Package jmri.jmris

Class AbstractOperationsServer.TrainListener

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected TrainListener​(java.lang.String trainId)  
    • 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

      • TrainListener

        protected TrainListener​(java.lang.String trainId)
    • Method Detail

      • propertyChange

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