|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.glib.EventType
org.gnu.gtk.event.FocusEvent.Type
Field Summary | |
static FocusEvent.Type |
FOCUS_IN
This event indicates that the source has focus now. |
static FocusEvent.Type |
FOCUS_OUT
This event indicates that the source has lost focus now. |
Methods inherited from class org.gnu.glib.EventType |
getID, getName |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final FocusEvent.Type FOCUS_IN
public static final FocusEvent.Type FOCUS_OUT
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |