Observable.clearChanged
Class Overview | Class Members |
This Package |
All Packages
protected synchronized void clearChanged()
Description
Indicates that this object has no longer changed, or that it has
already notified all of its observers of its most recent change.
This method is called automatically by the
notifyObservers methods.
See Also
notifyObservers, notifyObservers