public class EditRuleAction extends AbstractTreeAction implements IRuleAction
IDecisionRuleEditor of a preset rule.
An AbstractTreeAction descendant| Modifier and Type | Field and Description |
|---|---|
protected IDecisionRule |
rule |
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 |
|---|
EditRuleAction(IDecisionMethod tree) |
EditRuleAction(IDecisionMethod tree,
String arg0) |
EditRuleAction(IDecisionMethod tree,
String arg0,
Icon arg1) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent arg0) |
IDecisionRule |
getRule() |
void |
setRule(IDecisionRule rule) |
getParentFrame, getTree, setTreeaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected IDecisionRule rule
public EditRuleAction(IDecisionMethod tree)
public EditRuleAction(IDecisionMethod tree, String arg0)
public EditRuleAction(IDecisionMethod tree, String arg0, Icon arg1)
public void actionPerformed(ActionEvent arg0)
actionPerformed in interface ActionListenerpublic IDecisionRule getRule()
getRule in interface IRuleActionpublic void setRule(IDecisionRule rule)
setRule in interface IRuleActionCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.