Package | Description |
---|---|
org.eclipse.ui.actions |
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
|
Modifier and Type | Field and Description |
---|---|
static ContributionItemFactory |
ContributionItemFactory.HELP_SEARCH
Workbench contribution item (id "helpSearch"): An editable field
for entering help search queries.
|
static ContributionItemFactory |
ContributionItemFactory.NEW_WIZARD_SHORTLIST
Workbench contribution item (id "newWizardShortlist"): A list of
new item wizards available to be opened, arranged as a shortlist of
promising new item wizards and an "Other" subitem.
|
static ContributionItemFactory |
ContributionItemFactory.OPEN_WINDOWS
Workbench contribution item (id "openWindows"): A list of windows
currently open in the workbench.
|
static ContributionItemFactory |
ContributionItemFactory.PERSPECTIVES_SHORTLIST
Workbench contribution item (id "perspectivesShortlist"): A list of
perspectives available to be opened, arranged as a shortlist of
promising perspectives and an "Other" subitem.
|
static ContributionItemFactory |
ContributionItemFactory.PIN_EDITOR
Workbench action (id "pinEditor"): Toggle whether the editor is pinned.
|
static ContributionItemFactory |
ContributionItemFactory.REOPEN_EDITORS
Workbench contribution item (id "reopenEditors"): A list of recent
editors (with inputs) available to be reopened in the window.
|
static ContributionItemFactory |
ContributionItemFactory.VIEWS_SHORTLIST
Workbench contribution item (id "viewsShortlist"): A list of views
available to be opened in the window, arranged as a shortlist of
promising views and an "Other" subitem.
|
static ContributionItemFactory |
ContributionItemFactory.VIEWS_SHOW_IN
Workbench contribution item (id "viewsShowIn"): A list of views
available to be opened in the window, arranged as a list of
alternate views to show the same item currently selected.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.