Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
Uses of Class java.util.Observable
Uses in package java.util
Methods with parameter type java.util.Observable
void
Observer
.
update
(
Observable
observable,
Object
arg)
This method is called whenever the observable object changes, and has called
notifyObservers
.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)