Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.gnu.glib.EventType
org.gnu.gtk.event.ContainerEvent.Type
public static class ContainerEvent.Type
extends EventType
Field Summary | |
static ContainerEvent.Type |
|
static ContainerEvent.Type |
|
static ContainerEvent.Type |
|
static ContainerEvent.Type |
|
Method Summary |
public static final ContainerEvent.Type ADD
This event indicates that a child widget has been added to the container.
public static final ContainerEvent.Type REMOVE
This event indicates that a child widget has been removed to the container.
public static final ContainerEvent.Type SET_FOCUS_CHILD
This event indicates that a child widget has been given focus.