Uses of Class
jmri.jmrit.logixng.util.LogixNG_SelectBoolean
Packages that use LogixNG_SelectBoolean
Package
Description
-
Uses of LogixNG_SelectBoolean in jmri.jmrit.logixng.util
Methods in jmri.jmrit.logixng.util with parameters of type LogixNG_SelectBoolean -
Uses of LogixNG_SelectBoolean in jmri.jmrit.logixng.util.configurexml
Methods in jmri.jmrit.logixng.util.configurexml with parameters of type LogixNG_SelectBooleanModifier and TypeMethodDescriptionvoidLogixNG_SelectBooleanXml.load(org.jdom2.Element booleanElement, LogixNG_SelectBoolean selectBoolean) org.jdom2.ElementLogixNG_SelectBooleanXml.store(LogixNG_SelectBoolean selectBoolean, String tagName) Default implementation for storing the contents of a LogixNG_SelectBoolean -
Uses of LogixNG_SelectBoolean in jmri.jmrit.logixng.util.swing
Methods in jmri.jmrit.logixng.util.swing with parameters of type LogixNG_SelectBooleanModifier and TypeMethodDescriptionLogixNG_SelectBooleanSwing.createPanel(LogixNG_SelectBoolean selectBoolean) voidLogixNG_SelectBooleanSwing.updateObject(LogixNG_SelectBoolean selectBoolean) booleanLogixNG_SelectBooleanSwing.validate(LogixNG_SelectBoolean selectBoolean, List<String> errorMessages)