|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ApplicationObserver
An observer to be notified when the application coordinates change.
Method Summary | |
---|---|
void |
coordinatesUpdated(Coordinate new_coords)
This method is invoked when the application-level coordinates are updated. |
Method Detail |
---|
void coordinatesUpdated(Coordinate new_coords)
new_coords
- the new application-level coordinates
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |