Uses of Interface
jmri.StringIOManager
Packages that use StringIOManager
Package
Description
Provides basic interfaces and certain core implementations for the JMRI
layout management concepts.
Provides table GUI for manipulating NamedBean objects: Turnouts,
Sensors, SignalHeads.
The jmrix.internal package contains a JMRI connection implementation
for use without a layout.
Provides access to LocoNet systems, along with a lot of Swing-based tools.
Implementation of the JMRI OpenLCB hardware interface.
Provides implementations of various JMRI managers.
-
Uses of StringIOManager in jmri
Methods in jmri with parameters of type StringIOManagerModifier and TypeMethodDescriptionstatic voidInstanceManager.setStringIOManager(StringIOManager p) -
Uses of StringIOManager in jmri.jmrit.beantable
Fields in jmri.jmrit.beantable declared as StringIOManagerMethods in jmri.jmrit.beantable that return StringIOManagerModifier and TypeMethodDescriptionStringIOTableDataModel.getManager()Get the Table Model Bean Manager. -
Uses of StringIOManager in jmri.jmrix.internal
Classes in jmri.jmrix.internal that implement StringIOManagerModifier and TypeClassDescriptionclassImplement a StringIOManager for "Internal" (virtual) StringIOs. -
Uses of StringIOManager in jmri.jmrix.loconet
Classes in jmri.jmrix.loconet that implement StringIOManagerModifier and TypeClassDescriptionclassManage the LocoNet-specific Sensor implementation. -
Uses of StringIOManager in jmri.jmrix.openlcb
Classes in jmri.jmrix.openlcb that implement StringIOManagerModifier and TypeClassDescriptionclassImplement a StringIOManager for OpenLCB StringIOs. -
Uses of StringIOManager in jmri.managers
Classes in jmri.managers that implement StringIOManagerModifier and TypeClassDescriptionclassAbstract partial implementation of a StringIOManager.classImplementation of a StringIOManager that can serve as a proxy for multiple system-specific implementations.