public static interface UIEvents.UILifeCycle
Modifier and Type | Field and Description |
---|---|
static String |
ACTIVATE
Sent when an MPart is activated
|
static String |
APP_SHUTDOWN_STARTED
Sent when application shutdown is starting
|
static String |
APP_STARTUP_COMPLETE
Sent when application startup is complete
|
static String |
BRINGTOTOP
Sent when a UIElement is brought to top
|
static String |
PERSPECTIVE_OPENED
Sent when a perspective is opened
|
static String |
PERSPECTIVE_RESET
Sent when a perspective is reset
|
static String |
PERSPECTIVE_SAVED
Sent when a perspective is saved
|
static String |
THEME_CHANGED
Sent when the theme is changed
|
static String |
THEME_DEFINITION_CHANGED
Sent when the theme definition is changed
|
static String |
TOPIC
Base name for all UI life cycle events
|
static final String TOPIC
static final String BRINGTOTOP
static final String ACTIVATE
static final String PERSPECTIVE_SAVED
static final String PERSPECTIVE_OPENED
static final String PERSPECTIVE_RESET
static final String APP_STARTUP_COMPLETE
static final String APP_SHUTDOWN_STARTED
static final String THEME_CHANGED
static final String THEME_DEFINITION_CHANGED
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.