Uses of Interface
jmri.IdTagManager
Packages that use IdTagManager
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.
Provides access to LocoNet systems, along with a lot of Swing-based tools.
Provides a table showing relationships among Nodes, Event Producers and Event Consumers
Provides implementations of various JMRI managers.
-
Uses of IdTagManager in jmri
Subinterfaces of IdTagManager in jmriModifier and TypeInterfaceDescriptioninterfaceLocate a RailCom Object representing a specific RailCom Enabled device.
RailCom is a registered trademark of Lenz GmbH.Methods in jmri with parameters of type IdTagManager -
Uses of IdTagManager in jmri.jmrit.beantable
Fields in jmri.jmrit.beantable declared as IdTagManager -
Uses of IdTagManager in jmri.jmrix.loconet
Classes in jmri.jmrix.loconet that implement IdTagManagerModifier and TypeClassDescriptionclassConcrete implementation for the InternalIdTagManagerinterface that manages TranspondingTags. -
Uses of IdTagManager in jmri.jmrix.openlcb.swing.eventtable
Fields in jmri.jmrix.openlcb.swing.eventtable declared as IdTagManagerModifier and TypeFieldDescription(package private) IdTagManagerEventTablePane.EventTableDataModel.tagManager -
Uses of IdTagManager in jmri.jmrix.openlcb.swing.monitor
Fields in jmri.jmrix.openlcb.swing.monitor declared as IdTagManager -
Uses of IdTagManager in jmri.jmrix.rfid.swing.tagcarwin
Fields in jmri.jmrix.rfid.swing.tagcarwin declared as IdTagManager -
Uses of IdTagManager in jmri.managers
Classes in jmri.managers that implement IdTagManagerModifier and TypeClassDescriptionclassConcrete implementation for the InternalIdTagManagerinterface.classConcrete implementation for the InternalRailComManagerinterface.classImplementation of a IdTagManager that can serve as a proxy for multiple system-specific implementations.Methods in jmri.managers that return IdTagManagerModifier and TypeMethodDescriptionProxyIdTagManager.getDefaultManager()Get the default manager or the internal manager if no default manager has been set. -
Uses of IdTagManager in jmri.managers.configurexml
Constructors in jmri.managers.configurexml with parameters of type IdTagManager