public interface IWorkbenchCommandConstants
Modifier and Type | Field and Description |
---|---|
static String |
EDIT_ADD_BOOKMARK
Id for command "Add Bookmark" in category "Edit"
(value is
"org.eclipse.ui.edit.addBookmark" ). |
static String |
EDIT_ADD_TASK
Id for command "Add Task" in category "Edit".
|
static String |
EDIT_CONTENT_ASSIST
Id for command "Content Assist" in category "Edit"
(value is
"org.eclipse.ui.edit.text.contentAssist.proposals" ). |
static String |
EDIT_CONTEXT_INFORMATION
Id for command "Context Information" in category "Edit"
(value is
"org.eclipse.ui.edit.text.contentAssist.contextInformation" ). |
static String |
EDIT_COPY
Id for command "Copy" in category "Edit"
(value is
"org.eclipse.ui.edit.copy" ). |
static String |
EDIT_CUT
Id for command "Cut" in category "Edit"
(value is
"org.eclipse.ui.edit.cut" ). |
static String |
EDIT_DELETE
Id for command "Delete" in category "Edit"
(value is
"org.eclipse.ui.edit.delete" ). |
static String |
EDIT_FIND_AND_REPLACE
Id for command "Find and Replace" in category "Edit"
(value is
"org.eclipse.ui.edit.findReplace" ). |
static String |
EDIT_PASTE
Id for command "Paste" in category "Edit"
(value is
"org.eclipse.ui.edit.paste" ). |
static String |
EDIT_REDO
Id for command "Redo" in category "Edit"
(value is
"org.eclipse.ui.edit.redo" ). |
static String |
EDIT_SELECT_ALL
Id for command "Select All" in category "Edit"
(value is
"org.eclipse.ui.edit.selectAll" ). |
static String |
EDIT_UNDO
Id for command "Undo" in category "Edit"
(value is
"org.eclipse.ui.edit.undo" ). |
static String |
FILE_CLOSE
Id for command "Close" in category "File" (value is
"org.eclipse.ui.file.close" ). |
static String |
FILE_CLOSE_ALL
Id for command "Close All" in category "File"
(value is
"org.eclipse.ui.file.closeAll" ). |
static String |
FILE_CLOSE_OTHERS
Id for command "Close Others" in category "File"
(value is
"org.eclipse.ui.file.closeOthers" ). |
static String |
FILE_EXIT
Id for command "Exit" in category "File"
(value is
"org.eclipse.ui.file.exit" ). |
static String |
FILE_EXPORT
Id for command "Export" in category "File" (value is
"org.eclipse.ui.file.export" ). |
static String |
FILE_EXPORT_PARM_WIZARDID
Id for parameter "Export Wizard" in command "Export" in category "File"
(value is
"exportWizardId" ). |
static String |
FILE_IMPORT
Id for command "Import" in category "File"
(value is
"org.eclipse.ui.file.import" ). |
static String |
FILE_IMPORT_PARM_WIZARDID
Id for parameter "Import Wizard" in command "Import" in category "File"
(value is
"importWizardId" ). |
static String |
FILE_MOVE
Id for command "Move" in category "File"
(value is
"org.eclipse.ui.edit.move" ). |
static String |
FILE_NEW
Id for command "New" in category "File"
(value is
"org.eclipse.ui.newWizard" ). |
static String |
FILE_NEW_PARM_WIZARDID
Id for parameter "New Wizard" in command "New" in category "File" (value
is
"newWizardId" ). |
static String |
FILE_PRINT
Id for command "Print" in category "File"
(value is
"org.eclipse.ui.file.print" ). |
static String |
FILE_PROPERTIES
Id for command "Properties" in category "File"
(value is
"org.eclipse.ui.file.properties" ). |
static String |
FILE_REFRESH
Id for command "Refresh" in category "File"
(value is
"org.eclipse.ui.file.refresh" ). |
static String |
FILE_RENAME
Id for command "Rename" in category "File"
(value is
"org.eclipse.ui.edit.rename" ). |
static String |
FILE_RESTART
Id for command "Restart" in category "File"
(value is
"org.eclipse.ui.file.restartWorkbench" ). |
static String |
FILE_REVERT
Id for command "Revert" in category "File"
(value is
"org.eclipse.ui.file.revert" ). |
static String |
FILE_SAVE
Id for command "Save" in category "File"
(value is
"org.eclipse.ui.file.save" ). |
static String |
FILE_SAVE_ALL
Id for command "Save All" in category "File"
(value is
"org.eclipse.ui.file.saveAll" ). |
static String |
FILE_SAVE_AS
Id for command "Save As" in category "File"
(value is
"org.eclipse.ui.file.saveAs" ). |
static String |
HELP_ABOUT
Id for command "About" in category "Help"
(value is
"org.eclipse.ui.help.aboutAction" ). |
static String |
HELP_DYNAMIC_HELP
Id for command "Dynamic Help" in category "Help"
(value is
"org.eclipse.ui.help.dynamicHelp" ). |
static String |
HELP_HELP_CONTENTS
Id for command "Help Contents" in category "Help"
(value is
"org.eclipse.ui.help.helpContents" ). |
static String |
HELP_HELP_SEARCH
Id for command "Help Search" in category "Help"
(value is
"org.eclipse.ui.help.helpSearch" ). |
static String |
HELP_TIPS_AND_TRICKS
Id for command "Tips and Tricks" in category "Help"
(value is
"org.eclipse.ui.help.tipsAndTricksAction" ). |
static String |
HELP_WELCOME
Id for command "Welcome" in category "Help"
(value is
"org.eclipse.ui.help.quickStartAction" ). |
static String |
NAVIGATE_BACK
Id for command "Back" in category "Navigate"
(value is
"org.eclipse.ui.navigate.back" ). |
static String |
NAVIGATE_BACKWARD_HISTORY
Id for command "Backward History" in category "Navigate"
(value is
"org.eclipse.ui.navigate.backwardHistory" ). |
static String |
NAVIGATE_COLLAPSE_ALL
Id for command "Collapse All" in category "Navigate"
(value is
"org.eclipse.ui.navigate.collapseAll" ). |
static String |
NAVIGATE_EXPAND_ALL
Id for command "Expand All" in category "Navigate" (value is
"org.eclipse.ui.navigate.expandAll" ). |
static String |
NAVIGATE_FORWARD
Id for command "Forward" in category "Navigate"
(value is
"org.eclipse.ui.navigate.forward" ). |
static String |
NAVIGATE_FORWARD_HISTORY
Id for command "Forward History" in category "Navigate"
(value is
"org.eclipse.ui.navigate.forwardHistory" ). |
static String |
NAVIGATE_GO_INTO
Id for command "Go Into" in category "Navigate"
(value is
"org.eclipse.ui.navigate.goInto" ). |
static String |
NAVIGATE_NEXT
Id for command "Next" in category "Navigate"
(value is
"org.eclipse.ui.navigate.next" ). |
static String |
NAVIGATE_NEXT_PAGE
Id for command "Next Page" in category "Navigate"
(value is
"org.eclipse.ui.part.nextPage" ). |
static String |
NAVIGATE_PREVIOUS
Id for command "Previous" in category "Navigate"
(value is
"org.eclipse.ui.navigate.previous" ). |
static String |
NAVIGATE_PREVIOUS_PAGE
Id for command "Previous Page" in category "Navigate"
(value is
"org.eclipse.ui.part.previousPage" ). |
static String |
NAVIGATE_SHOW_IN
Id for command "Show In" in category "Navigate"
(value is
"org.eclipse.ui.navigate.showIn" ). |
static String |
NAVIGATE_SHOW_IN_PARM_TARGET
Id for parameter "Target Id" in command "Show In" in category "Navigate"
(value is
"org.eclipse.ui.navigate.showIn.targetId" ). |
static String |
NAVIGATE_SHOW_IN_QUICK_MENU
Id for command "Show In" in category "Navigate" (value is
"org.eclipse.ui.navigate.showInQuickMenu" ). |
static String |
NAVIGATE_TOGGLE_LINK_WITH_EDITOR
Id for command "Toggle Link with Editor " in category "Navigate"
(value is
"org.eclipse.ui.navigate.linkWithEditor" ). |
static String |
NAVIGATE_UP
Id for command "Up" in category "Navigate"
(value is
"org.eclipse.ui.navigate.up" ). |
static String |
PERSPECTIVES_SHOW_PERSPECTIVE
Id for command "Show Perspective" in category "Perspectives"
(value is
"org.eclipse.ui.perspectives.showPerspective" ). |
static String |
PERSPECTIVES_SHOW_PERSPECTIVE_PARM_ID
Id for parameter "Perspective Id" in command "Show Perspective" in
category "Perspectives" (value is
"org.eclipse.ui.perspectives.showPerspective.perspectiveId"
). |
static String |
PERSPECTIVES_SHOW_PERSPECTIVE_PARM_NEWWINDOW
Id for parameter "In New Window" in command "Show Perspective" in
category "Perspectives" (value is
"org.eclipse.ui.perspectives.showPerspective.newWindow" ). |
static String |
PROJECT_BUILD_ALL
Id for command "Build All" in category "Project".
|
static String |
PROJECT_BUILD_PROJECT
Id for command "Build Project" in category "Project".
|
static String |
PROJECT_CLOSE_PROJECT
Id for command "Close Project" in category "Project".
|
static String |
PROJECT_CLOSE_UNRELATED_PROJECTS
Id for command "Close Unrelated Projects" in category "Project".
|
static String |
PROJECT_OPEN_PROJECT
Id for command "Open Project" in category "Project".
|
static String |
VIEWS_SHOW_VIEW
Id for command "Show View" in category "Views"
(value is
"org.eclipse.ui.views.showView" ). |
static String |
VIEWS_SHOW_VIEW_PARM_FASTVIEW
Id for parameter "As Fastview" in command "Show View" in category "Views"
(value is
"org.eclipse.ui.views.showView.makeFast" ). |
static String |
VIEWS_SHOW_VIEW_PARM_ID
Id for parameter "View Id" in command "Show View" in category "Views"
(value is
"org.eclipse.ui.views.showView.viewId" ). |
static String |
VIEWS_SHOW_VIEW_SECONDARY_ID
Id for parameter "Secondary Id" in command "Show View" in category
"Views" (value is
"org.eclipse.ui.views.showView.secondaryId" ). |
static String |
WINDOW_ACTIVATE_EDITOR
Id for command "Activate Editor" in category "Window"
(value is
"org.eclipse.ui.window.activateEditor" ). |
static String |
WINDOW_CLOSE_ALL_PERSPECTIVES
Id for command "Close All Perspectives" in category "Window"
(value is
"org.eclipse.ui.window.closeAllPerspectives" ). |
static String |
WINDOW_CLOSE_PART
Id for command "Close Part" in category "Window" (value is
"org.eclipse.ui.file.closePart" ). |
static String |
WINDOW_CLOSE_PERSPECTIVE
Id for command "Close Perspective" in category "Window"
(value is
"org.eclipse.ui.window.closePerspective" ). |
static String |
WINDOW_CLOSE_PERSPECTIVE_PARM_ID
Id for parameter "Perspective Id" in command "Close Perspective" in
category "Window" (value is
"org.eclipse.ui.window.closePerspective.perspectiveId" ). |
static String |
WINDOW_CUSTOMIZE_PERSPECTIVE
Id for command "Customize Perspective" in category "Window"
(value is
"org.eclipse.ui.window.customizePerspective" ). |
static String |
WINDOW_LOCK_TOOLBAR
Id for command "Lock Toolbar" in category "Window" (value is
"org.eclipse.ui.window.lockToolbar" ). |
static String |
WINDOW_MAXIMIZE_ACTIVE_VIEW_OR_EDITOR
Id for command "Maximize Active View or Editor" in category "Window"
(value is
"org.eclipse.ui.window.maximizePart" ). |
static String |
WINDOW_MINIMIZE_ACTIVE_VIEW_OR_EDITOR
Id for command "Minimize Active View or Editor" in category "Window"
(value is
"org.eclipse.ui.window.minimizePart" ). |
static String |
WINDOW_NEW_EDITOR
Id for command "New Editor" in category "Window"
(value is
"org.eclipse.ui.window.newEditor" ). |
static String |
WINDOW_NEW_WINDOW
Id for command "New Window" in category "Window"
(value is
"org.eclipse.ui.window.newWindow" ). |
static String |
WINDOW_NEXT_EDITOR
Id for command "Next Editor" in category "Window"
(value is
"org.eclipse.ui.window.nextEditor" ). |
static String |
WINDOW_NEXT_PERSPECTIVE
Id for command "Next Perspective" in category "Window"
(value is
"org.eclipse.ui.window.nextPerspective" ). |
static String |
WINDOW_NEXT_VIEW
Id for command "Next View" in category "Window"
(value is
"org.eclipse.ui.window.nextView" ). |
static String |
WINDOW_PIN_EDITOR
Id for command "Pin Editor" in category "Window"
(value is
"org.eclipse.ui.window.pinEditor" ). |
static String |
WINDOW_PREFERENCES
Id for command "Preferences" in category "Window"
(value is
"org.eclipse.ui.window.preferences" ). |
static String |
WINDOW_PREFERENCES_PARM_PAGEID
Id for parameter "Preference Page Id" in command "Preferences" in
category "Window" (value is
"preferencePageId" ). |
static String |
WINDOW_PREVIOUS_EDITOR
Id for command "Previous Editor" in category "Window"
(value is
"org.eclipse.ui.window.previousEditor" ). |
static String |
WINDOW_PREVIOUS_PERSPECTIVE
Id for command "Previous Perspective" in category "Window"
(value is
"org.eclipse.ui.window.previousPerspective" ). |
static String |
WINDOW_PREVIOUS_VIEW
Id for command "Previous View" in category "Window"
(value is
"org.eclipse.ui.window.previousView" ). |
static String |
WINDOW_RESET_PERSPECTIVE
Id for command "Reset Perspective" in category "Window" (value is
"org.eclipse.ui.window.resetPerspective" ). |
static String |
WINDOW_SAVE_PERSPECTIVE_AS
Id for command "Save Perspective As" in category "Window"
(value is
"org.eclipse.ui.window.savePerspective" ). |
static String |
WINDOW_SHOW_KEY_ASSIST
Id for command "Show Key Assist" in category "Window"
(value is
"org.eclipse.ui.window.showKeyAssist" ). |
static String |
WINDOW_SHOW_VIEW_MENU
Id for command "Show View Menu" in category "Window"
(value is
"org.eclipse.ui.window.showViewMenu" ). |
static final String FILE_NEW
"org.eclipse.ui.newWizard"
).static final String FILE_NEW_PARM_WIZARDID
"newWizardId"
). Optional.static final String FILE_CLOSE
"org.eclipse.ui.file.close"
).static final String FILE_CLOSE_ALL
"org.eclipse.ui.file.closeAll"
).static final String FILE_IMPORT
"org.eclipse.ui.file.import"
).static final String FILE_IMPORT_PARM_WIZARDID
"importWizardId"
). Optional.static final String FILE_EXPORT
"org.eclipse.ui.file.export"
).static final String FILE_EXPORT_PARM_WIZARDID
"exportWizardId"
). Optional.static final String FILE_SAVE
"org.eclipse.ui.file.save"
).static final String FILE_SAVE_AS
"org.eclipse.ui.file.saveAs"
).static final String FILE_SAVE_ALL
"org.eclipse.ui.file.saveAll"
).static final String FILE_PRINT
"org.eclipse.ui.file.print"
).static final String FILE_REVERT
"org.eclipse.ui.file.revert"
).static final String FILE_RESTART
"org.eclipse.ui.file.restartWorkbench"
).static final String FILE_REFRESH
"org.eclipse.ui.file.refresh"
).static final String FILE_PROPERTIES
"org.eclipse.ui.file.properties"
).static final String FILE_EXIT
"org.eclipse.ui.file.exit"
).static final String FILE_MOVE
"org.eclipse.ui.edit.move"
).static final String FILE_RENAME
"org.eclipse.ui.edit.rename"
).static final String FILE_CLOSE_OTHERS
"org.eclipse.ui.file.closeOthers"
).static final String EDIT_UNDO
"org.eclipse.ui.edit.undo"
).static final String EDIT_REDO
"org.eclipse.ui.edit.redo"
).static final String EDIT_CUT
"org.eclipse.ui.edit.cut"
).static final String EDIT_COPY
"org.eclipse.ui.edit.copy"
).static final String EDIT_PASTE
"org.eclipse.ui.edit.paste"
).static final String EDIT_DELETE
"org.eclipse.ui.edit.delete"
).static final String EDIT_CONTENT_ASSIST
"org.eclipse.ui.edit.text.contentAssist.proposals"
).static final String EDIT_CONTEXT_INFORMATION
"org.eclipse.ui.edit.text.contentAssist.contextInformation"
).static final String EDIT_SELECT_ALL
"org.eclipse.ui.edit.selectAll"
).static final String EDIT_FIND_AND_REPLACE
"org.eclipse.ui.edit.findReplace"
).static final String EDIT_ADD_TASK
"org.eclipse.ui.edit.addTask"
).static final String EDIT_ADD_BOOKMARK
"org.eclipse.ui.edit.addBookmark"
).static final String NAVIGATE_GO_INTO
"org.eclipse.ui.navigate.goInto"
).static final String NAVIGATE_BACK
"org.eclipse.ui.navigate.back"
).static final String NAVIGATE_FORWARD
"org.eclipse.ui.navigate.forward"
).static final String NAVIGATE_UP
"org.eclipse.ui.navigate.up"
).static final String NAVIGATE_NEXT
"org.eclipse.ui.navigate.next"
).static final String NAVIGATE_BACKWARD_HISTORY
"org.eclipse.ui.navigate.backwardHistory"
).static final String NAVIGATE_FORWARD_HISTORY
"org.eclipse.ui.navigate.forwardHistory"
).static final String NAVIGATE_PREVIOUS
"org.eclipse.ui.navigate.previous"
).static final String NAVIGATE_TOGGLE_LINK_WITH_EDITOR
"org.eclipse.ui.navigate.linkWithEditor"
).static final String NAVIGATE_NEXT_PAGE
"org.eclipse.ui.part.nextPage"
).static final String NAVIGATE_PREVIOUS_PAGE
"org.eclipse.ui.part.previousPage"
).static final String NAVIGATE_COLLAPSE_ALL
"org.eclipse.ui.navigate.collapseAll"
).static final String NAVIGATE_EXPAND_ALL
"org.eclipse.ui.navigate.expandAll"
).static final String NAVIGATE_SHOW_IN
"org.eclipse.ui.navigate.showIn"
).static final String NAVIGATE_SHOW_IN_PARM_TARGET
"org.eclipse.ui.navigate.showIn.targetId"
).
Required.static final String NAVIGATE_SHOW_IN_QUICK_MENU
"org.eclipse.ui.navigate.showInQuickMenu"
).static final String PROJECT_BUILD_ALL
"org.eclipse.ui.project.buildAll"
).static final String PROJECT_BUILD_PROJECT
"org.eclipse.ui.project.buildProject"
).static final String PROJECT_CLOSE_PROJECT
"org.eclipse.ui.project.closeProject"
).static final String PROJECT_CLOSE_UNRELATED_PROJECTS
"org.eclipse.ui.project.closeUnrelatedProjects"
).static final String PROJECT_OPEN_PROJECT
"org.eclipse.ui.project.openProject"
).static final String WINDOW_NEW_WINDOW
"org.eclipse.ui.window.newWindow"
).static final String WINDOW_NEW_EDITOR
"org.eclipse.ui.window.newEditor"
).static final String WINDOW_SHOW_VIEW_MENU
"org.eclipse.ui.window.showViewMenu"
).static final String WINDOW_ACTIVATE_EDITOR
"org.eclipse.ui.window.activateEditor"
).static final String WINDOW_MAXIMIZE_ACTIVE_VIEW_OR_EDITOR
"org.eclipse.ui.window.maximizePart"
).static final String WINDOW_MINIMIZE_ACTIVE_VIEW_OR_EDITOR
"org.eclipse.ui.window.minimizePart"
).static final String WINDOW_NEXT_EDITOR
"org.eclipse.ui.window.nextEditor"
).static final String WINDOW_PREVIOUS_EDITOR
"org.eclipse.ui.window.previousEditor"
).static final String WINDOW_NEXT_VIEW
"org.eclipse.ui.window.nextView"
).static final String WINDOW_PREVIOUS_VIEW
"org.eclipse.ui.window.previousView"
).static final String WINDOW_NEXT_PERSPECTIVE
"org.eclipse.ui.window.nextPerspective"
).static final String WINDOW_PREVIOUS_PERSPECTIVE
"org.eclipse.ui.window.previousPerspective"
).static final String WINDOW_CLOSE_ALL_PERSPECTIVES
"org.eclipse.ui.window.closeAllPerspectives"
).static final String WINDOW_CLOSE_PERSPECTIVE
"org.eclipse.ui.window.closePerspective"
).static final String WINDOW_CLOSE_PERSPECTIVE_PARM_ID
"org.eclipse.ui.window.closePerspective.perspectiveId"
).
Optional.static final String WINDOW_CLOSE_PART
"org.eclipse.ui.file.closePart"
).static final String WINDOW_CUSTOMIZE_PERSPECTIVE
"org.eclipse.ui.window.customizePerspective"
).static final String WINDOW_PIN_EDITOR
"org.eclipse.ui.window.pinEditor"
).static final String WINDOW_PREFERENCES
"org.eclipse.ui.window.preferences"
).static final String WINDOW_PREFERENCES_PARM_PAGEID
"preferencePageId"
). Optional.static final String WINDOW_RESET_PERSPECTIVE
"org.eclipse.ui.window.resetPerspective"
).static final String WINDOW_SAVE_PERSPECTIVE_AS
"org.eclipse.ui.window.savePerspective"
).static final String WINDOW_SHOW_KEY_ASSIST
"org.eclipse.ui.window.showKeyAssist"
).static final String WINDOW_LOCK_TOOLBAR
"org.eclipse.ui.window.lockToolbar"
).static final String HELP_HELP_CONTENTS
"org.eclipse.ui.help.helpContents"
).static final String HELP_HELP_SEARCH
"org.eclipse.ui.help.helpSearch"
).static final String HELP_DYNAMIC_HELP
"org.eclipse.ui.help.dynamicHelp"
).static final String HELP_WELCOME
"org.eclipse.ui.help.quickStartAction"
).static final String HELP_TIPS_AND_TRICKS
"org.eclipse.ui.help.tipsAndTricksAction"
).static final String HELP_ABOUT
"org.eclipse.ui.help.aboutAction"
).static final String VIEWS_SHOW_VIEW
"org.eclipse.ui.views.showView"
).static final String VIEWS_SHOW_VIEW_PARM_ID
"org.eclipse.ui.views.showView.viewId"
).static final String VIEWS_SHOW_VIEW_SECONDARY_ID
"org.eclipse.ui.views.showView.secondaryId"
).static final String VIEWS_SHOW_VIEW_PARM_FASTVIEW
"org.eclipse.ui.views.showView.makeFast"
).
Optional.static final String PERSPECTIVES_SHOW_PERSPECTIVE
"org.eclipse.ui.perspectives.showPerspective"
).static final String PERSPECTIVES_SHOW_PERSPECTIVE_PARM_ID
"org.eclipse.ui.perspectives.showPerspective.perspectiveId"
).static final String PERSPECTIVES_SHOW_PERSPECTIVE_PARM_NEWWINDOW
"org.eclipse.ui.perspectives.showPerspective.newWindow"
).
Optional.
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.