Uses of Interface
jmri.SectionManager
-
Packages that use SectionManager Package Description jmri.jmrit.beantable Provides table GUI for manipulating NamedBean objects: Turnouts, Sensors, SignalHeads.jmri.managers Provides implementations of various JMRI managers. -
-
Uses of SectionManager in jmri.jmrit.beantable
Fields in jmri.jmrit.beantable declared as SectionManager Modifier and Type Field Description (package private) SectionManagerSectionTableAction. sectionManager -
Uses of SectionManager in jmri.managers
Classes in jmri.managers that implement SectionManager Modifier and Type Class Description classDefaultSectionManagerBasic Implementation of a SectionManager.
-