| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
EventTypeorg.gnu.gtk.event.LifeCycleEvent.Typepublic static class LifeCycleEvent.Typeextends EventTypeField Summary | |
static LifeCycleEvent.Type |
|
static LifeCycleEvent.Type |
|
static LifeCycleEvent.Type |
|
static LifeCycleEvent.Type |
|
static LifeCycleEvent.Type |
|
static LifeCycleEvent.Type |
|
static LifeCycleEvent.Type |
|
static LifeCycleEvent.Type |
|
public static final LifeCycleEvent.Type DELETE
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 widget has been deleted
public static final LifeCycleEvent.Type DESTROY
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 widget has been destroyed
public static final LifeCycleEvent.Type HIDE
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 widget has become invisible.
public static final LifeCycleEvent.Type MAP
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 widget has been mapped.
public static final LifeCycleEvent.Type REALIZE
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 widget has been realized.
public static final LifeCycleEvent.Type SHOW
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 widget has become visible.
public static final LifeCycleEvent.Type UNMAP
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 widget has been unmapped.
public static final LifeCycleEvent.Type UNREALIZE
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 widget has been unrealized