|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SurfaceUpdatedListener
Method Summary | |
---|---|
void |
surfaceUpdated(Object updater,
NativeWindow window,
long when)
Notification of a surface update event. |
Method Detail |
---|
void surfaceUpdated(Object updater, NativeWindow window, long when)
updater
- is the caller object who updated the surface,
e.g. a JOGL GLDrawable.window
- the NativeWindow, which surface is updatedwhen
- the time in ms, when the surface was updated
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |