Field Summary |
|
final public static String | ADD_EXT Edit menu: name of group for extra Add-like actions (value "add.ext" ). |
final public static String | BUILD_EXT Workbench menu: name of group for extra Build-like actions
(value "build.ext" ). |
final public static String | BUILD_GROUP Group ids for build toolbar group. |
final public static String | CLOSE_EXT File menu: name of group for extra Close-like actions (value "close.ext" ). |
final public static String | CUT_EXT Edit menu: name of group for extra Cut-like actions (value "cut.ext" ). |
final public static String | EDIT_END Edit menu: name of group for end of menu (value "editEnd" ). |
final public static String | EDIT_START Edit menu: name of group for start of menu (value "editStart" ). |
final public static String | FILE_END File menu: name of group for end of menu (value "fileEnd" ). |
final public static String | FILE_START File menu: name of group for start of menu (value "fileStart" ). |
final public static String | FIND_EXT Edit menu: name of group for extra Find-like actions (value "find.ext" ).
Note: The value of this constant has changed in 3.3 to match the specification;
before 3.3, its value was incorrect ("cut.ext" ). |
final public static String | GO_INTO Navigate menu: name of standard Go Into global action
(value "goInto" ). |
final public static String | GO_TO Navigate menu: name of standard Go To submenu
(value "goTo" ). |
final public static String | GO_TO_RESOURCE Navigate menu: name of standard Go To Resource global action
(value "goToResource" ). |
final public static String | GROUP_ADD Pop-up menu: name of group for Add actions (value "group.add" ). |
final public static String | GROUP_FILE Pop-up menu and cool bar: name of group for File actions (value "group.file" ). |
final public static String | GROUP_NAV Coolbar: name of group for Navigate actions (value "group.nav" ). |
final public static String | GROUP_SHOW_IN Pop-up menu: name of group for Show In actions (value "group.showIn" ). |
final public static String | HELP_END Help menu: name of group for end of menu
(value "helpEnd" ). |
final public static String | HELP_START Help menu: name of group for start of menu
(value "helpStart" ). |
final public static String | HISTORY_GROUP Group ids for history toolbar group. |
final public static String | IMPORT_EXT File menu: name of group for extra Import-like actions (value "import.ext" ). |
final public static String | MRU File menu: name of "Most Recently Used File" group. |
final public static String | M_EDIT Name of standard Edit menu (value "edit" ). |
final public static String | M_FILE Name of standard File menu (value "file" ). |
final public static String | M_HELP Name of standard Help menu (value "help" ). |
final public static String | M_NAVIGATE Name of standard Navigate menu (value "navigate" ). |
final public static String | M_PROJECT Name of standard Project menu (value "project" ). |
final public static String | M_WINDOW Name of standard Window menu (value "window" ). |
final public static String | NAV_END Navigate menu: name of group for end of menu
(value "navEnd" ). |
final public static String | NAV_START Navigate menu: name of group for start of menu
(value "navStart" ). |
final public static String | NEW_EXT File menu: name of group for extra New-like actions (value "new.ext" ). |
final public static String | NEW_GROUP Group ids for new toolbar group. |
final public static String | OPEN_EXT Navigate menu: name of group for extra Open actions
(value "open.ext" ). |
final public static String | PIN_GROUP Group id for pin toolbar group. |
final public static String | PRINT_EXT File menu: name of group for extra Print-like actions (value "print.ext" ). |
final public static String | PROJ_END Project menu: name of group for start of menu
(value "projEnd" ). |
final public static String | PROJ_START Project menu: name of group for start of menu
(value "projStart" ). |
final public static String | SAVE_EXT File menu: name of group for extra Save-like actions (value "save.ext" ). |
final public static String | SAVE_GROUP Group ids for save toolbar group. |
final public static String | SHOW_EXT Navigate menu: name of group for extra Show actions
(value "show.ext" ). |
final public static String | TOOLBAR_FILE Workbench toolbar id for file toolbar group. |
final public static String | TOOLBAR_NAVIGATE Workbench toolbar id for navigate toolbar group. |
final public static String | UNDO_EXT Edit menu: name of group for extra Undo-like actions (value "undo.ext" ). |