Uses of Class
jmri.beans.UnboundBean

Packages that use UnboundBean
Package
Description
 
Issue Reporter for JMRI and related applications.
Provides basic interfaces and certain core implementations for the JMRI layout management concepts.
Contains JMRI classes related to supporting JavaBeans and PropertyChangeListeners.
Provides an XML-based mechanism for storing and restoring configurations.
Provides implementations of various JMRI interfaces.
Server implementation for the JMRI interfaces.
 
Contains a SRCP protocol parser to be built with the Java Compiler Compiler (JavaCC).
 
Provides control panel and associated visible icon classes.
Layout Editor currently represents both structure and graphical display through a single set of objects.
Support for implementing Warrants in JMRI.
 
 
 
 
 
Basic support for advanced programming, primarily used by DecoderPro.
Interfaces and implementations for system-specific code.
This package handles communications for the CTI Acela hardware.
 
Provides connections and GUI support for attached speedometers.
 
Defines classes for interfacing to a CAN-based model railway control bus.
Defines classes for interfacing to a MERG CBUS network.
Provides basic interfaces and certain core implementations for the JMRI C/MRI implementation.
 
 
 
 
Support for the ESU ECoS.
This package handles communications for the ProTrak Grapevine hardware.
 
 
 
The jmrix.internal package contains a JMRI connection implementation for use without a layout.
 
 
 
 
Provides access to LocoNet systems, along with a lot of Swing-based tools.
 
JMRI implementation of the LocoNet over TCP protocol.
 
 
 
Implementation and specialization for connecting to to an Uhlenbrock Intellibox-II via its in-built USB connection.
 
 
 
 
 
Classes to interact with a Marklin Network Connection.
Classes to interact with a Marklin Network Connection.
Provides JMRI layout objects that use MQTT connections.
 
 
 
 
This package handles communications for powerline adapters, such as X10.
This package handles communications for CM11 powerline adapters.
This package handles communications for CP290 powerline adapters.
This package handles communications for DMX lighting adapters.
This package handles communications for Insteon 2412S adapters.
 
Connects to a QSI programmer unit.
This package handles communications for RFID adapters.
 
This package contains software specific to the RPS system from NAC Services, Inc.
This package handles communications for the TracTronics SECSI hardware.
 
Provide a JMRI connection to an SRCP server.
Support for the ESU ECoS.
 
 
 
Provides implementations of various JMRI managers.
JMRI profile management.
The JMRI JSON Services provide access to JMRI via JSON data objects via a RESTful interface over HTTP or via JSON messages via a socket interface over TCP or WebSockets.
 
 
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.
 
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.