Documentation of 'kcl.waterloo.observable.GJAbstractObservable' Java class
GJAbstractObservable
kcl.waterloo.observable

Class GJAbstractObservable

  • All Implemented Interfaces:
    java.beans.PropertyChangeListener, java.util.EventListener, GJLinkableInterface, GJObservableInterface
    Direct Known Subclasses:
    GJAbstractDataVector, GJAbstractPlotModelImpl, GJDataModel


    public abstract class GJAbstractObservable
    extends java.lang.Object
    implements GJObservableInterface, GJLinkableInterface
    /** Abstract implementation of the GJObservableInterface. Listeners can be added using the addPropertyChangeListener methods and are registered in a PropertyChangeSupport instance stored as a property of the GJAbstractObservable superclass instance. A list of linked objects is maintained in an internal ArrayList. Objects in the list can be modified in propertyChange methods of super-classes that extend the GJAbstractObservable class.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.