|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jaxme.impl.PMImpl.ListObserver
| Constructor Summary | |
PMImpl.ListObserver(java.util.List pList)
|
|
| Method Summary | |
void |
notify(Observable pObservable)
The Observable indicates that its state has changed. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PMImpl.ListObserver(java.util.List pList)
| Method Detail |
public void notify(Observable pObservable)
ObserverThe Observable indicates that its state has changed. The Observer must inspect the Observable to detect what exactly has changed.
notify in interface Observer
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||