Package jmri.jmrix.lenz.swing.lzv100
Class LZV100Action
java.lang.Object
javax.swing.AbstractAction
jmri.jmrix.lenz.swing.AbstractXPressNetAction
jmri.jmrix.lenz.swing.lzv100.LZV100Action
- All Implemented Interfaces:
ActionListener,Serializable,Cloneable,EventListener,Action,SystemConnectionAction<XNetSystemConnectionMemo>
Swing action to create and register an LZV100Frame object.
The LZV100Frame is a configuration tool for the LZV100 command
Station.
- See Also:
-
Field Summary
Fields inherited from class jmri.jmrix.lenz.swing.AbstractXPressNetAction
_memoFields inherited from class javax.swing.AbstractAction
changeSupport, enabledFields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jmri.jmrix.lenz.swing.AbstractXPressNetAction
getSystemConnectionMemo, getSystemConnectionMemoClasses, setSystemConnectionMemoMethods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
Constructor Details
-
LZV100Action
-
LZV100Action
-
-
Method Details
-
actionPerformed
-