Uses of Class
jmri.jmrit.display.SensorIcon
Packages that use SensorIcon
Package
Description
Provides control panel and associated visible icon classes.
XML persistance for the
jmri.jmrit.display package.Layout Editor currently represents both structure and graphical display through a single set of objects.
-
Uses of SensorIcon in jmri.jmrit.display
Fields in jmri.jmrit.display declared as SensorIconMethods in jmri.jmrit.display that return SensorIconModifier and TypeMethodDescriptionprotected SensorIconEditor.putSensor()Add a sensor indicator to the target.Methods in jmri.jmrit.display with parameters of type SensorIconModifier and TypeMethodDescriptionSensorIcon.cloneMap(HashMap<Integer, NamedIcon> map, SensorIcon pos) protected PositionableSensorIcon.finishClone(SensorIcon pos) voidSensorTextEdit.initComponents(SensorIcon l, String name) -
Uses of SensorIcon in jmri.jmrit.display.configurexml
Methods in jmri.jmrit.display.configurexml with parameters of type SensorIconModifier and TypeMethodDescription(package private) voidSensorIconXml.loadTextInfo(SensorIcon l, org.jdom2.Element element) protected voidSensorIconXml.storeIconInfo(SensorIcon p, org.jdom2.Element element) protected voidSensorIconXml.storeTextInfo(SensorIcon p, org.jdom2.Element element) -
Uses of SensorIcon in jmri.jmrit.display.layoutEditor
Fields in jmri.jmrit.display.layoutEditor declared as SensorIconModifier and TypeFieldDescription(package private) SensorIconLayoutEditorTools.turnoutSensorBlockIconMethods in jmri.jmrit.display.layoutEditor that return SensorIconMethods in jmri.jmrit.display.layoutEditor that return types with arguments of type SensorIconMethods in jmri.jmrit.display.layoutEditor with parameters of type SensorIcon -
Uses of SensorIcon in jmri.jmrit.speedometer
Fields in jmri.jmrit.speedometer declared as SensorIconModifier and TypeFieldDescription(package private) SensorIconSpeedometerFrame.startSensorIcon(package private) SensorIconSpeedometerFrame.stopSensorIcon1(package private) SensorIconSpeedometerFrame.stopSensorIcon2