Uses of Package
jmri.profile
Packages that use jmri.profile
Package
Description
Contains JMRI classes related to supporting JavaBeans and
PropertyChangeListeners.Provides implementations of various JMRI interfaces.
Support for implementing Warrants in JMRI.
Basic support for advanced programming, primarily used by DecoderPro.
Interfaces and implementations for system-specific code.
Provides implementations of various JMRI managers.
JMRI profile management.
Interfaces that can be implemented outside the JMRI.jar file to implement new
behavior in JMRI.
Provides small Swing-based tool and utility classes
for JMRI basic forms.
Contains various utilities classes that are
useful across the entire
JMRI library structure.
Provides a unique network identity for JMRI instances.
This package provides two mechanisms for storing preferences and one
mechanism for storing user interface state within a JMRI profile:
JmriConfigurationProvider
Complex preferences within an XML element provided by the object storing
and retrieving the element.
JmriPreferencesProvider
Simple preferences within a Preferences
construct.
JmriUserInterfaceConfigurationProvider
Complex user interface state within an XML element provided by the object
storing and retrieving the element.
These three classes provide arbitrary read/write access to the
underlying storage, such that writing a users preferences does not require
any part of a JMRI application have knowledge of every object that manages
users preferences.Provides utilities and classes for Zeroconf/Bonjour networking.
-
Classes in jmri.profile used by apps.systemconsole
-
Classes in jmri.profile used by jmri.beans
-
Classes in jmri.profile used by jmri.implementation
-
Classes in jmri.profile used by jmri.jmrit.consisttool
-
Classes in jmri.profile used by jmri.jmrit.logix
-
Classes in jmri.profile used by jmri.jmrit.roster
-
Classes in jmri.profile used by jmri.jmrit.symbolicprog
-
Classes in jmri.profile used by jmri.jmrix
-
Classes in jmri.profile used by jmri.managers
-
Classes in jmri.profile used by jmri.profileClassDescriptionJMRI local copy of the NetBeans Platform org.netbeans.spi.project.AuxiliaryConfiguration.JMRI local copy of the NetBeans Platform org.netbeans.spi.project.AuxiliaryProperties.A JMRI application profile.Manage JMRI configuration profiles.
-
Classes in jmri.profile used by jmri.server.web.app
-
Classes in jmri.profile used by jmri.spi
-
Classes in jmri.profile used by jmri.swing
-
Classes in jmri.profile used by jmri.util
-
Classes in jmri.profile used by jmri.util.gui
-
Classes in jmri.profile used by jmri.util.node
-
Classes in jmri.profile used by jmri.util.prefsClassDescriptionJMRI local copy of the NetBeans Platform org.netbeans.spi.project.AuxiliaryConfiguration.A JMRI application profile.
-
Classes in jmri.profile used by jmri.util.startup
-
Classes in jmri.profile used by jmri.util.zeroconf