public class EditCategoryAction extends AbstractTreeAction implements ICategoryAction
| Modifier and Type | Field and Description |
|---|---|
protected IDecisionCategory |
category |
PARENTKEY, treechangeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
EditCategoryAction(IDecisionMethod tree) |
EditCategoryAction(IDecisionMethod tree,
String name) |
EditCategoryAction(IDecisionMethod tree,
String name,
Icon icon) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent arg0) |
IDecisionCategory |
getCategory() |
void |
setCategory(IDecisionCategory category) |
getParentFrame, getTree, setTreeaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected IDecisionCategory category
public EditCategoryAction(IDecisionMethod tree)
public EditCategoryAction(IDecisionMethod tree, String name)
public EditCategoryAction(IDecisionMethod tree, String name, Icon icon)
public void actionPerformed(ActionEvent arg0)
actionPerformed in interface ActionListenerpublic IDecisionCategory getCategory()
getCategory in interface ICategoryActionpublic void setCategory(IDecisionCategory category)
setCategory in interface ICategoryActionCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.