|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.Observable | +--uk.org.ogsadai.client.databrowser.DBDataServiceView.DataServiceViewObservable
Inner class to allow this Observer to be Observed. Necessary so that observers can be notified when the list selection changes.
Field Summary | |
private static java.lang.String |
COPYRIGHT_NOTICE
Copyright statement |
Fields inherited from class java.util.Observable |
|
Constructor Summary | |
private |
DBDataServiceView.DataServiceViewObservable()
|
Method Summary | |
void |
updateObservers(java.lang.Object obj)
|
Methods inherited from class java.util.Observable |
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final java.lang.String COPYRIGHT_NOTICE
Constructor Detail |
private DBDataServiceView.DataServiceViewObservable()
Method Detail |
public void updateObservers(java.lang.Object obj)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |