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