|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ActiveObject.Delegate
Interface for delegates that get notified on changes to instances of this (outer) class.
| Method Summary | |
|---|---|
void |
onUpdate(ActiveObject obj)
This method is called whenever ActiveObject.update() is called on
an (outer) instance. |
| Method Detail |
|---|
void onUpdate(ActiveObject obj)
ActiveObject.update() is called on
an (outer) instance.
obj - non-null; the instance which was updated
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||