Class DefaultMaleDigitalExpressionSocketSwing
java.lang.Object
jmri.jmrit.logixng.swing.AbstractSwingConfigurator
jmri.jmrit.logixng.implementation.swing.AbstractMaleSocketSwing
jmri.jmrit.logixng.implementation.swing.DefaultMaleDigitalExpressionSocketSwing
- All Implemented Interfaces:
Comparable<SwingConfiguratorInterface>,SwingConfiguratorInterface
Configures an DefaultMaleDigitalActionSocket object with a Swing JPanel.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected JPanelgetSubPanel(Base object) voidupdateObjectForSubPanel(Base object) Methods inherited from class jmri.jmrit.logixng.implementation.swing.AbstractMaleSocketSwing
createNewObject, createPanel, dispose, getAutoSystemName, getConfigPanel, getConfigPanel, getExampleSystemName, getManager, toString, updateObject, validateMethods inherited from class jmri.jmrit.logixng.swing.AbstractSwingConfigurator
executeEvaluate, getAllSymbols, getExecuteEvaluateMenuText, getJDialog, setJDialogMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface jmri.jmrit.logixng.swing.SwingConfiguratorInterface
canClose, compareTo, setDefaultValues
-
Constructor Details
-
DefaultMaleDigitalExpressionSocketSwing
-
-
Method Details
-
getSubPanel
- Overrides:
getSubPanelin classAbstractMaleSocketSwing
-
updateObjectForSubPanel
- Overrides:
updateObjectForSubPanelin classAbstractMaleSocketSwing
-