Uses of Class
jmri.jmrix.dccpp.DCCppLightManager
-
Packages that use DCCppLightManager Package Description jmri.jmrix.dccpp -
-
Uses of DCCppLightManager in jmri.jmrix.dccpp
Constructors in jmri.jmrix.dccpp with parameters of type DCCppLightManager Constructor Description DCCppLight(DCCppTrafficController tc, DCCppLightManager lm, java.lang.String systemName)
Create a Light object, with only system name.DCCppLight(DCCppTrafficController tc, DCCppLightManager lm, java.lang.String systemName, java.lang.String userName)
Create a Light object, with both system and user names.
-