|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FocusEvent.Type | |
org.gnu.gtk.event |
Uses of FocusEvent.Type in org.gnu.gtk.event |
Fields in org.gnu.gtk.event declared as FocusEvent.Type | |
static FocusEvent.Type |
FocusEvent.Type.FOCUS_IN
This event indicates that the source has focus now. |
static FocusEvent.Type |
FocusEvent.Type.FOCUS_OUT
This event indicates that the source has lost focus now. |
Methods in org.gnu.gtk.event with parameters of type FocusEvent.Type | |
boolean |
FocusEvent.isOfType(FocusEvent.Type aType)
|
Constructors in org.gnu.gtk.event with parameters of type FocusEvent.Type | |
FocusEvent(java.lang.Object source,
FocusEvent.Type type)
Construct a FocusEvent object. |
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV NEXT | FRAMES NO FRAMES |