|
java-gnome version 4.0.19 | ||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Widget.KeyReleaseEvent
Handler interface for key release events. Calling
getKeyval()
on the event
parameter gets you to the constant representing the key that was
actually typed.
Method Summary | |
---|---|
boolean |
onKeyReleaseEvent(Widget source,
EventKey event)
(See the comment at Widget.KeyReleaseEvent to understand the return value) |
Method Detail |
---|
boolean onKeyReleaseEvent(Widget source, EventKey event)
Widget.KeyReleaseEvent
to understand the return value)
|
![]() java-gnome |
||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |