Uses of Class
jmri.jmrit.roster.Roster
Packages that use Roster
Package
Description
-
Uses of Roster in jmri.jmrit.roster
Methods in jmri.jmrit.roster that return RosterModifier and TypeMethodDescriptionstatic RosterRoster.getDefault()Get the roster for the profile returned byProfileManager.getActiveProfile().static RosterGet the roster for the specified profile.Get the roster for the profile.Set the roster for the profile.Methods in jmri.jmrit.roster with parameters of type RosterModifier and TypeMethodDescriptionList the roster groups this entry is a member of, returning existingRosterGroups from the specifiedRosterif they exist.Set the roster for the profile. -
Uses of Roster in jmri.jmrit.roster.swing
Fields in jmri.jmrit.roster.swing declared as RosterModifier and TypeFieldDescriptionprotected RosterRosterEntryComboBox._roster(package private) RosterRosterEntryToGroupAction.rosterConstructors in jmri.jmrit.roster.swing with parameters of type RosterModifierConstructorDescriptionGlobalRosterEntryComboBox(Roster roster) Create a combo box with all roster entries in an arbitrary Roster.GlobalRosterEntryComboBox(Roster roster, String roadName, String roadNumber, String dccAddress, String mfg, String decoderMfgID, String decoderVersionID, String id) Create a combo box with roster entries in an arbitrary Roster matching the specified attributes.RosterEntryComboBox(Roster roster) Create a combo box with an arbitrary Roster and all entries in the active roster group.RosterEntryComboBox(Roster roster, String rosterGroup) Create a combo box with an arbitrary Roster and all entries in an arbitrary roster group.RosterEntryComboBox(Roster roster, String roadName, String roadNumber, String dccAddress, String mfg, String decoderMfgID, String decoderVersionID, String id) Create a combo box with an arbitrary Roster and entries in the active roster group matching the specified attributes.RosterEntryComboBox(Roster roster, String rosterGroup, String roadName, String roadNumber, String dccAddress, String mfg, String decoderMfgID, String decoderVersionID, String id) Create a combo box with an arbitrary Roster and entries in an arbitrary roster group matching the specified attributes.RosterGroupComboBox(Roster roster) Create a RosterGroupComboBox with an arbitrary Roster instead of the default Roster instance.RosterGroupComboBox(Roster roster, String selection) Create a RosterGroupComboBox with arbitrary selection and Roster. -
Uses of Roster in jmri.jmrix.loconet.swing.lncvprog
Fields in jmri.jmrix.loconet.swing.lncvprog declared as Roster -
Uses of Roster in jmri.jmrix.loconet.swing.lnsv1prog
Fields in jmri.jmrix.loconet.swing.lnsv1prog declared as Roster