public class SelectTreeAction extends DataModuleAction
| Modifier and Type | Field and Description |
|---|---|
static String |
_aSelectMethod |
frame, modulechangeSupport, 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 |
|---|
SelectTreeAction(DecisionMethodsDataModule module) |
SelectTreeAction(DecisionMethodsDataModule module,
String name) |
SelectTreeAction(DecisionMethodsDataModule module,
String name,
Icon icon) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent arg0) |
void |
addTree(IDecisionMethod tree) |
void |
runAction() |
getFrame, setFrameaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic static final String _aSelectMethod
public SelectTreeAction(DecisionMethodsDataModule module)
public SelectTreeAction(DecisionMethodsDataModule module, String name)
public SelectTreeAction(DecisionMethodsDataModule module, String name, Icon icon)
public void actionPerformed(ActionEvent arg0)
actionPerformed in interface ActionListeneractionPerformed in class DataModuleActionpublic void addTree(IDecisionMethod tree)
public void runAction()
throws Exception
runAction in class DataModuleActionExceptionCopyright © 2004–2018 Ideaconsult Ltd. All rights reserved.