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