toxTree.apps.toxForest
Class ToxForestActions

java.lang.Object
  extended by javax.swing.ActionMap
      extended by toxtree.data.ActionList
          extended by toxTree.apps.toxForest.ToxForestActions
All Implemented Interfaces:
java.io.Serializable

public class ToxForestActions
extends ActionList

Toxforest actions.

Author:
Nina Jeliazkova nina@acad.bg Modified Dec 16, 2006
See Also:
Serialized Form

Field Summary
static java.lang.String _aEditMethod
           
static java.lang.String _aSkipNotImplemented
           
static java.lang.String _CompoundAction
           
static java.lang.String _EditAction
           
static java.lang.String _FileAction
           
static java.lang.String _HazardAction
           
 
Fields inherited from class toxtree.data.ActionList
_CHILDREN, _MNEMONICID, _TYPEID, frame, no
 
Constructor Summary
ToxForestActions()
           
ToxForestActions(javax.swing.JFrame mainFrame)
           
 
Method Summary
 
Methods inherited from class toxtree.data.ActionList
addAction, addAction, allActionsEnable, changeExtension, createMenu, createSubmenu, enable, getCurrentDirectory, getFrame, selectFile, setCurrentDirectory, showMessage, showMsg
 
Methods inherited from class javax.swing.ActionMap
allKeys, clear, get, getParent, keys, put, remove, setParent, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_aSkipNotImplemented

public static final java.lang.String _aSkipNotImplemented
See Also:
Constant Field Values

_FileAction

public static final java.lang.String _FileAction
See Also:
Constant Field Values

_EditAction

public static final java.lang.String _EditAction
See Also:
Constant Field Values

_CompoundAction

public static final java.lang.String _CompoundAction
See Also:
Constant Field Values

_HazardAction

public static final java.lang.String _HazardAction
See Also:
Constant Field Values

_aEditMethod

public static final java.lang.String _aEditMethod
See Also:
Constant Field Values
Constructor Detail

ToxForestActions

public ToxForestActions()

ToxForestActions

public ToxForestActions(javax.swing.JFrame mainFrame)


Copyright © 2004-2012 Ideaconsult Ltd.. All Rights Reserved.