|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--sdl.test.TestUserEvent
Shows custom user defined SDLUserEvent in action. Users would typially extend SDLUserEvent to hold data, return source object, etc..
| Constructor Summary | |
TestUserEvent()
|
|
| Method Summary | |
boolean |
incomingEvents(sdl.event.SDLCustomEvent event)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TestUserEvent()
| Method Detail |
public boolean incomingEvents(sdl.event.SDLCustomEvent event)
throws sdl.event.SDLEventException
incomingEvents in interface sdl.event.EventListenersdl.event.SDLEventExceptionpublic static void main(java.lang.String[] args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||