Class LocoStatsPanelAction
- java.lang.Object
 - 
- javax.swing.AbstractAction
 - 
- jmri.util.swing.JmriAbstractAction
 - 
- jmri.util.swing.JmriNamedPaneAction
 - 
- jmri.jmrix.loconet.swing.LnNamedPaneAction
 - 
- jmri.jmrix.loconet.locostats.swing.LocoStatsPanelAction
 
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.awt.event.ActionListener,java.io.Serializable,java.lang.Cloneable,java.util.EventListener,javax.swing.Action,SystemConnectionAction<LocoNetSystemConnectionMemo>
public class LocoStatsPanelAction extends LnNamedPaneAction
- See Also:
 - Serialized Form
 
 
- 
- 
Field Summary
- 
Fields inherited from class jmri.util.swing.JmriNamedPaneAction
paneClass 
- 
Fields inherited from class jmri.util.swing.JmriAbstractAction
context, hint, wi 
 - 
 
- 
Constructor Summary
Constructors Constructor Description LocoStatsPanelAction() 
- 
Method Summary
- 
Methods inherited from class jmri.jmrix.loconet.swing.LnNamedPaneAction
getSystemConnectionMemo, getSystemConnectionMemoClasses, makePanel, setSystemConnectionMemo 
- 
Methods inherited from class jmri.util.swing.JmriAbstractAction
actionPerformed, dispose, setContext, setHint, setName, setParameter, setParameter, setWindowInterface, toString 
- 
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled 
 - 
 
 - 
 
- 
- 
Constructor Detail
- 
LocoStatsPanelAction
public LocoStatsPanelAction()
 
 - 
 
 -