Uses of Class
org.eclipse.ui.actions.ContributionItemFactory
Packages that use ContributionItemFactory
Package
Description
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
-
Uses of ContributionItemFactory in org.eclipse.ui.actions
Fields in org.eclipse.ui.actions declared as ContributionItemFactoryModifier and TypeFieldDescriptionstatic final ContributionItemFactoryContributionItemFactory.HELP_SEARCHWorkbench contribution item (id "helpSearch"): An editable field for entering help search queries.static final ContributionItemFactoryContributionItemFactory.NEW_WIZARD_SHORTLISTWorkbench 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 final ContributionItemFactoryContributionItemFactory.OPEN_WINDOWSWorkbench contribution item (id "openWindows"): A list of windows currently open in the workbench.static final ContributionItemFactoryContributionItemFactory.PERSPECTIVES_SHORTLISTWorkbench contribution item (id "perspectivesShortlist"): A list of perspectives available to be opened, arranged as a shortlist of promising perspectives and an "Other" subitem.static final ContributionItemFactoryContributionItemFactory.PIN_EDITORWorkbench action (id "pinEditor"): Toggle whether the editor is pinned.static final ContributionItemFactoryContributionItemFactory.REOPEN_EDITORSWorkbench contribution item (id "reopenEditors"): A list of recent editors (with inputs) available to be reopened in the window.static final ContributionItemFactoryContributionItemFactory.VIEWS_SHORTLISTWorkbench 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 final ContributionItemFactoryContributionItemFactory.VIEWS_SHOW_INWorkbench 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.