Package jmri.profile
@DefaultAnnotation({})
package jmri.profile
JMRI profile management. JMRI uses
Profiles to provide a
mechanism for storing multiple JMRI configurations that can be loaded at
application launch time.
JMRI searches pre-determined paths for previously unknown Profiles when
listing Profiles in the ProfileManagerDialog or
ProfilePreferencesPanel. This allows profiles to be
imported into a JMRI instance while that instance is not running.-
ClassDescriptionAdd a new
Profileto JMRI.JMRI local copy of the NetBeans Platform org.netbeans.spi.project.AuxiliaryConfiguration.JMRI local copy of the NetBeans Platform org.netbeans.spi.project.AuxiliaryProperties.An empty JMRI application profile.A JMRI application profile.FileFilter for use in a JFileChooser.FileView for use in a JFileChooser.Implements a list cell renderer that provides a Profile-specific tool tip.A list ofProfiles, suitable for use in Swing components that display a list of items.Manage JMRI configuration profiles.Display a list ofProfiles that can be selected to start a JMRI application.A JPanel suitable for managingProfiles within a preferences window.Utility methods to get information aboutProfiles.A tabular data model for the search paths used to findProfiles.