org.gnu.gtk.event

Class UIManagerEvent.Type

Enclosing Class:
UIManagerEvent

public static class UIManagerEvent.Type
extends EventType

Field Summary

static UIManagerEvent.Type
ACTIONS_CHANGED
static UIManagerEvent.Type
ADD_WIDGET
static UIManagerEvent.Type
CONNECT_PROXY
static UIManagerEvent.Type
DISCONNECT_PROXY
static UIManagerEvent.Type
POST_ACTIVATE
static UIManagerEvent.Type
PRE_ACTIVATE

Method Summary

Methods inherited from class org.gnu.glib.EventType

getID, getName

Field Details

ACTIONS_CHANGED

public static final UIManagerEvent.Type ACTIONS_CHANGED

ADD_WIDGET

public static final UIManagerEvent.Type ADD_WIDGET

CONNECT_PROXY

public static final UIManagerEvent.Type CONNECT_PROXY

DISCONNECT_PROXY

public static final UIManagerEvent.Type DISCONNECT_PROXY

POST_ACTIVATE

public static final UIManagerEvent.Type POST_ACTIVATE

PRE_ACTIVATE

public static final UIManagerEvent.Type PRE_ACTIVATE