|
|||||||||
| Home >> All >> java >> [ util overview ] | PREV NEXT | ||||||||
Uses of Class
java.util.Observable
| Uses of Observable in java.util |
| Methods in java.util with parameters of type Observable | |
void |
Observer.update(Observable observable,
java.lang.Object arg)
This method is called whenever the observable object changes, and has called notifyObservers. |
|
|||||||||
| Home >> All >> java >> [ util overview ] | PREV NEXT | ||||||||