public class HardResetAction extends JobAction
DESIGN_GROUP, ENABLED_PROPERTY, JOB_GROUP, PROPERTY_GROUP, VISIBLE_PROPERTY| Constructor and Description | 
|---|
| HardResetAction() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | doAction() | 
| protected void | doFree(ExplorerContext explorerContext) | 
| protected void | doPrepare(ExplorerContext explorerContext) | 
| javax.swing.KeyStroke | getAcceleratorKey()Get the Accelerator key for the action. | 
| java.lang.String | getGroup()Get the group name. | 
| java.lang.Integer | getMnemonicKey()Get the Mnemonic Key for the action. | 
| java.lang.String | getName()Get the name for the option. | 
action, addPropertyChangeListener, checkPrepare, getExplorerContext, isEnabled, isPrepared, isVisible, prepare, removePropertyChangeListener, setEnabled, setSelectedContext, setVisiblepublic java.lang.String getName()
ExplorerActionpublic java.lang.String getGroup()
ExplorerActionpublic java.lang.Integer getMnemonicKey()
ExplorerActionpublic javax.swing.KeyStroke getAcceleratorKey()
ExplorerActionprotected void doPrepare(ExplorerContext explorerContext)
protected void doFree(ExplorerContext explorerContext)