Package org.eclipse.ui.internal
Interface IWorkbenchGraphicConstants
public interface IWorkbenchGraphicConstants
This class defines constants for looking up resources that are available only
within the Eclipse UI and Eclipse UI Standard Components projects.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Identifies an activity.static final String
Identifies an activity category.static final String
Default icon for Quick Access elements.static final String
Identifies a font.static final String
Default icon for Quick Access nodes.static final String
Separator icon for selection dialogs.static final String
Icon for unsigned objects (such as bundles).static final String
Icon for objects whos signing state is not known (such as bundles).static final String
Icon for signed objects (such as bundles).static final String
Identifies a theme category.static final String
Generic working set icon.static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Field Details
-
IMG_ETOOL_IMPORT_WIZ
- See Also:
-
IMG_ETOOL_EXPORT_WIZ
- See Also:
-
IMG_ETOOL_NEW_PAGE
- See Also:
-
IMG_ETOOL_PIN_EDITOR
- See Also:
-
IMG_ETOOL_PIN_EDITOR_DISABLED
- See Also:
-
IMG_ETOOL_HELP_CONTENTS
- See Also:
-
IMG_ETOOL_HELP_SEARCH
- See Also:
-
IMG_ETOOL_TIPS_AND_TRICKS
- See Also:
-
IMG_ETOOL_NEW_FASTVIEW
- See Also:
-
IMG_DTOOL_NEW_FASTVIEW
- See Also:
-
IMG_ETOOL_RESTORE_TRIMPART
- See Also:
-
IMG_ETOOL_EDITOR_TRIMPART
- See Also:
-
IMG_LCL_CLOSE_VIEW
- See Also:
-
IMG_LCL_PIN_VIEW
- See Also:
-
IMG_LCL_MIN_VIEW
- See Also:
-
IMG_LCL_RENDERED_VIEW_MENU
- See Also:
-
IMG_LCL_VIEW_MENU
- See Also:
-
IMG_LCL_BUTTON_MENU
- See Also:
-
IMG_LCL_SELECTED_MODE
- See Also:
-
IMG_LCL_SHOWCHILD_MODE
- See Also:
-
IMG_LCL_SHOWSYNC_RN
- See Also:
-
IMG_LCL_CLOSE_VIEW_THIN
- See Also:
-
IMG_LCL_MIN_VIEW_THIN
- See Also:
-
IMG_LCL_MAX_VIEW_THIN
- See Also:
-
IMG_LCL_RESTORE_VIEW_THIN
- See Also:
-
IMG_LCL_SHOW_TOOLBAR_THIN
- See Also:
-
IMG_LCL_HIDE_TOOLBAR_THIN
- See Also:
-
IMG_LCL_VIEW_MENU_THIN
- See Also:
-
IMG_WIZBAN_NEW_WIZ
- See Also:
-
IMG_WIZBAN_EXPORT_WIZ
- See Also:
-
IMG_WIZBAN_IMPORT_WIZ
- See Also:
-
IMG_WIZBAN_EXPORT_PREF_WIZ
- See Also:
-
IMG_WIZBAN_IMPORT_PREF_WIZ
- See Also:
-
IMG_WIZBAN_WORKINGSET_WIZ
- See Also:
-
IMG_VIEW_DEFAULTVIEW_MISC
- See Also:
-
IMG_OBJ_ACTIVITY_CATEGORY
Identifies an activity category.- Since:
- 3.0
- See Also:
-
IMG_OBJ_ACTIVITY
Identifies an activity.- Since:
- 3.0
- See Also:
-
IMG_OBJ_FONT
Identifies a font.- Since:
- 3.0
- See Also:
-
IMG_OBJ_THEME_CATEGORY
Identifies a theme category.- Since:
- 3.0
- See Also:
-
IMG_OBJ_WORKING_SETS
Generic working set icon.- Since:
- 3.2
- See Also:
-
IMG_OBJ_SEPARATOR
Separator icon for selection dialogs.- See Also:
-
IMG_OBJ_NODE
Default icon for Quick Access nodes.- See Also:
-
IMG_OBJ_ELEMENT
Default icon for Quick Access elements.- See Also:
-
IMG_OBJ_SIGNED_YES
Icon for signed objects (such as bundles).- Since:
- 3.3
- See Also:
-
IMG_OBJ_SIGNED_NO
Icon for unsigned objects (such as bundles).- Since:
- 3.3
- See Also:
-
IMG_OBJ_SIGNED_UNKNOWN
Icon for objects whos signing state is not known (such as bundles).- Since:
- 3.3
- See Also:
-
IMG_PREF_IMPORT
- See Also:
-
IMG_PREF_EXPORT
- See Also:
-