jmri.jmrit.symbolicprog
Class AbstractQualifier

Show UML class diagram
java.lang.Object
  extended by jmri.jmrit.symbolicprog.AbstractQualifier
All Implemented Interfaces:
PropertyChangeListener, EventListener, Qualifier
Direct Known Subclasses:
ValueQualifier

public abstract class AbstractQualifier
extends Object
implements Qualifier, PropertyChangeListener

Watches a specific Variable to qualify others.


Constructor Summary
AbstractQualifier(AbstractValue qualifiedVal, AbstractValue watchedVal)
           
 
Method Summary
 void propertyChange(PropertyChangeEvent e)
           
 void update(int value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractQualifier

public AbstractQualifier(AbstractValue qualifiedVal,
                         AbstractValue watchedVal)
Method Detail

propertyChange

public void propertyChange(PropertyChangeEvent e)
Specified by:
propertyChange in interface PropertyChangeListener

update

public void update(int value)


Copyright © 1997 - 2010 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