Uses of Enum
jmri.jmrit.display.switchboardEditor.SwitchBoardLabelDisplays
Packages that use SwitchBoardLabelDisplays
-
Uses of SwitchBoardLabelDisplays in jmri.jmrit.display.switchboardEditor
Methods in jmri.jmrit.display.switchboardEditor that return SwitchBoardLabelDisplaysModifier and TypeMethodDescriptionSwitchboardEditor.nameDisplay()Get the label type.static SwitchBoardLabelDisplaysReturns the enum constant of this type with the specified name.static SwitchBoardLabelDisplays[]SwitchBoardLabelDisplays.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.display.switchboardEditor with parameters of type SwitchBoardLabelDisplaysModifier and TypeMethodDescriptionvoidSwitchboardEditor.setLabel(SwitchBoardLabelDisplays label) voidSwitchboardEditor.setShowUserName(SwitchBoardLabelDisplays label)