Uses of Class
jmri.implementation.LightControl

Packages that use LightControl
jmri Provides basic interfaces and certain core implementations for the JMRI layout management concepts. 
jmri.implementation Provides implementations of various JMRI interfaces. 
jmri.jmrit.beantable Provides table GUI for manipulating NamedBean objects: Turnouts, Sensors, SignalHeads. 
 

Uses of LightControl in jmri
 

Methods in jmri that return types with arguments of type LightControl
 ArrayList<LightControl> Light.getLightControlList()
           
 

Methods in jmri with parameters of type LightControl
 void Light.addLightControl(LightControl c)
           
 

Uses of LightControl in jmri.implementation
 

Fields in jmri.implementation with type parameters of type LightControl
protected  ArrayList<LightControl> AbstractLight.lightControlList
          System independent instance variables (saved between runs)
 

Methods in jmri.implementation that return types with arguments of type LightControl
 ArrayList<LightControl> AbstractLight.getLightControlList()
           
 

Methods in jmri.implementation with parameters of type LightControl
 void AbstractLight.addLightControl(LightControl c)
           
 

Uses of LightControl in jmri.jmrit.beantable
 

Methods in jmri.jmrit.beantable with parameters of type LightControl
 String LightTableAction.getDescriptionText(LightControl lc, int type)
          Returns text showing the type of Light Control
 



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