|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.Observable
vishnu.util.ObservableAdapter
public class ObservableAdapter

| Constructor Summary | |
|---|---|
ObservableAdapter()
|
|
| Method Summary | |
|---|---|
void |
notifyObservers()
|
void |
notifyObservers(java.lang.Object arg)
|
| Methods inherited from class java.util.Observable |
|---|
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, setChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObservableAdapter()
| Method Detail |
|---|
public void notifyObservers()
notifyObservers in class java.util.Observablepublic void notifyObservers(java.lang.Object arg)
notifyObservers in class java.util.Observable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||