|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.gnu.gtk.event.GtkEventType | +--org.gnu.gtk.event.ContainerEvent.Type
Field Summary | |
static ContainerEvent.Type |
ADD
This event indicates that a child widget has been added to the container. |
static ContainerEvent.Type |
CHECK_RESIZE
This event indicates that ... |
static ContainerEvent.Type |
REMOVE
This event indicates that a child widget has been removed to the container. |
static ContainerEvent.Type |
SET_FOCUS_CHILD
This event indicates that a child widget has been given focus. |
Methods inherited from class org.gnu.gtk.event.GtkEventType |
getID, getName |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final ContainerEvent.Type ADD
public static final ContainerEvent.Type CHECK_RESIZE
public static final ContainerEvent.Type REMOVE
public static final ContainerEvent.Type SET_FOCUS_CHILD
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |