Uses of Class
edu.neu.ccs.gui.PropertyChangeForwardingListener

Packages that use PropertyChangeForwardingListener
edu.neu.ccs.gui Provides classes and interfaces for designing and implementing graphical interfaces and for the creation of paintable and mutatable objects.. 
 

Uses of PropertyChangeForwardingListener in edu.neu.ccs.gui
 

Methods in edu.neu.ccs.gui that return PropertyChangeForwardingListener
 PropertyChangeForwardingListener SupportsPropertyChange.getForwardingListener()
          Returns the PropertyChangeForwardingListener that will forward the property change events it receives to this object.
 PropertyChangeForwardingListener PaintableSequenceComposite.getForwardingListener()
           
 PropertyChangeForwardingListener JPTComponent.getForwardingListener()
          Returns the PropertyChangeForwardingListener that will forward the property change events it receives to this object.
 PropertyChangeForwardingListener BaseShape.getForwardingListener()
          Returns the PropertyChangeForwardingListener that will forward the property change events it receives to this object.
 PropertyChangeForwardingListener AbstractPaintable.getForwardingListener()
          Returns the PropertyChangeForwardingListener that will forward the property change events it receives to this object.