Uses of Class
jmri.util.PhysicalLocationPanel
-
Packages that use PhysicalLocationPanel Package Description jmri.jmrit.operations.locations.tools jmri.util Contains various utilities classes that are useful across the entire JMRI library structure. -
-
Uses of PhysicalLocationPanel in jmri.jmrit.operations.locations.tools
Fields in jmri.jmrit.operations.locations.tools declared as PhysicalLocationPanel Modifier and Type Field Description (package private) PhysicalLocationPanelSetPhysicalLocationFrame. physicalLocation -
Uses of PhysicalLocationPanel in jmri.util
Methods in jmri.util that return PhysicalLocationPanel Modifier and Type Method Description static PhysicalLocationPanelPhysicalLocation. getPanel(java.lang.String title)Get a panel component that can be used to view and/or edit a location.
-