|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gnu.glib.EventType
org.gnu.gtk.event.LifeCycleEvent.Type
public static class LifeCycleEvent.Type
Field Summary | |
---|---|
static 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. |
static 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. |
static 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. |
static 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. |
static 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. |
static 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. |
static 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. |
static 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. |
Method Summary |
---|
Methods inherited from class org.gnu.glib.EventType |
---|
getID, getName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final LifeCycleEvent.Type REALIZE
public static final LifeCycleEvent.Type UNREALIZE
public static final LifeCycleEvent.Type DELETE
public static final LifeCycleEvent.Type DESTROY
public static final LifeCycleEvent.Type SHOW
public static final LifeCycleEvent.Type HIDE
public static final LifeCycleEvent.Type MAP
public static final LifeCycleEvent.Type UNMAP
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |