Class DebuggerMaleDigitalBooleanActionSocketSwing
- java.lang.Object
- 
- jmri.jmrit.logixng.swing.AbstractSwingConfigurator
- 
- jmri.jmrit.logixng.tools.debugger.swing.AbstractDebuggerMaleSocketSwing
- 
- jmri.jmrit.logixng.tools.debugger.swing.DebuggerMaleDigitalBooleanActionSocketSwing
 
 
 
- 
- All Implemented Interfaces:
- java.lang.Comparable<SwingConfiguratorInterface>,- SwingConfiguratorInterface
 
 public class DebuggerMaleDigitalBooleanActionSocketSwing extends AbstractDebuggerMaleSocketSwing Configures an DebuggerMaleDigitalBooleanActionSocket object with a Swing JPanel.
- 
- 
Constructor SummaryConstructors Constructor Description DebuggerMaleDigitalBooleanActionSocketSwing()
 - 
Method Summary- 
Methods inherited from class jmri.jmrit.logixng.tools.debugger.swing.AbstractDebuggerMaleSocketSwingcreateNewObject, createPanel, createSubPanel, dispose, getAutoSystemName, getConfigPanel, getConfigPanel, getExampleSystemName, getManager, toString, updateObject, validate, validateSubPanel
 - 
Methods inherited from class jmri.jmrit.logixng.swing.AbstractSwingConfiguratorexecuteEvaluate, getAllSymbols, getExecuteEvaluateMenuText, getJDialog, setJDialog
 - 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 - 
Methods inherited from interface jmri.jmrit.logixng.swing.SwingConfiguratorInterfacecanClose, compareTo, setDefaultValues
 
- 
 
- 
- 
- 
Constructor Detail- 
DebuggerMaleDigitalBooleanActionSocketSwingpublic DebuggerMaleDigitalBooleanActionSocketSwing() 
 
- 
 
-