|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A interface containing the jrex supported event types. Presently the constants defined in this interface are also defined in native JNI header.
Field Summary | |
static int |
CONTEXT_MENU_EVENT
Event type representing JRex ContextMenu event. |
static int |
HISTORY_EVENT
Event type representing JRex History event. |
static int |
OBSERVER_EVENT
Event type representing JRex Observer event. |
static int |
PROGRESS_EVENT
Event type representing JRex Progress event. |
static int |
SHUTDOWN_EVENT
Event type representing shutdown event. |
static int |
TOOL_TIP_EVENT
Event type representing JRex ToolTip event. |
static int |
URICONTENT_EVENT
Event type representing JRex URIContent event. |
static int |
WINDOW_EVENT
Event type representing JRex Window event. |
Field Detail |
public static final int SHUTDOWN_EVENT
public static final int WINDOW_EVENT
public static final int HISTORY_EVENT
public static final int PROGRESS_EVENT
public static final int CONTEXT_MENU_EVENT
public static final int TOOL_TIP_EVENT
public static final int OBSERVER_EVENT
public static final int URICONTENT_EVENT
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |