Class DefaultMaleStringExpressionSocketSwing
- java.lang.Object
-
- jmri.jmrit.logixng.swing.AbstractSwingConfigurator
-
- jmri.jmrit.logixng.implementation.swing.AbstractMaleSocketSwing
-
- jmri.jmrit.logixng.implementation.swing.DefaultMaleStringExpressionSocketSwing
-
- All Implemented Interfaces:
java.lang.Comparable<SwingConfiguratorInterface>
,SwingConfiguratorInterface
public class DefaultMaleStringExpressionSocketSwing extends AbstractMaleSocketSwing
Configures an DefaultMaleDigitalActionSocket object with a Swing JPanel.
-
-
Constructor Summary
Constructors Constructor Description DefaultMaleStringExpressionSocketSwing()
-
Method Summary
-
Methods inherited from class jmri.jmrit.logixng.implementation.swing.AbstractMaleSocketSwing
createNewObject, createPanel, dispose, getAutoSystemName, getConfigPanel, getConfigPanel, getExampleSystemName, getManager, getSubPanel, toString, updateObject, updateObjectForSubPanel, validate
-
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
-
DefaultMaleStringExpressionSocketSwing
public DefaultMaleStringExpressionSocketSwing()
-
-