|
WUI : API |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WEvent | |
org.westofj.wui | |
org.westofj.wui.table |
Uses of WEvent in org.westofj.wui |
Subclasses of WEvent in org.westofj.wui | |
class |
WActionEvent
An object capturing that a widget event has occurred. |
class |
WChangeEvent
An object capturing that a change event has occurred. |
Methods in org.westofj.wui that return WEvent | |
WEvent |
WEventQueue.dequeue()
|
Methods in org.westofj.wui with parameters of type WEvent | |
void |
WRunner.enqueue(WEvent event)
|
void |
WRunner.enqueue2(WEvent event)
|
void |
WEventQueue.enqueue(WEvent event)
|
void |
WEventQueue.enqueue1(WEvent event)
|
void |
WEventQueue.enqueue2(WEvent event)
|
Uses of WEvent in org.westofj.wui.table |
Subclasses of WEvent in org.westofj.wui.table | |
class |
WTableSelectionEvent
An object capturing that a table selection event has occurred. |
|
Copyright (c) 2003 West of J - All rights reserved. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |