public class ToxTreeActions extends ActionList
ToxTreeApp| Modifier and Type | Field and Description |
|---|---|
static String |
_aEditMethod |
static String |
_aSkipNotImplemented |
static String |
_CompoundAction |
static String |
_EditAction |
static String |
_FileAction |
static String |
_HazardAction |
protected BatchAction |
batchAction |
protected Action |
editCompoundAction |
protected Action |
editMethodAction |
protected Action |
estimateAction |
protected ArrayList |
estimateActions |
protected Action |
estimateAllAction |
protected Action |
explainAction |
protected ArrayList |
fileActions |
protected ArrayList |
helpActions |
protected ToxTreeModule |
model |
protected Action |
viewMethodAction |
_CHILDREN, _MNEMONICID, _TYPEID, frame, no| Constructor and Description |
|---|
ToxTreeActions(JFrame mainFrame,
ToxTreeModule model) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCompoundActions(String title,
String mnemonic) |
protected void |
addEditActions(String title,
String mnemonic) |
protected void |
addFileActions(String title,
String mnemonic) |
protected void |
addHazardActions(String title,
String mnemonic) |
protected void |
addHelpActions(String title,
String mnemonic) |
protected void |
addRulesActions(String title,
String mnemonic) |
Action |
getEditCompoundAction() |
Action |
getEstimateAction() |
Action |
getExplainAction() |
Action |
getViewMethodAction() |
void |
startBatch(File input) |
addAction, addAction, allActionsEnable, changeExtension, createMenu, createSubmenu, enable, getCurrentDirectory, getFrame, selectFile, setCurrentDirectory, showMessage, showMsgprotected ToxTreeModule model
protected ArrayList estimateActions
protected ArrayList fileActions
protected ArrayList helpActions
protected Action estimateAction
protected Action estimateAllAction
protected Action explainAction
protected Action viewMethodAction
protected Action editMethodAction
protected Action editCompoundAction
protected BatchAction batchAction
public static final String _aSkipNotImplemented
public static final String _FileAction
public static final String _EditAction
public static final String _CompoundAction
public static final String _HazardAction
public static final String _aEditMethod
public ToxTreeActions(JFrame mainFrame, ToxTreeModule model)
Copyright © 2004–2018 Ideaconsult Ltd. All rights reserved.