FileDocCategorySizeDatePackage
ChangeObserver.javaAPI DocExample347Sat Feb 01 07:35:38 GMT 1997imaginary.gui

ChangeObserver

public interface ChangeObserver
This class is implemented by panels that wish to have asynchronous notification of observable changes.

Fields Summary
Constructors Summary
Methods Summary
public abstract voidobserveChange()
This method gets called to signify that a change has occurred in an observed object.