public abstract class AbstractRuleAction extends AbstractAction implements IRuleAction
AbstractAction descendant , performing an action on a preset IDecisionRule| Modifier and Type | Field and Description |
|---|---|
protected IDecisionRule |
rule |
changeSupport, 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 |
|---|
AbstractRuleAction(IDecisionRule rule) |
AbstractRuleAction(IDecisionRule rule,
String arg0) |
AbstractRuleAction(IDecisionRule rule,
String arg0,
Icon arg1) |
| Modifier and Type | Method and Description |
|---|---|
JFrame |
getParentFrame() |
IDecisionRule |
getRule() |
void |
setRule(IDecisionRule rule) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitactionPerformedprotected IDecisionRule rule
public AbstractRuleAction(IDecisionRule rule)
public AbstractRuleAction(IDecisionRule rule, String arg0)
public AbstractRuleAction(IDecisionRule rule, String arg0, Icon arg1)
public IDecisionRule getRule()
getRule in interface IRuleActionpublic void setRule(IDecisionRule rule)
setRule in interface IRuleActionpublic JFrame getParentFrame()
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.