Uses of Interface
jmri.LightManager

Packages that use LightManager
jmri Provides basic interfaces and certain core implementations for the JMRI layout management concepts. 
jmri.jmrit.beantable Provides table GUI for manipulating NamedBean objects: Turnouts, Sensors, SignalHeads. 
jmri.jmrix.acela This package handles communications for the CTI Acela hardware. 
jmri.jmrix.cmri.serial   
jmri.jmrix.jmriclient   
jmri.jmrix.lenz   
jmri.jmrix.loconet Provides access to LocoNet systems, along with a lot of Swing-based tools. 
jmri.jmrix.nce   
jmri.jmrix.powerline.cm11 This package handles communications for CM11 powerline adapters. 
jmri.managers Provides implementations of various JMRI managers. 
 

Uses of LightManager in jmri
 

Methods in jmri that return LightManager
static LightManager InstanceManager.lightManagerInstance()
           
 

Methods in jmri with parameters of type LightManager
protected  void InstanceManager.addLightManager(LightManager p)
           
static void InstanceManager.setLightManager(LightManager p)
           
 

Uses of LightManager in jmri.jmrit.beantable
 

Fields in jmri.jmrit.beantable declared as LightManager
protected  LightManager LightTableAction.lightManager
           
 

Uses of LightManager in jmri.jmrix.acela
 

Classes in jmri.jmrix.acela that implement LightManager
 class AcelaLightManager
          Implement light manager for Acela systems System names are "ALnnn", where nnn is the bit number without padding.
 

Uses of LightManager in jmri.jmrix.cmri.serial
 

Classes in jmri.jmrix.cmri.serial that implement LightManager
 class SerialLightManager
          Implement light manager for CMRI serial systems System names are "CLnnn", where nnn is the bit number without padding.
 

Uses of LightManager in jmri.jmrix.jmriclient
 

Classes in jmri.jmrix.jmriclient that implement LightManager
 class JMRIClientLightManager
          Implement light manager for JMRIClient systems System names are "prefixnnn", where prefix is the system prefix and nnn is the light number without padding.
 

Uses of LightManager in jmri.jmrix.lenz
 

Classes in jmri.jmrix.lenz that implement LightManager
 class XNetLightManager
          Implement light manager for XPressNet systems System names are "XLnnnnn", where nnnnn is the bit number without padding.
 

Methods in jmri.jmrix.lenz that return LightManager
 LightManager XNetSystemConnectionMemo.getLightManager()
           
 

Methods in jmri.jmrix.lenz with parameters of type LightManager
 void XNetSystemConnectionMemo.setLightManager(LightManager l)
           
 

Uses of LightManager in jmri.jmrix.loconet
 

Classes in jmri.jmrix.loconet that implement LightManager
 class LnLightManager
          Implement light manager for loconet systems System names are "LLnnnnn", where nnnnn is the bit number without padding.
 

Uses of LightManager in jmri.jmrix.nce
 

Classes in jmri.jmrix.nce that implement LightManager
 class NceLightManager
          Implement light manager for NCE systems System names are "NLnnnnn", where nnnnn is the stationary decoder address.
 

Uses of LightManager in jmri.jmrix.powerline.cm11
 

Classes in jmri.jmrix.powerline.cm11 that implement LightManager
 class SpecificLightManager
          Implement light manager for powerline serial systems with CM11 adapters Just provide the specific objects at creation time.
 

Uses of LightManager in jmri.managers
 

Classes in jmri.managers that implement LightManager
 class AbstractLightManager
          Abstract partial implementation of a LightManager.
 class InternalLightManager
          Implement a light manager for "Internal" (virtual) lights.
 class ProxyLightManager
          Implementation of a LightManager that can serves as a proxy for multiple system-specific implementations.
 



Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads