Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
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 |
|
public static final ContainerEvent.Type ADD
Deprecated. Superceeded by java-gnome 4.0; Signals all have individual interfaces each with a single method corresponding to the signature of the underlying callback.
This event indicates that a child widget has been added to the container.
public static final ContainerEvent.Type CHECK_RESIZE
Deprecated. Superceeded by java-gnome 4.0; Signals all have individual interfaces each with a single method corresponding to the signature of the underlying callback.
This event indicates that ...
public static final ContainerEvent.Type REMOVE
Deprecated. Superceeded by java-gnome 4.0; Signals all have individual interfaces each with a single method corresponding to the signature of the underlying callback.
This event indicates that a child widget has been removed to the container.
public static final ContainerEvent.Type SET_FOCUS_CHILD
Deprecated. Superceeded by java-gnome 4.0; Signals all have individual interfaces each with a single method corresponding to the signature of the underlying callback.
This event indicates that a child widget has been given focus.