Package jmri.jmris

Class AbstractLightServer.LightListener

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) Light light  
      (package private) java.lang.String name  
    • Constructor Summary

      Constructors 
      Constructor Description
      LightListener​(java.lang.String lightName)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void propertyChange​(java.beans.PropertyChangeEvent e)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • propertyChange

        public void propertyChange​(java.beans.PropertyChangeEvent e)
        Specified by:
        propertyChange in interface java.beans.PropertyChangeListener