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