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