Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I K L M N O P Q R S T U V W Y Z

A

ABOUT_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
ABOUT_DIALOG - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
ABOUT_FEATURES_DIALOG - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
ABOUT_FEATURES_PLUGINS_DIALOG - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
ABOUT_MAPPINGS - Static variable in class org.eclipse.ui.internal.ProductProperties
 
ABOUT_PLUGINS_DIALOG - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
ACCELERATOR_CONFIGURATION_ID - Static variable in interface org.eclipse.ui.internal.IWorkbenchConstants
Deprecated.  
ACTION_SET_SELECTION_DIALOG - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
ACTIVATE_EDITOR_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
ACTIVE_NOFOCUS_TAB_BG_END - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_NOFOCUS_TAB_BG_START - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_NOFOCUS_TAB_PERCENT - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_NOFOCUS_TAB_TEXT_COLOR - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_NOFOCUS_TAB_VERTICAL - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_TAB_BG_END - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_TAB_BG_START - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_TAB_PERCENT - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_TAB_TEXT_COLOR - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_TAB_VERTICAL - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ADD_BOOKMARK_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
ADD_TASK_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
ATT_ACCELERATOR - Static variable in class org.eclipse.ui.internal.ActionDescriptor
 
ATT_ADAPTABLE - Static variable in class org.eclipse.ui.internal.ObjectActionContributor
 
ATT_ALLOW_LABEL_UPDATE - Static variable in class org.eclipse.ui.internal.ActionDescriptor
 
ATT_CLASS - Static variable in class org.eclipse.ui.internal.ActionDescriptor
 
ATT_DEFINITION_ID - Static variable in class org.eclipse.ui.internal.ActionDescriptor
 
ATT_DESCRIPTION - Static variable in class org.eclipse.ui.internal.ActionDescriptor
 
ATT_DISABLEDICON - Static variable in class org.eclipse.ui.internal.ActionDescriptor
 
ATT_ENABLES_FOR - Static variable in class org.eclipse.ui.internal.PluginActionBuilder
 
ATT_HELP_CONTEXT_ID - Static variable in class org.eclipse.ui.internal.ActionDescriptor
 
ATT_HOVERICON - Static variable in class org.eclipse.ui.internal.ActionDescriptor
 
ATT_ICON - Static variable in class org.eclipse.ui.internal.ActionDescriptor
 
ATT_ID - Static variable in class org.eclipse.ui.internal.ActionDescriptor
 
ATT_ID - Static variable in class org.eclipse.ui.internal.ActionExpression
 
ATT_ID - Static variable in class org.eclipse.ui.internal.ExtensionEventHandler
 
ATT_ID - Static variable in class org.eclipse.ui.internal.PluginActionBuilder
 
ATT_LABEL - Static variable in class org.eclipse.ui.internal.ActionDescriptor
 
ATT_LABEL - Static variable in class org.eclipse.ui.internal.PluginActionBuilder
 
ATT_MENUBAR_PATH - Static variable in class org.eclipse.ui.internal.ActionDescriptor
 
ATT_NAME - Static variable in class org.eclipse.ui.internal.ActionExpression
 
ATT_NAME - Static variable in class org.eclipse.ui.internal.PluginActionBuilder
 
ATT_NAME_FILTER - Static variable in class org.eclipse.ui.internal.ObjectActionContributor
 
ATT_OBJECTCLASS - Static variable in class org.eclipse.ui.internal.ObjectActionContributorReader
 
ATT_OVERRIDE_ACTION_ID - Static variable in class org.eclipse.ui.internal.ObjectPluginAction
 
ATT_PATH - Static variable in class org.eclipse.ui.internal.PluginActionBuilder
 
ATT_PULLDOWN - Static variable in class org.eclipse.ui.internal.PluginActionSetBuilder
 
ATT_RETARGET - Static variable in class org.eclipse.ui.internal.ActionDescriptor
 
ATT_STATE - Static variable in class org.eclipse.ui.internal.ActionDescriptor
 
ATT_STYLE - Static variable in class org.eclipse.ui.internal.ActionDescriptor
 
ATT_TARGET_ID - Static variable in class org.eclipse.ui.internal.ExtensionEventHandler
 
ATT_TARGET_ID - Static variable in class org.eclipse.ui.internal.PluginActionBuilder
 
ATT_TOOLBAR_PATH - Static variable in class org.eclipse.ui.internal.ActionDescriptor
 
ATT_TOOLTIP - Static variable in class org.eclipse.ui.internal.ActionDescriptor
 
ATT_VALUE - Static variable in class org.eclipse.ui.internal.ActionExpression
 
AbstractActionBarConfigurer - class org.eclipse.ui.internal.AbstractActionBarConfigurer.
Abstract base implementation of an IActionBarConfigurer.
AbstractActionBarConfigurer() - Constructor for class org.eclipse.ui.internal.AbstractActionBarConfigurer
 
AbstractPartSelectionTracker - class org.eclipse.ui.internal.AbstractPartSelectionTracker.
Provides per-part selection tracking for the selection service.
AbstractPartSelectionTracker(String) - Constructor for class org.eclipse.ui.internal.AbstractPartSelectionTracker
Constructs a part selection tracker for the part with the given id.
AbstractSelectionService - class org.eclipse.ui.internal.AbstractSelectionService.
Abstract selection service.
AbstractSelectionService() - Constructor for class org.eclipse.ui.internal.AbstractSelectionService
Creates a new SelectionService.
ActionDescriptor - class org.eclipse.ui.internal.ActionDescriptor.
When 'action' tag is found in the registry, an object of this class is created.
ActionDescriptor(IConfigurationElement, int) - Constructor for class org.eclipse.ui.internal.ActionDescriptor
Creates a new descriptor with the specified target.
ActionDescriptor(IConfigurationElement, int, Object) - Constructor for class org.eclipse.ui.internal.ActionDescriptor
Creates a new descriptor with the target and destination workbench part it will go into.
ActionExpression - class org.eclipse.ui.internal.ActionExpression.
An ActionExpression is used to evaluate the enablement / visibility criteria for an action.
ActionExpression(IConfigurationElement) - Constructor for class org.eclipse.ui.internal.ActionExpression
Creates an action expression for the given configuration element.
ActionExpression(String, String) - Constructor for class org.eclipse.ui.internal.ActionExpression
Create an instance of the receiver with the given expression type and value.
ActionExpression.AbstractExpression - class org.eclipse.ui.internal.ActionExpression.AbstractExpression.
 
ActionExpression.AbstractExpression() - Constructor for class org.eclipse.ui.internal.ActionExpression.AbstractExpression
 
ActionExpression.AndExpression - class org.eclipse.ui.internal.ActionExpression.AndExpression.
 
ActionExpression.AndExpression(IConfigurationElement) - Constructor for class org.eclipse.ui.internal.ActionExpression.AndExpression
Creates and populates the expression from the attributes and sub- elements of the configuration element.
ActionExpression.CompositeExpression - class org.eclipse.ui.internal.ActionExpression.CompositeExpression.
 
ActionExpression.CompositeExpression(IConfigurationElement) - Constructor for class org.eclipse.ui.internal.ActionExpression.CompositeExpression
Creates and populates the expression from the attributes and sub- elements of the configuration element.
ActionExpression.NotExpression - class org.eclipse.ui.internal.ActionExpression.NotExpression.
 
ActionExpression.NotExpression(IConfigurationElement) - Constructor for class org.eclipse.ui.internal.ActionExpression.NotExpression
Creates and populates the expression from the attributes and sub- elements of the configuration element.
ActionExpression.ObjectClassExpression - class org.eclipse.ui.internal.ActionExpression.ObjectClassExpression.
 
ActionExpression.ObjectClassExpression(IConfigurationElement) - Constructor for class org.eclipse.ui.internal.ActionExpression.ObjectClassExpression
Creates and populates the expression from the attributes and sub- elements of the configuration element.
ActionExpression.ObjectClassExpression(String) - Constructor for class org.eclipse.ui.internal.ActionExpression.ObjectClassExpression
Create an ObjectClass expression based on the className.
ActionExpression.ObjectStateExpression - class org.eclipse.ui.internal.ActionExpression.ObjectStateExpression.
 
ActionExpression.ObjectStateExpression(IConfigurationElement) - Constructor for class org.eclipse.ui.internal.ActionExpression.ObjectStateExpression
Creates and populates the expression from the attributes and sub- elements of the configuration element.
ActionExpression.OrExpression - class org.eclipse.ui.internal.ActionExpression.OrExpression.
 
ActionExpression.OrExpression(IConfigurationElement) - Constructor for class org.eclipse.ui.internal.ActionExpression.OrExpression
Creates and populates the expression from the attributes and sub- elements of the configuration element.
ActionExpression.PluginStateExpression - class org.eclipse.ui.internal.ActionExpression.PluginStateExpression.
 
ActionExpression.PluginStateExpression(IConfigurationElement) - Constructor for class org.eclipse.ui.internal.ActionExpression.PluginStateExpression
Creates and populates the expression from the attributes and sub- elements of the configuration element.
ActionExpression.SingleExpression - class org.eclipse.ui.internal.ActionExpression.SingleExpression.
 
ActionExpression.SingleExpression(IConfigurationElement) - Constructor for class org.eclipse.ui.internal.ActionExpression.SingleExpression
Creates and populates the expression from the attributes and sub- elements of the configuration element.
ActionExpression.SingleExpression(ActionExpression.AbstractExpression) - Constructor for class org.eclipse.ui.internal.ActionExpression.SingleExpression
Create a single expression from the abstract definition.
ActionExpression.SystemPropertyExpression - class org.eclipse.ui.internal.ActionExpression.SystemPropertyExpression.
 
ActionExpression.SystemPropertyExpression(IConfigurationElement) - Constructor for class org.eclipse.ui.internal.ActionExpression.SystemPropertyExpression
Creates and populates the expression from the attributes and sub- elements of the configuration element.
ActionPresentation - class org.eclipse.ui.internal.ActionPresentation.
Manage the configurable actions for one window.
ActionPresentation(WorkbenchWindow) - Constructor for class org.eclipse.ui.internal.ActionPresentation
ActionPresentation constructor comment.
ActionPresentation.SetRec - class org.eclipse.ui.internal.ActionPresentation.SetRec.
 
ActionPresentation.SetRec(IActionSetDescriptor, IActionSet, SubActionBars) - Constructor for class org.eclipse.ui.internal.ActionPresentation.SetRec
 
ActionSetActionBars - class org.eclipse.ui.internal.ActionSetActionBars.
This class represents the action bars for an action set.
ActionSetActionBars(IActionBars2, String) - Constructor for class org.eclipse.ui.internal.ActionSetActionBars
Constructs a new action bars object
ActionSetContributionItem - class org.eclipse.ui.internal.ActionSetContributionItem.
This class marks a sub contribution item as belonging to an action set.
ActionSetContributionItem(IContributionItem, String) - Constructor for class org.eclipse.ui.internal.ActionSetContributionItem
Constructs a new item
ActionSetMenuManager - class org.eclipse.ui.internal.ActionSetMenuManager.
An EditorMenuManager is used to sort the contributions made by an editor so that they always appear after the action sets.
ActionSetMenuManager(IMenuManager, String) - Constructor for class org.eclipse.ui.internal.ActionSetMenuManager
Constructs a new editor manager.
ActionSetSeparator - class org.eclipse.ui.internal.ActionSetSeparator.
This class represents a pseudo-group defined by an action set.
ActionSetSeparator(String, String) - Constructor for class org.eclipse.ui.internal.ActionSetSeparator
Constructs a new group marker.
ActivateEditorAction - class org.eclipse.ui.internal.ActivateEditorAction.
Activates the most recently used editor in the current window.
ActivateEditorAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.internal.ActivateEditorAction
Creates an ActivateEditorAction.
ActiveEditorAction - class org.eclipse.ui.internal.ActiveEditorAction.
The abstract superclass for actions that depend on the active editor.
ActiveEditorAction(String, IWorkbenchWindow) - Constructor for class org.eclipse.ui.internal.ActiveEditorAction
Creates a new action with the given text.
ActivityPersistanceHelper - class org.eclipse.ui.internal.ActivityPersistanceHelper.
Utility class that manages the persistance of enabled activities.
ActivityPersistanceHelper() - Constructor for class org.eclipse.ui.internal.ActivityPersistanceHelper
Create a new ActivityPersistanceHelper which will restore previously enabled activity states.
AutomatedResponse - Static variable in class org.eclipse.ui.internal.SaveableHelper
 
aboutImage - Variable in class org.eclipse.ui.internal.ProductInfo
 
aboutImageDescriptor - Variable in class org.eclipse.ui.internal.ProductProperties
 
aboutText - Variable in class org.eclipse.ui.internal.ProductInfo
 
aboutText - Variable in class org.eclipse.ui.internal.ProductProperties
 
aboutToRelease() - Method in class org.eclipse.ui.internal.UILockListener
 
aboutToWait(Thread) - Method in class org.eclipse.ui.internal.UILockListener
 
accelerator - Variable in class org.eclipse.ui.internal.ActivateEditorAction
 
accelerator - Variable in class org.eclipse.ui.internal.ShowPartPaneMenuAction
 
acquire(long) - Method in class org.eclipse.ui.internal.Semaphore
Attempts to acquire this semaphore.
action - Variable in class org.eclipse.ui.internal.ActionDescriptor
 
actionBarConfigurer - Variable in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
Object for configuring this workbench window's action bars.
actionBars - Variable in class org.eclipse.ui.internal.PartSite
 
actionBars - Variable in class org.eclipse.ui.internal.WorkbenchPage
 
actionBars - Variable in class org.eclipse.ui.internal.WorkbenchWindow
 
actionCache - Variable in class org.eclipse.ui.internal.EditorManager
 
actionComparator - Variable in class org.eclipse.ui.internal.ShowViewMenu
 
actionCount - Static variable in class org.eclipse.ui.internal.PluginAction
 
actionGroup - Variable in class org.eclipse.ui.internal.WorkingSetMenuContributionItem
 
actionPresentation - Variable in class org.eclipse.ui.internal.WorkbenchWindow
 
actionSet - Variable in class org.eclipse.ui.internal.PluginActionSetBuilder
 
actionSetHandlersByCommandId - Variable in class org.eclipse.ui.internal.WorkbenchWindow
The handlers for action set actions that were last submitted to the workbench command support.
actionSetId - Variable in class org.eclipse.ui.internal.ActionSetActionBars
 
actionSetId - Variable in class org.eclipse.ui.internal.ActionSetContributionItem
The action set id.
actionSetId - Variable in class org.eclipse.ui.internal.ActionSetMenuManager
 
actionSetId - Variable in class org.eclipse.ui.internal.ActionSetSeparator
 
actionSetId - Variable in class org.eclipse.ui.internal.PluginActionCoolBarContributionItem
 
actionSetId - Variable in class org.eclipse.ui.internal.PluginActionSetBuilder.ActionSetContribution
 
actionSetId - Variable in class org.eclipse.ui.internal.WWinPluginAction
 
actionSetRegistry - Variable in class org.eclipse.ui.internal.WorkbenchPlugin
 
actionSets - Variable in class org.eclipse.ui.internal.PageLayout
 
actionSets - Variable in class org.eclipse.ui.internal.WorkbenchPage.ActionSwitcher
 
actionSwitcher - Variable in class org.eclipse.ui.internal.WorkbenchPage
 
actions - Variable in class org.eclipse.ui.internal.PluginActionBuilder.BasicContribution
 
actions - Variable in class org.eclipse.ui.internal.ShowInMenu
 
actions - Variable in class org.eclipse.ui.internal.ShowViewMenu
 
activate(IWorkbenchPage, Object) - Method in class org.eclipse.ui.internal.CyclePartAction
Activate the selected item.
activate(IWorkbenchPage, Object) - Method in class org.eclipse.ui.internal.CyclePerspectiveAction
Activate the selected item.
activate(boolean) - Method in class org.eclipse.ui.internal.EditorActionBars
Activate the contributions.
activate(boolean) - Method in class org.eclipse.ui.internal.EditorList.Adapter
 
activate(Composite) - Method in class org.eclipse.ui.internal.PerspectiveHelper
Show the presentation.
activate(IWorkbenchPart) - Method in class org.eclipse.ui.internal.WorkbenchPage
Activates a part.
activateContributions(IWorkbenchPart, boolean) - Method in class org.eclipse.ui.internal.WorkbenchPage.ActionSwitcher
Activates the contributions of the given part.
activateKeyBindingService(IWorkbenchSite) - Method in class org.eclipse.ui.internal.KeyBindingService
 
activateNestedService(IKeyBindingService) - Method in class org.eclipse.ui.internal.KeyBindingService
Activates the given service without worrying about the currently active service.
activateOldPart(Perspective) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
activatePart(IWorkbenchPart) - Method in class org.eclipse.ui.internal.WorkbenchPage
Activates a part.
activatedWindow - Variable in class org.eclipse.ui.internal.Workbench
 
activationList - Variable in class org.eclipse.ui.internal.WorkbenchPage
 
active - Variable in class org.eclipse.ui.internal.PartSashContainer
 
active - Variable in class org.eclipse.ui.internal.PerspectiveHelper
 
active - Variable in class org.eclipse.ui.internal.WorkbenchPage.PerspectiveList
The perspective explicitly set as being the active one
active - Variable in class org.eclipse.ui.internal.WorkbenchWindow.PageList
 
activeEditor - Variable in class org.eclipse.ui.internal.ActiveEditorAction
 
activeEditorWorkbook - Variable in class org.eclipse.ui.internal.EditorSashContainer
 
activeEntry - Variable in class org.eclipse.ui.internal.NavigationHistory
 
activeFastView - Variable in class org.eclipse.ui.internal.Perspective
 
activePage - Variable in class org.eclipse.ui.internal.PageEventAction
The active page, or null if none.
activePage - Variable in class org.eclipse.ui.internal.WWinPartService
 
activePart - Variable in class org.eclipse.ui.internal.AbstractSelectionService
The currently active part.
activePart - Variable in class org.eclipse.ui.internal.ObjectPluginAction
 
activePart - Variable in class org.eclipse.ui.internal.WorkbenchPage.ActionSwitcher
 
activePart - Variable in class org.eclipse.ui.internal.WorkbenchPage
 
activeProvider - Variable in class org.eclipse.ui.internal.AbstractSelectionService
The active part's selection provider, remembered in case the part replaces its selection provider after we hooked a listener.
activeService - Variable in class org.eclipse.ui.internal.KeyBindingService
The currently active nested service, if any.
activeState - Variable in class org.eclipse.ui.internal.DefaultStackPresentationSite
 
activeView - Variable in class org.eclipse.ui.internal.BaseSaveAction
 
activityHelper - Variable in class org.eclipse.ui.internal.Workbench
 
activityManagerChanged(ActivityManagerEvent) - Method in class org.eclipse.ui.internal.PluginActionContributionItem
 
adaptable - Variable in class org.eclipse.ui.internal.ObjectActionContributor
 
adaptableNotChecked - Variable in class org.eclipse.ui.internal.PluginAction
 
adapterLookup - Variable in class org.eclipse.ui.internal.ObjectContributorManager
Cache of resource adapter class contributor search paths; null if none.
add(LayoutPart) - Method in class org.eclipse.ui.internal.ContainerPlaceholder
add method comment.
add(LayoutPart) - Method in class org.eclipse.ui.internal.DetachedPlaceHolder
Add a child to the container.
add(ViewPane) - Method in class org.eclipse.ui.internal.DetachedWindow
Adds a visual part to this window.
add(IEditorInput, IEditorDescriptor) - Method in class org.eclipse.ui.internal.EditorHistory
Adds an item to the history.
add(EditorHistoryItem, int) - Method in class org.eclipse.ui.internal.EditorHistory
Adds an item to the history.
add(LayoutPart, Object) - Method in class org.eclipse.ui.internal.EditorStack
 
add(LayoutPart) - Method in class org.eclipse.ui.internal.EditorStack
See IVisualContainer#add
add(LayoutPart) - Method in interface org.eclipse.ui.internal.ILayoutContainer
Add a child to the container.
add(NavigationHistoryEntry) - Method in class org.eclipse.ui.internal.NavigationHistory
 
add(LayoutPart) - Method in class org.eclipse.ui.internal.PartSashContainer
Add a part.
add(LayoutPart, int, float, LayoutPart) - Method in class org.eclipse.ui.internal.PartSashContainer
Add a part relative to another.
add(LayoutPart, int, int, int, LayoutPart) - Method in class org.eclipse.ui.internal.PartSashContainer
Adds a new child to the container relative to some part
add(LayoutPart) - Method in class org.eclipse.ui.internal.PartStack
See IVisualContainer#add
add(LayoutPart, Object) - Method in class org.eclipse.ui.internal.PartStack
Add a part at a particular position
add(String) - Method in class org.eclipse.ui.internal.PerspectiveHistory
 
add(IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.PerspectiveHistory
 
add(Semaphore) - Method in class org.eclipse.ui.internal.UILockListener.Queue
 
add(IWorkbenchPartReference) - Method in class org.eclipse.ui.internal.WorkbenchPage.ActivationList
 
add(Perspective) - Method in class org.eclipse.ui.internal.WorkbenchPage.PerspectiveList
Adds a perspective to the list.
add(Object) - Method in class org.eclipse.ui.internal.WorkbenchWindow.PageList
 
addAction(ActionDescriptor) - Method in class org.eclipse.ui.internal.PluginActionBuilder.BasicContribution
 
addActionSet(String) - Method in class org.eclipse.ui.internal.PageLayout
Adds an action set to the page.
addActionSet(IActionSetDescriptor) - Method in class org.eclipse.ui.internal.Perspective
 
addAdjunctContribution(IContributionItem) - Method in class org.eclipse.ui.internal.ActionSetActionBars
Adds to the list all the actions that are part of this action set but belong to different cool bar items.
addChangeListener(IChangeListener) - Method in class org.eclipse.ui.internal.Model
Adds the given listener to the set of listeners that will be notified when the state changes.
addChild(PartSashContainer.RelationshipInfo) - Method in class org.eclipse.ui.internal.PartSashContainer
 
addChild(PartSashContainer.RelationshipInfo) - Method in class org.eclipse.ui.internal.ViewSashContainer
 
addChildForPlaceholder(LayoutPart, LayoutPart) - Method in class org.eclipse.ui.internal.PartSashContainer
Adds the child using ratio and position attributes from the specified placeholder without replacing the placeholder FIXME: I believe there is a bug in computeRelation() when a part is positioned relative to the editorarea.
addContributorsFor(List, List) - Method in class org.eclipse.ui.internal.ObjectContributorManager
Adds contributors for the given types to the result list.
addContributorsFor(Class) - Method in class org.eclipse.ui.internal.ObjectContributorManager
Return the list of contributors for the supplied class.
addDetachedPart(LayoutPart) - Method in class org.eclipse.ui.internal.PerspectiveHelper
Create a detached window containing a part.
addDockOnSubMenu(Menu) - Method in class org.eclipse.ui.internal.PerspectiveSwitcher
 
addDockingListener(IChangeListener) - Method in class org.eclipse.ui.internal.FastViewBar
Adds a listener that will be notified whenever
addDropSupport() - Method in class org.eclipse.ui.internal.EditorSashContainer
 
addEditor(EditorPane) - Method in class org.eclipse.ui.internal.EditorSashContainer
Add an editor to the active workbook.
addEditorArea() - Method in class org.eclipse.ui.internal.PageLayout
Adds the editor to a layout.
addEditorAreaTransfer(Transfer) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
addEnhanced(LayoutPart, int, float, LayoutPart) - Method in class org.eclipse.ui.internal.PartSashContainer
Add a new part relative to another.
addEntry(IEditorPart, boolean) - Method in class org.eclipse.ui.internal.NavigationHistory
 
addExtender(PopupMenuExtender) - Method in class org.eclipse.ui.internal.PopupMenuExtender.PopupMenuExtenderManager
 
addFastView(String) - Method in class org.eclipse.ui.internal.PageLayout
 
addFastView(String, float) - Method in class org.eclipse.ui.internal.PageLayout
 
addFastView(IViewReference) - Method in class org.eclipse.ui.internal.Perspective
Sets the fast view attribute.
addFastView(IViewReference) - Method in class org.eclipse.ui.internal.WorkbenchPage
Add a fast view.
addFilterElement(IConfigurationElement) - Method in class org.eclipse.ui.internal.ObjectFilterTest
Add a filter element to the test.
addFilterTest(IConfigurationElement) - Method in class org.eclipse.ui.internal.ObjectActionContributor.ObjectContribution
 
addGroup(IContributionManager, String) - Method in class org.eclipse.ui.internal.PluginActionBuilder.BasicContribution
Adds a group to a contribution manager.
addGroup(IContributionManager, String) - Method in class org.eclipse.ui.internal.PluginActionSetBuilder.ActionSetContribution
This implementation inserts the group into the action set additions group.
addItem(PerspectiveBarContributionItem) - Method in class org.eclipse.ui.internal.PerspectiveBarManager
Method that adds a PerspectiveBarContributionItem and ensures it is visible
addItems(Table, WorkbenchPage) - Method in class org.eclipse.ui.internal.CycleEditorAction
Add all views to the dialog in the activation order
addItems(Table, WorkbenchPage) - Method in class org.eclipse.ui.internal.CyclePartAction
Add all views to the dialog in the activation order
addItems(Table, WorkbenchPage) - Method in class org.eclipse.ui.internal.CyclePerspectiveAction
Add all views to the dialog in the activation order
addKeyListener(Table, Shell) - Method in class org.eclipse.ui.internal.CyclePartAction
 
addListener(IPropertyListener) - Method in class org.eclipse.ui.internal.PerspectiveHistory
 
addMenu(IConfigurationElement) - Method in class org.eclipse.ui.internal.PluginActionBuilder.BasicContribution
 
addMenuItem(String, Object) - Method in class org.eclipse.ui.internal.RadioMenu
Creates a new menu item with the given text and value.
addMouseListener(Table, Shell) - Method in class org.eclipse.ui.internal.CyclePartAction
 
addNewWizardShortcut(String) - Method in class org.eclipse.ui.internal.PageLayout
Adds a creation wizard to the File New menu.
addObjectActions(IMenuManager) - Method in class org.eclipse.ui.internal.PopupMenuExtender
Contributes items registered for the object type(s) in the current selection.
addOpenedViews(IWorkbenchPage, List) - Method in class org.eclipse.ui.internal.ShowViewMenu
 
addPageListener(IPageListener) - Method in class org.eclipse.ui.internal.PageListenerList
Adds an IPartListener to the part service.
addPageListener(IPageListener) - Method in class org.eclipse.ui.internal.WorkbenchWindow
 
addPaneListener() - Method in class org.eclipse.ui.internal.ViewIntroAdapterPart
Adds a listener that toggles standby state if the view pane is zoomed.
addPart(LayoutPart, String, int, float, String) - Method in class org.eclipse.ui.internal.PageLayout
Add the layout part to the page's layout
addPart(LayoutPart) - Method in class org.eclipse.ui.internal.PerspectiveHelper
Adds a part to the presentation.
addPart(IWorkbenchPartReference) - Method in class org.eclipse.ui.internal.WorkbenchPage
Add a part to the activation list.
addPartListener(IPartListener) - Method in class org.eclipse.ui.internal.PartListenerList
Adds an IPartListener to the part service.
addPartListener(IPartListener2) - Method in class org.eclipse.ui.internal.PartListenerList2
Adds an PartListener to the part service.
addPartListener(IPartListener) - Method in class org.eclipse.ui.internal.WWinPartService
 
addPartListener(IPartListener2) - Method in class org.eclipse.ui.internal.WWinPartService
 
addPartListener(IPartListener) - Method in class org.eclipse.ui.internal.WorkbenchPage
Adds an IPartListener to the part service.
addPartListener(IPartListener2) - Method in class org.eclipse.ui.internal.WorkbenchPage
Adds an IPartListener to the part service.
addPendingWork(Semaphore) - Method in class org.eclipse.ui.internal.UILockListener
 
addPerspective(Perspective) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
addPerspectiveBar(int) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Configures this window to have a perspecive bar.
addPerspectiveBarToTrim(Control, int) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Add the argument perspective bar control to the argument side of this window's trim.
addPerspectiveListener(IInternalPerspectiveListener) - Method in interface org.eclipse.ui.internal.IPerspectiveService
Adds the given listener for a page's perspective lifecycle events.
addPerspectiveListener(IInternalPerspectiveListener) - Method in class org.eclipse.ui.internal.PerspectiveListenerList
Adds an IInternalPerspectiveListener to the perspective service.
addPerspectiveListener(IPerspectiveListener) - Method in class org.eclipse.ui.internal.PerspectiveListenerListOld
Adds an IPerspectiveListener to the perspective service.
addPerspectiveListener(IInternalPerspectiveListener) - Method in class org.eclipse.ui.internal.WWinPerspectiveService
Adds the given listener for a page's perspective lifecycle events.
addPerspectiveListener(IPerspectiveListener) - Method in class org.eclipse.ui.internal.WorkbenchWindow
 
addPerspectiveShortcut(String) - Method in class org.eclipse.ui.internal.PageLayout
Adds a perspective shortcut to the Perspective menu.
addPerspectiveShortcut(IPerspectiveDescriptor, WorkbenchPage) - Method in class org.eclipse.ui.internal.PerspectiveSwitcher
 
addPerspectiveShortcut(IPerspectiveDescriptor, WorkbenchPage) - Method in class org.eclipse.ui.internal.WorkbenchWindow
add a shortcut for the page.
addPinEditorItem(Menu) - Method in class org.eclipse.ui.internal.EditorPane
Add the pin menu item on the editor system menu
addPlaceholder(String) - Method in class org.eclipse.ui.internal.FolderLayout
 
addPlaceholder(String, int, float, String) - Method in class org.eclipse.ui.internal.PageLayout
 
addPlaceholder(String) - Method in class org.eclipse.ui.internal.PlaceholderFolderLayout
 
addPluginAction(WWinPluginAction) - Method in class org.eclipse.ui.internal.PluginActionSet
Adds one plugin action ref to the list.
addPostSelectionListener(ISelectionListener) - Method in class org.eclipse.ui.internal.AbstractPartSelectionTracker
Adds a post selection listener to this tracker
addPostSelectionListener(ISelectionListener) - Method in class org.eclipse.ui.internal.AbstractSelectionService
 
addPostSelectionListener(String, ISelectionListener) - Method in class org.eclipse.ui.internal.AbstractSelectionService
 
addPostSelectionListener(ISelectionListener) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
addPostSelectionListener(String, ISelectionListener) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.internal.LayoutPart
Adds a property change listener to this action.
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.internal.WorkbenchPage
Deprecated. individual views should store a working set if needed and register a property change listener directly with the working set manager to receive notification when the view working set is removed.
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.internal.WorkingSetManager
 
addPropertyListener(IPropertyListener) - Method in class org.eclipse.ui.internal.EditorSite
 
addPropertyListener(IPropertyListener) - Method in class org.eclipse.ui.internal.WorkbenchPartReference
 
addRecentWorkingSet(IWorkingSet) - Method in class org.eclipse.ui.internal.WorkingSetManager
 
addRef() - Method in class org.eclipse.ui.internal.EditorActionBars
Add one ref to the bars.
addRef() - Method in class org.eclipse.ui.internal.ReferenceCounter.RefRec
 
addRef(Object) - Method in class org.eclipse.ui.internal.ReferenceCounter
Adds one reference to an object in the counter.
addSelectionListener(ISelectionListener) - Method in class org.eclipse.ui.internal.AbstractPartSelectionTracker
Adds a selection listener to this tracker
addSelectionListener(ISelectionListener) - Method in class org.eclipse.ui.internal.AbstractSelectionService
 
addSelectionListener(String, ISelectionListener) - Method in class org.eclipse.ui.internal.AbstractSelectionService
 
addSelectionListener(ISelectionListener) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
addSelectionListener(String, ISelectionListener) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
addShowInPart(String) - Method in class org.eclipse.ui.internal.PageLayout
 
addShowTextItem(Menu) - Method in class org.eclipse.ui.internal.PerspectiveSwitcher
 
addShowViewShortcut(String) - Method in class org.eclipse.ui.internal.PageLayout
Adds a view to the Show View menu.
addSizeItem(Menu, String, Sash) - Method in class org.eclipse.ui.internal.PartPane
Add a menu item to the Size Menu
addSizeItems(Menu) - Method in class org.eclipse.ui.internal.PartPane
Add the Left,Right,Up,Botton menu items to the Size menu.
addSizeMenuItem(Menu, int) - Method in class org.eclipse.ui.internal.PartPane
 
addSizeMenuItem(Menu, int) - Method in class org.eclipse.ui.internal.ViewPane
 
addStandaloneView(String, boolean, int, float, String) - Method in class org.eclipse.ui.internal.PageLayout
 
addStaticActions(IMenuManager) - Method in class org.eclipse.ui.internal.PopupMenuExtender
Adds static items to the context menu.
addSubmenu(int) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Remembers that this window contains the given submenu.
addSystemActions(IMenuManager) - Method in class org.eclipse.ui.internal.DefaultStackPresentationSite
 
addSystemActions(IMenuManager) - Method in class org.eclipse.ui.internal.EditorStack
 
addSystemActions(IMenuManager) - Method in class org.eclipse.ui.internal.PartStack
 
addSystemActions(IMenuManager) - Method in class org.eclipse.ui.internal.ViewStack
 
addToActionList(WWinPluginAction) - Static method in class org.eclipse.ui.internal.WWinPluginAction
Adds an item to the action list.
addTraverseListener(Table) - Method in class org.eclipse.ui.internal.CyclePartAction
Adds a listener to the given table that blocks all traversal operations.
addView(String) - Method in class org.eclipse.ui.internal.FolderLayout
 
addView(String, int, float, String) - Method in class org.eclipse.ui.internal.PageLayout
 
addView(String, int, float, String, boolean, boolean) - Method in class org.eclipse.ui.internal.PageLayout
 
addViewActivator(PageLayout, String) - Static method in class org.eclipse.ui.internal.LayoutHelper
Creates a series of listeners that will activate the provided view on the provided page layout when IIdenfier enablement changes.
addWindowListener(IWindowListener) - Method in class org.eclipse.ui.internal.Workbench
 
addWorkingSet(IWorkingSet) - Method in class org.eclipse.ui.internal.WorkingSetManager
 
adjunctActions - Variable in class org.eclipse.ui.internal.PluginActionSetBuilder.ActionSetContribution
 
adjunctContributions - Variable in class org.eclipse.ui.internal.ActionSetActionBars
 
adjunctContributions - Variable in class org.eclipse.ui.internal.PluginActionSetBuilder
 
adjustChildHeight(Rectangle, Rectangle, boolean) - Method in class org.eclipse.ui.internal.LayoutTreeNode
 
adjustChildWidth(Rectangle, Rectangle, boolean) - Method in class org.eclipse.ui.internal.LayoutTreeNode
 
adjustHeights(Rectangle, Rectangle, Rectangle, Rectangle) - Method in class org.eclipse.ui.internal.LayoutTreeNode
 
adjustWidths(Rectangle, Rectangle, Rectangle, Rectangle) - Method in class org.eclipse.ui.internal.LayoutTreeNode
 
advisor - Variable in class org.eclipse.ui.internal.Workbench
Advisor providing application-specific configuration and customization of the workbench.
allowStateChanges - Variable in class org.eclipse.ui.internal.ViewStack
 
allowsAutoFocus() - Method in class org.eclipse.ui.internal.ContainerPlaceholder
 
allowsAutoFocus() - Method in class org.eclipse.ui.internal.DetachedPlaceHolder
 
allowsAutoFocus() - Method in class org.eclipse.ui.internal.EditorSashContainer
 
allowsAutoFocus() - Method in interface org.eclipse.ui.internal.ILayoutContainer
When a layout part closes, focus will return to the previously active part.
allowsAutoFocus() - Method in class org.eclipse.ui.internal.PartStack
 
allowsAutoFocus() - Method in class org.eclipse.ui.internal.ViewSashContainer
 
allowsBorder() - Method in class org.eclipse.ui.internal.ContainerPlaceholder
See ILayoutContainer::allowBorder
allowsBorder() - Method in class org.eclipse.ui.internal.DetachedPlaceHolder
Return true if the container allows its parts to show a border if they choose to, else false if the container does not want its parts to show a border.
allowsBorder() - Method in class org.eclipse.ui.internal.PartSashContainer
See ILayoutContainer#allowBorder
allowsDrop(PartPane) - Method in class org.eclipse.ui.internal.EditorStack
 
allowsDrop(PartPane) - Method in class org.eclipse.ui.internal.PartStack
 
allowsDrop(PartPane) - Method in class org.eclipse.ui.internal.ViewStack
 
alwaysOffActionSets - Variable in class org.eclipse.ui.internal.Perspective
 
alwaysOnActionSets - Variable in class org.eclipse.ui.internal.Perspective
 
apiPreferenceStore - Variable in class org.eclipse.ui.internal.PerspectiveBarContributionItem
 
apiPreferenceStore - Variable in class org.eclipse.ui.internal.PerspectiveSwitcher
 
appName - Variable in class org.eclipse.ui.internal.ProductInfo
 
appName - Variable in class org.eclipse.ui.internal.ProductProperties
 
appear(IExtensionPoint, IExtension) - Method in class org.eclipse.ui.internal.ExtensionEventHandler
 
appearance - Variable in class org.eclipse.ui.internal.PartStack
 
appendToGroupIfPossible(IMenuManager, String, ContributionItem) - Static method in class org.eclipse.ui.internal.FastViewPane
 
appendToGroupIfPossible(IMenuManager, String, ContributionItem) - Static method in class org.eclipse.ui.internal.PartStack
 
areEqual(Object, Object) - Method in class org.eclipse.ui.internal.Model
 
arrangeToolbar() - Method in class org.eclipse.ui.internal.PerspectiveBarManager
This method ensures that the selected item in the toolbar is visible.
asMaximizedState - Variable in class org.eclipse.ui.internal.WorkbenchWindow
 
asyncAppear(Display, IExtensionPoint, IExtension) - Method in class org.eclipse.ui.internal.ExtensionEventHandler
 
asyncRevoke(Display, IExtensionPoint, IExtension) - Method in class org.eclipse.ui.internal.ExtensionEventHandler
 

B

BAR_SIZE - Static variable in class org.eclipse.ui.internal.WorkbenchWindow
 
BASE_SIZE - Static variable in class org.eclipse.ui.internal.UILockListener.Queue
 
BOTTOM - Static variable in class org.eclipse.ui.internal.DragCursors
 
BUILD_ORDER_PREFERENCE_PAGE - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
BUNDLE_NAME - Static variable in class org.eclipse.ui.internal.ExtensionEventHandlerMessages
 
BaseSaveAction - class org.eclipse.ui.internal.BaseSaveAction.
The abstract superclass for save actions that depend on the active editor.
BaseSaveAction(String, IWorkbenchWindow) - Constructor for class org.eclipse.ui.internal.BaseSaveAction
Creates a new action with the given text.
BooleanModel - class org.eclipse.ui.internal.BooleanModel.
Represents a boolean value that can be monitored for state changes.
BooleanModel(boolean) - Constructor for class org.eclipse.ui.internal.BooleanModel
Creates a new BooleanModel with the given initial state
BrandingProperties - class org.eclipse.ui.internal.BrandingProperties.
The branding properties are retrieved as strings, but often used as other types (e.g., java.net.URLs.
BrandingProperties() - Constructor for class org.eclipse.ui.internal.BrandingProperties
 
BundleGroupProperties - class org.eclipse.ui.internal.BundleGroupProperties.
A class that converts the strings returned by org.eclipse.core.runtime.IBundleGroup.getProperty to the appropriate class.
BundleGroupProperties(IBundleGroup) - Constructor for class org.eclipse.ui.internal.BundleGroupProperties
This instance will return properties from the given bundle group.
backward() - Method in class org.eclipse.ui.internal.NavigationHistory
 
backwardAction - Variable in class org.eclipse.ui.internal.NavigationHistory
 
backwardKeySequenceBindings - Variable in class org.eclipse.ui.internal.CyclePartAction
The list of key bindings for the backward command when it is open.
bars - Variable in class org.eclipse.ui.internal.ActionPresentation.SetRec
 
bars - Variable in class org.eclipse.ui.internal.PluginActionSet
 
basicGetTitle() - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
Returns the title as set by setTitle, without consulting the shell.
becomeActiveWorkbook(boolean) - Method in class org.eclipse.ui.internal.EditorStack
 
beep() - Method in class org.eclipse.ui.internal.ShowInAction
Generates a system beep.
belongsToWorkbenchPage(IWorkbenchPage) - Method in class org.eclipse.ui.internal.DetachedWindow
 
bottom - Variable in class org.eclipse.ui.internal.PartPane.Sashes
 
bottom - Variable in class org.eclipse.ui.internal.WorkbenchPage.SashInfo
 
bottomNode - Variable in class org.eclipse.ui.internal.WorkbenchPage.SashInfo
 
bounds - Variable in class org.eclipse.ui.internal.DetachedPlaceHolder
 
bounds - Variable in class org.eclipse.ui.internal.DetachedWindow
 
bringPartToTop(LayoutPart) - Method in class org.eclipse.ui.internal.PerspectiveHelper
Bring a part forward so it is visible.
bringToTop(IViewReference) - Method in class org.eclipse.ui.internal.Perspective
Moves a part forward in the Z order of a perspective so it is visible.
bringToTop(IWorkbenchPart) - Method in class org.eclipse.ui.internal.WorkbenchPage
Moves a part forward in the Z order of a perspective so it is visible.
buildMenuAndToolBarStructure(PluginActionSet, IWorkbenchWindow) - Method in class org.eclipse.ui.internal.PluginActionSetBuilder
Read the actions within a config element.
bundle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
bundleContext - Variable in class org.eclipse.ui.internal.WorkbenchPlugin
 
bundleGroup - Variable in class org.eclipse.ui.internal.BundleGroupProperties
 
busy - Variable in class org.eclipse.ui.internal.ViewPane
 
busyClose(boolean) - Method in class org.eclipse.ui.internal.Workbench
Closes the workbench.
busyClose() - Method in class org.eclipse.ui.internal.WorkbenchWindow
Close the window.
busyOpenEditor(IEditorInput, String, boolean) - Method in class org.eclipse.ui.internal.WorkbenchPage
See IWorkbenchPage.openEditor
busyOpenEditorBatched(IEditorInput, String, boolean) - Method in class org.eclipse.ui.internal.WorkbenchPage
Do not call this method.
busyOpenPage(String, IAdaptable) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Opens a new page.
busyOpenWorkbenchWindow(String, IAdaptable) - Method in class org.eclipse.ui.internal.Workbench
Opens a new workbench window and page with a specific perspective.
busyResetPerspective() - Method in class org.eclipse.ui.internal.WorkbenchPage
Resets the layout for the perspective.
busyRestoreEditor(EditorManager.Editor) - Method in class org.eclipse.ui.internal.EditorManager
 
busyRestoreView(IViewReference) - Method in class org.eclipse.ui.internal.ViewFactory
 
busySetPerspective(IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.WorkbenchPage
Implements setPerspective.
busyShowView(String, String, int) - Method in class org.eclipse.ui.internal.WorkbenchPage
Shows a view.
busyShowView(IViewPart, int) - Method in class org.eclipse.ui.internal.WorkbenchPage
 

C

CAPACITY - Static variable in class org.eclipse.ui.internal.NavigationHistory
 
CELL_COPY_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CELL_CUT_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CELL_DELETE_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CELL_FIND_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CELL_PASTE_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CELL_REDO_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CELL_SELECT_ALL_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CELL_UNDO_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CENTER - Static variable in class org.eclipse.ui.internal.DragCursors
 
CLEAR_WORKING_SET_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CLIENT_INSET - Static variable in class org.eclipse.ui.internal.WorkbenchWindow
 
CLOSE_ALL_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CLOSE_ALL_PAGES_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CLOSE_ALL_SAVED_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CLOSE_EDITORS_ON_EXIT - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
CLOSE_PAGE_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CLOSE_PART_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CLOSE_RESOURCE_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
COLOR_HIGHLIGHT - Static variable in interface org.eclipse.ui.internal.IWorkbenchConstants
 
COLOR_ICONS - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
COMPARE_VIEWERS_PREFERENCE_PAGE - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CONTAINER_SELECTION_DIALOG - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
COPY_PROJECT_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
COPY_RESOURCE_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CREATE_FILE_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CREATE_FOLDER_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CURRENT_THEME_ID - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
Workbench preference for the current theme.
CYCLE_EDITOR_BACKWARD_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CYCLE_EDITOR_FORWARD_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CYCLE_PART_BACKWARD_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CYCLE_PART_FORWARD_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CYCLE_PERSPECTIVE_BACKWARD_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
CYCLE_PERSPECTIVE_FORWARD_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
ChangeToPerspectiveMenu - class org.eclipse.ui.internal.ChangeToPerspectiveMenu.
Change the perspective of the active page in the window to the selected one.
ChangeToPerspectiveMenu(IWorkbenchWindow, String) - Constructor for class org.eclipse.ui.internal.ChangeToPerspectiveMenu
Constructor for ChangeToPerspectiveMenu.
CloseAllAction - class org.eclipse.ui.internal.CloseAllAction.
Closes all active editors
CloseAllAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.internal.CloseAllAction
Create an instance of this class
CloseAllPerspectivesAction - class org.eclipse.ui.internal.CloseAllPerspectivesAction.
The CloseAllPerspectivesAction is used to close all of the opened perspectives in the workbench window's active page.
CloseAllPerspectivesAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.internal.CloseAllPerspectivesAction
Create a new instance of CloseAllPerspectivesAction
CloseAllSavedAction - class org.eclipse.ui.internal.CloseAllSavedAction.
Closes all editors except ones with unsaved changes.
CloseAllSavedAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.internal.CloseAllSavedAction
Create an instance of this class
CloseEditorAction - class org.eclipse.ui.internal.CloseEditorAction.
Closes the active editor.
CloseEditorAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.internal.CloseEditorAction
Create an instance of this class
ClosePerspectiveAction - class org.eclipse.ui.internal.ClosePerspectiveAction.
The ClosePerspectiveAction is used to close the active perspective in the workbench window's active page.
ClosePerspectiveAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.internal.ClosePerspectiveAction
Create a new instance of ClosePerspectiveAction
CompatibleWorkbenchPage - class org.eclipse.ui.internal.CompatibleWorkbenchPage.
Internal class used in providing increased binary compatibility for pre-3.0 plug-ins.
CompatibleWorkbenchPage() - Constructor for class org.eclipse.ui.internal.CompatibleWorkbenchPage
 
ContainerPlaceholder - class org.eclipse.ui.internal.ContainerPlaceholder.
 
ContainerPlaceholder(String) - Constructor for class org.eclipse.ui.internal.ContainerPlaceholder
ContainerPlaceholder constructor comment.
CycleEditorAction - class org.eclipse.ui.internal.CycleEditorAction.
This is the implementation for both NextEditorAction and PrevEditorAction.
CycleEditorAction(IWorkbenchWindow, boolean) - Constructor for class org.eclipse.ui.internal.CycleEditorAction
Creates a CycleEditorAction.
CyclePartAction - class org.eclipse.ui.internal.CyclePartAction.
Implements a action to enable the user switch between parts using keyboard.
CyclePartAction(IWorkbenchWindow, boolean) - Constructor for class org.eclipse.ui.internal.CyclePartAction
Creates a CyclePartAction.
CyclePerspectiveAction - class org.eclipse.ui.internal.CyclePerspectiveAction.
Implements a action to enable the user switch between perspectives using keyboard.
CyclePerspectiveAction(IWorkbenchWindow, boolean) - Constructor for class org.eclipse.ui.internal.CyclePerspectiveAction
Creates a CyclePerspectiveAction.
cache - Variable in class org.eclipse.ui.internal.EditorActionBuilder.ExternalContributor
 
cache - Variable in class org.eclipse.ui.internal.PluginActionBuilder
 
cache - Variable in class org.eclipse.ui.internal.PluginActionSetReader
 
cacheAdapterLookup(Class, List) - Method in class org.eclipse.ui.internal.ObjectContributorManager
Cache the resource adapter class contributor search path.
cacheObjectLookup(Class, List) - Method in class org.eclipse.ui.internal.ObjectContributorManager
Cache the object class contributor search path.
calcText(int, IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.OpenedPerspectivesMenu
Returns the text for a perspective.
calcText(int, EditorHistoryItem) - Method in class org.eclipse.ui.internal.ReopenEditorMenu
Returns the text for a history item.
calcText(int, IWorkbenchWindow) - Method in class org.eclipse.ui.internal.SwitchToWindowMenu
Returns the text for a window.
calculateActionSets(IWorkbenchPart, IEditorPart) - Method in class org.eclipse.ui.internal.WorkbenchPage.ActionSwitcher
Calculates the action sets to show for the given part and editor
canAdapt() - Method in interface org.eclipse.ui.internal.IObjectContributor
Return whether or not the receiver can adapt to IResource.
canAdapt() - Method in class org.eclipse.ui.internal.ObjectActionContributor
 
canBackward() - Method in class org.eclipse.ui.internal.NavigationHistory
 
canCloseView(IViewPart) - Method in class org.eclipse.ui.internal.Perspective
Returns true if a view can close.
canDetach() - Method in class org.eclipse.ui.internal.PerspectiveHelper
Return whether detachable parts can be supported.
canForward() - Method in class org.eclipse.ui.internal.NavigationHistory
 
canHandleShellCloseEvent() - Method in class org.eclipse.ui.internal.WorkbenchWindow
 
canMoveFolder() - Method in class org.eclipse.ui.internal.EditorStack
 
canMoveFolder() - Method in class org.eclipse.ui.internal.PartStack
 
canMoveFolder() - Method in class org.eclipse.ui.internal.ViewStack
 
canSave() - Method in class org.eclipse.ui.internal.EditorHistoryItem
Returns whether this history item can be saved.
cancel(Shell) - Method in class org.eclipse.ui.internal.CyclePartAction
 
certifyMode(int) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
certifyPart(IWorkbenchPart) - Method in class org.eclipse.ui.internal.WorkbenchPage
Returns whether a part exists in the current page.
changeList - Variable in class org.eclipse.ui.internal.ExtensionEventHandler
 
checkCreateEditorPropListener() - Method in class org.eclipse.ui.internal.EditorManager
Check to determine if the property change listener for editors should be created
checkCreatePinEditorShortcutKeyHandler() - Method in class org.eclipse.ui.internal.EditorManager
Check to determine if the handler for the pin editor keyboard shortcut should be created.
checkDeleteEditorResources() - Method in class org.eclipse.ui.internal.EditorManager
Check to determine if the editor resources are no longer needed removes property change listener for editors removes pin editor keyboard shortcut handler disposes cached images and clears the cached images hash table
checkDragLimit(SelectionEvent) - Method in class org.eclipse.ui.internal.LayoutPartSash
 
checkDuplicates(NavigationHistoryEditorInfo) - Method in class org.eclipse.ui.internal.NavigationHistory
 
checkInterfaceHierarchy(Class) - Method in class org.eclipse.ui.internal.ActionExpression.ObjectClassExpression
Check the interfaces the whole way up.
checkOpenable(IMemento, IWorkbenchPage) - Method in class org.eclipse.ui.internal.ExtensionEventHandler
 
checkPartInLayout(String) - Method in class org.eclipse.ui.internal.PageLayout
Verify that the part is already present in the layout and cannot be added again.
checkValidPlaceholderId(String) - Method in class org.eclipse.ui.internal.PageLayout
Checks whether the given id is a valid placeholder id.
child - Variable in class org.eclipse.ui.internal.ActionExpression.SingleExpression
 
childAdded(LayoutPart) - Method in class org.eclipse.ui.internal.EditorSashContainer
Notification that a child layout part has been added to the container.
childAdded(LayoutPart) - Method in class org.eclipse.ui.internal.PartSashContainer
Notification that a child layout part has been added to the container.
childAdded(LayoutPart) - Method in class org.eclipse.ui.internal.ViewSashContainer
Notification that a child layout part has been added to the container.
childRemoved(LayoutPart) - Method in class org.eclipse.ui.internal.EditorSashContainer
Notification that a child layout part has been removed from the container.
childRemoved(LayoutPart) - Method in class org.eclipse.ui.internal.PartSashContainer
Notification that a child layout part has been removed from the container.
childRemoved(LayoutPart) - Method in class org.eclipse.ui.internal.ViewSashContainer
Notification that a child layout part has been removed from the container.
children - Variable in class org.eclipse.ui.internal.DetachedPlaceHolder
 
children - Variable in class org.eclipse.ui.internal.LayoutTreeNode
 
children - Variable in class org.eclipse.ui.internal.PartSashContainer
 
children - Variable in class org.eclipse.ui.internal.PartStack
 
className - Variable in class org.eclipse.ui.internal.ActionExpression.ObjectClassExpression
 
clearActionSets() - Method in class org.eclipse.ui.internal.ActionPresentation
Remove all action sets.
clearCaches() - Method in class org.eclipse.ui.internal.PopupMenuExtender.PopupMenuExtenderManager
 
clearGlobalActionHandlers() - Method in class org.eclipse.ui.internal.WWinActionBars
Clears the global action handler list.
clientComposite - Variable in class org.eclipse.ui.internal.FastViewPane
 
close(IPresentablePart) - Method in class org.eclipse.ui.internal.DefaultStackPresentationSite
 
close() - Method in class org.eclipse.ui.internal.DetachedWindow
Closes this window and disposes its shell.
close() - Method in class org.eclipse.ui.internal.EditorList.Adapter
 
close(IPresentablePart[]) - Method in class org.eclipse.ui.internal.EditorStack
 
close(IPresentablePart[]) - Method in class org.eclipse.ui.internal.PartStack
 
close(IPresentablePart) - Method in class org.eclipse.ui.internal.PartStack
 
close() - Method in class org.eclipse.ui.internal.Workbench
 
close(int, boolean) - Method in class org.eclipse.ui.internal.Workbench
Closes the workbench, returning the given return code from the run method.
close() - Method in class org.eclipse.ui.internal.WorkbenchPage
Closes the perspective.
close() - Method in class org.eclipse.ui.internal.WorkbenchWindow
 
closeAction - Variable in class org.eclipse.ui.internal.EditorList
 
closeAll() - Method in class org.eclipse.ui.internal.EditorManager
Closes all of the editors in the workbench.
closeAllEditors() - Method in class org.eclipse.ui.internal.EditorAreaHelper
Closes all of the editors.
closeAllEditors(boolean) - Method in class org.eclipse.ui.internal.WorkbenchPage
See IWorkbenchPage
closeAllPages() - Method in class org.eclipse.ui.internal.WorkbenchWindow
Close all of the pages.
closeAllPages(boolean) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Save and close all of the pages.
closeAllPerspectives() - Method in class org.eclipse.ui.internal.WorkbenchPage
Closes all perspectives in the page.
closeAllSavedEditors() - Method in class org.eclipse.ui.internal.WorkbenchPage
See IWorkbenchPage
closeEditor(IEditorReference) - Method in class org.eclipse.ui.internal.EditorAreaHelper
Closes an editor.
closeEditor(IEditorPart) - Method in class org.eclipse.ui.internal.EditorAreaHelper
Closes an editor.
closeEditor(EditorPane) - Method in class org.eclipse.ui.internal.EditorAreaHelper
Closes an editor.
closeEditor(IEditorReference) - Method in class org.eclipse.ui.internal.EditorManager
Closes an editor.
closeEditor(IEditorReference, boolean) - Method in class org.eclipse.ui.internal.WorkbenchPage
See IWorkbenchPage#closeEditor
closeEditor(IEditorPart, boolean) - Method in class org.eclipse.ui.internal.WorkbenchPage
See IWorkbenchPage#closeEditor
closeEditors(IWorkbenchPage, String, MultiStatus) - Method in class org.eclipse.ui.internal.ExtensionEventHandler
 
closeEditors(IEditorReference[], boolean) - Method in class org.eclipse.ui.internal.WorkbenchPage
See IWorkbenchPage
closeIntro(IIntroPart) - Method in class org.eclipse.ui.internal.WorkbenchIntroManager
 
closeItem - Variable in class org.eclipse.ui.internal.FastViewBar
 
closePage(IWorkbenchPage, boolean) - Method in class org.eclipse.ui.internal.WorkbenchWindow
closePerspective method comment.
closePerspective(IPerspectiveDescriptor, boolean) - Method in class org.eclipse.ui.internal.WorkbenchPage
Closes the specified perspective.
closePerspective(Perspective, boolean, boolean) - Method in class org.eclipse.ui.internal.WorkbenchPage
Closes the specified perspective.
closing - Variable in class org.eclipse.ui.internal.WorkbenchWindow
 
closingEditorStatus - Variable in class org.eclipse.ui.internal.EditorManager
 
colapseEntries(NavigationHistoryEntry[], int[]) - Method in class org.eclipse.ui.internal.NavigationHistoryAction
 
collator - Static variable in class org.eclipse.ui.internal.EditorList
 
collator - Static variable in class org.eclipse.ui.internal.ShowViewMenu
 
collectDirtyEditors() - Method in class org.eclipse.ui.internal.EditorManager
Answer a list of dirty editors.
collectPlaceholders() - Method in class org.eclipse.ui.internal.PerspectiveHelper
Answer a list of the PartPlaceholder objects.
collectPlaceholders(LayoutPart[]) - Method in class org.eclipse.ui.internal.PerspectiveHelper
Answer a list of the PartPlaceholder objects.
collectViewPanes(List, LayoutPart[]) - Method in class org.eclipse.ui.internal.DetachedWindow
Answer a list of the view panes.
collectViewPanes(List) - Method in class org.eclipse.ui.internal.PerspectiveHelper
Answer a list of the view panes.
collectViewPanes(List, LayoutPart[]) - Method in class org.eclipse.ui.internal.PerspectiveHelper
Answer a list of the view panes.
commandBackward - Variable in class org.eclipse.ui.internal.CyclePartAction
 
commandForward - Variable in class org.eclipse.ui.internal.CyclePartAction
 
commandManagerListener - Variable in class org.eclipse.ui.internal.Workbench
 
compare(Object, Object) - Method in class org.eclipse.ui.internal.WorkingSetComparator
Implements Comparator.
compareTo(Object) - Method in class org.eclipse.ui.internal.EditorList.Adapter
 
compareTo(Object) - Method in class org.eclipse.ui.internal.PerspectiveHelper.MatchingPart
 
composite - Variable in class org.eclipse.ui.internal.WorkbenchPage
 
computeClassOrder(Class) - Method in class org.eclipse.ui.internal.ObjectContributorManager
Returns the class search order starting with extensibleClass.
computeCombinedOrder(Class) - Method in class org.eclipse.ui.internal.ObjectActionContributorManager
Returns the class search order starting with extensibleClass.
computeContentDescription() - Method in class org.eclipse.ui.internal.ViewFactory.ViewReference
 
computeContentDescription() - Method in class org.eclipse.ui.internal.WorkbenchPartReference
Computes a new content description for the part.
computeInterfaceOrder(List) - Method in class org.eclipse.ui.internal.ObjectContributorManager
Returns the interface search order for the class hierarchy described by classList.
computePartName() - Method in class org.eclipse.ui.internal.EditorManager.Editor
 
computePartName() - Method in class org.eclipse.ui.internal.ViewFactory.ViewReference
 
computePartName() - Method in class org.eclipse.ui.internal.WorkbenchPartReference
 
computeRelation(ArrayList) - Method in class org.eclipse.ui.internal.LayoutTree
Add the relation ship between the children in the list and returns the left children.
computeRelation(ArrayList) - Method in class org.eclipse.ui.internal.LayoutTreeNode
Add the relation ship between the children in the list and returns the left children.
computeRelation() - Method in class org.eclipse.ui.internal.PartSashContainer
Returns an array with all the relation ship between the parts.
computeTitle() - Method in class org.eclipse.ui.internal.WorkbenchPartReference
Computes a new title for the part.
config - Variable in class org.eclipse.ui.internal.ObjectActionContributor
 
configElement - Variable in class org.eclipse.ui.internal.PartSite
 
configElement - Variable in class org.eclipse.ui.internal.PluginAction
 
configRead - Variable in class org.eclipse.ui.internal.ObjectActionContributor
 
configureEditorAreaDropListener(DropTargetListener) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
configureShell(Shell) - Method in class org.eclipse.ui.internal.DetachedWindow
This method will be called to initialize the given Shell's layout
configureShell(Shell) - Method in class org.eclipse.ui.internal.WorkbenchWindow
 
container - Variable in class org.eclipse.ui.internal.LayoutPart
 
contains(Object) - Method in class org.eclipse.ui.internal.WorkbenchWindow.PageList
 
containsCoolItem(String) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer.WindowActionBarConfigurer
Returns whether the given id is for a cool item.
containsCoolItem(String) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
Returns whether the given id is for a cool item.
containsEditor(IEditorReference) - Method in class org.eclipse.ui.internal.EditorManager
Returns whether the manager contains an editor.
containsSubmenu(int) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Checks to see if this window contains the given type of submenu.
containsView(IViewPart) - Method in class org.eclipse.ui.internal.Perspective
Returns whether a view exists within the perspective.
contentDescription - Variable in class org.eclipse.ui.internal.WorkbenchPartReference
 
contextManagerListener - Variable in class org.eclipse.ui.internal.Workbench
 
contribute(IMenuManager, boolean, IToolBarManager, boolean) - Method in class org.eclipse.ui.internal.PluginActionBuilder.BasicContribution
Contributes submenus and/or actions into the provided menu and tool bar managers.
contribute(IMenuManager, IToolBarManager, boolean) - Method in class org.eclipse.ui.internal.PluginActionBuilder
Contributes submenus and/or actions into the provided menu and tool bar managers.
contribute(IActionBars, boolean, boolean) - Method in class org.eclipse.ui.internal.PluginActionSetBuilder.ActionSetContribution
Contributes submenus and/or actions into the provided menu and tool bar managers.
contribute(IMenuManager, boolean, IToolBarManager, boolean) - Method in class org.eclipse.ui.internal.ViewerActionBuilder.ViewerContribution
 
contributeAdjunctCoolbarAction(ActionDescriptor, ActionSetActionBars) - Method in class org.eclipse.ui.internal.PluginActionSetBuilder.ActionSetContribution
Contributes action from the action descriptor into the cool bar manager.
contributeCoolbarAction(ActionDescriptor, ActionSetActionBars) - Method in class org.eclipse.ui.internal.PluginActionSetBuilder.ActionSetContribution
Contributes action from the action descriptor into the cool bar manager.
contributeGroupMarker(IMenuManager, IConfigurationElement) - Method in class org.eclipse.ui.internal.PluginActionBuilder.BasicContribution
Creates a named menu group marker from the information in the configuration element.
contributeMenu(IConfigurationElement, IMenuManager, boolean) - Method in class org.eclipse.ui.internal.PluginActionBuilder.BasicContribution
Creates a menu from the information in the menu configuration element and adds it into the provided menu manager.
contributeMenuAction(ActionDescriptor, IMenuManager, boolean) - Method in class org.eclipse.ui.internal.PluginActionBuilder.BasicContribution
Contributes action from action descriptor into the provided menu manager.
contributeObjectActionIdOverrides(List) - Method in interface org.eclipse.ui.internal.IObjectActionContributor
Contribute to the list the action identifiers from other contributions that this contribution wants to override.
contributeObjectActionIdOverrides(List) - Method in class org.eclipse.ui.internal.ObjectActionContributor
 
contributeObjectActions(IWorkbenchPart, IMenuManager, ISelectionProvider, List) - Method in interface org.eclipse.ui.internal.IObjectActionContributor
Implement this method to add actions that deal with the currently selected object or objects.
contributeObjectActions(IWorkbenchPart, IMenuManager, ISelectionProvider, List) - Method in class org.eclipse.ui.internal.ObjectActionContributor
Contributes actions applicable for the current selection.
contributeObjectActions(IWorkbenchPart, IMenuManager, ISelectionProvider) - Method in class org.eclipse.ui.internal.ObjectActionContributorManager
Contributes submenus and/or actions applicable to the selection in the provided viewer into the provided popup menu.
contributeObjectMenus(IMenuManager, ISelectionProvider) - Method in interface org.eclipse.ui.internal.IObjectActionContributor
Implement this method to add menus that deal with the currently selected object or objects.
contributeObjectMenus(IMenuManager, ISelectionProvider) - Method in class org.eclipse.ui.internal.ObjectActionContributor
Contributes menus applicable for the current selection.
contributeSeparator(IMenuManager, IConfigurationElement) - Method in class org.eclipse.ui.internal.PluginActionBuilder.BasicContribution
Creates a named menu separator from the information in the configuration element.
contributeToPart(IViewPart) - Method in class org.eclipse.ui.internal.ViewActionBuilder
Contribute the external menus and actions applicable for this view part.
contributeToolbarAction(ActionDescriptor, IToolBarManager, boolean) - Method in class org.eclipse.ui.internal.PluginActionBuilder.BasicContribution
Contributes action from the action descriptor into the provided tool bar manager.
contributors - Variable in class org.eclipse.ui.internal.ObjectContributorManager
Table of contributors.
control - Variable in class org.eclipse.ui.internal.FastViewBar
 
control - Variable in class org.eclipse.ui.internal.PartPane
 
control - Variable in class org.eclipse.ui.internal.WWinPluginPulldown.MenuProxy.MenuLoader
The parent for the menu to be created.
convertLocation(String) - Static method in class org.eclipse.ui.internal.PerspectiveSwitcher
 
coolBar - Variable in class org.eclipse.ui.internal.PerspectiveBarManager
 
coolBarVisible - Variable in class org.eclipse.ui.internal.WorkbenchWindow
 
coolItem - Variable in class org.eclipse.ui.internal.PerspectiveSwitcher
 
coolItemToolBarMgr - Variable in class org.eclipse.ui.internal.ActionSetActionBars
 
coolItemToolBarMgr - Variable in class org.eclipse.ui.internal.EditorActionBars
 
copyActionSets(Map) - Method in class org.eclipse.ui.internal.ActionPresentation
Returns a copy of the visible action set.
copyItems(List, int, int) - Method in class org.eclipse.ui.internal.PerspectiveHistory
Copy the requested number of items from the history into the destination list at the given index.
counter - Variable in class org.eclipse.ui.internal.ViewFactory
 
create - Variable in class org.eclipse.ui.internal.ViewFactory.ViewReference
 
createAction(int, IConfigurationElement, Object, String) - Method in class org.eclipse.ui.internal.ActionDescriptor
Creates an instance of PluginAction.
createActionDescriptor(IConfigurationElement) - Method in class org.eclipse.ui.internal.EditorActionBuilder
 
createActionDescriptor(IConfigurationElement) - Method in class org.eclipse.ui.internal.ObjectActionContributor
 
createActionDescriptor(IConfigurationElement) - Method in class org.eclipse.ui.internal.PluginActionBuilder
This factory method returns a new ActionDescriptor for the configuration element.
createActionDescriptor(IConfigurationElement) - Method in class org.eclipse.ui.internal.PluginActionSetBuilder
 
createActionDescriptor(IConfigurationElement) - Method in class org.eclipse.ui.internal.PluginActionSetReader
This factory method returns a new ActionDescriptor for the configuration element.
createActionDescriptor(IConfigurationElement) - Method in class org.eclipse.ui.internal.ViewActionBuilder
 
createActionDescriptor(IConfigurationElement) - Method in class org.eclipse.ui.internal.ViewerActionBuilder
 
createAndRunWorkbench(Display, WorkbenchAdvisor) - Static method in class org.eclipse.ui.internal.Workbench
Creates the workbench and associates it with the the given display and workbench advisor, and runs the workbench UI.
createBarManager(int) - Method in class org.eclipse.ui.internal.PerspectiveSwitcher
 
createChildControl() - Method in class org.eclipse.ui.internal.PartPane
Factory method for creating the SWT Control hierarchy for this Pane's child.
createChildControl() - Method in class org.eclipse.ui.internal.ViewPane
 
createChildControls() - Method in class org.eclipse.ui.internal.FastViewBar
Create the contents of the fast view bar.
createClientComposite() - Method in class org.eclipse.ui.internal.WorkbenchPage
Creates the client composite.
createContents(Composite) - Method in class org.eclipse.ui.internal.DetachedWindow
Override this method to create the widget tree that is used as the window's contents.
createContents(Composite) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Creates the contents of the workbench window, including trim controls and the client composite.
createContribution() - Method in class org.eclipse.ui.internal.EditorActionBuilder
 
createContribution() - Method in class org.eclipse.ui.internal.ObjectActionContributor
 
createContribution() - Method in class org.eclipse.ui.internal.PluginActionBuilder
Factory method to create the helper contribution class that will hold onto the menus and actions contributed.
createContribution() - Method in class org.eclipse.ui.internal.PluginActionSetBuilder
 
createContribution() - Method in class org.eclipse.ui.internal.ViewerActionBuilder
 
createControl(Composite) - Method in class org.eclipse.ui.internal.EditorList
Create the EditorList table and menu items.
createControl(Composite) - Method in class org.eclipse.ui.internal.EditorSashContainer
 
createControl(Composite, StackPresentation) - Method in class org.eclipse.ui.internal.EditorStack
 
createControl(Composite) - Method in class org.eclipse.ui.internal.FastViewBar
Creates the underlying SWT control for the fast view bar.
createControl(Composite) - Method in class org.eclipse.ui.internal.LayoutPart
Creates the SWT control
createControl(Composite) - Method in class org.eclipse.ui.internal.LayoutPartSash
Creates the control
createControl(Composite) - Method in class org.eclipse.ui.internal.PartPane
 
createControl(Composite) - Method in class org.eclipse.ui.internal.PartPlaceholder
Creates the SWT control
createControl(Composite) - Method in class org.eclipse.ui.internal.PartSashContainer
 
createControl(Composite) - Method in class org.eclipse.ui.internal.PartStack
 
createControl(Composite, StackPresentation) - Method in class org.eclipse.ui.internal.PartStack
 
createControl(Composite) - Method in class org.eclipse.ui.internal.PerspectiveBarManager
 
createControl(Composite) - Method in class org.eclipse.ui.internal.PerspectiveSwitcher
 
createControl(Composite) - Method in class org.eclipse.ui.internal.ViewPane
Create control.
createControlForLeft() - Method in class org.eclipse.ui.internal.PerspectiveSwitcher
 
createControlForLocation(int) - Method in class org.eclipse.ui.internal.PerspectiveSwitcher
Ensures the control has been set for the argument location.
createControlForTop() - Method in class org.eclipse.ui.internal.PerspectiveSwitcher
 
createCoolBarControl(Composite) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
createDefaultContents(Shell) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Creates the default contents and layout of the shell.
createDefaultContents(Shell) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
Creates the default window contents.
createDefaultPresentationFactory() - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
Creates the default presentation factory by looking up the presentation factory extension with the id specified by the presentation factory preference.
createDefaultWorkbook() - Method in class org.eclipse.ui.internal.EditorSashContainer
 
createDelegate() - Method in class org.eclipse.ui.internal.PluginAction
Creates the delegate and refreshes its enablement.
createDisplay() - Static method in class org.eclipse.ui.internal.Workbench
Creates the Display to be used by the workbench.
createEditorActionBars(EditorDescriptor) - Method in class org.eclipse.ui.internal.EditorManager
 
createEditorTab(IEditorReference, EditorDescriptor, IEditorInput, boolean) - Method in class org.eclipse.ui.internal.EditorManager
 
createElement(IMemento) - Method in class org.eclipse.ui.internal.WorkingSetFactory
 
createEmptyEditorActionBars() - Method in class org.eclipse.ui.internal.EditorManager
 
createEntry(IWorkbenchPage, IEditorPart, INavigationLocation) - Method in class org.eclipse.ui.internal.NavigationHistory
 
createErrorPart(IWorkbenchPart) - Method in class org.eclipse.ui.internal.EditorPane
 
createErrorPart(IWorkbenchPart) - Method in class org.eclipse.ui.internal.PartPane
 
createErrorPart(IWorkbenchPart) - Method in class org.eclipse.ui.internal.ViewPane
 
createExpression(IConfigurationElement) - Static method in class org.eclipse.ui.internal.ActionExpression
Create an expression from the attributes and sub-elements of the configuration element.
createExtension(IConfigurationElement, String) - Static method in class org.eclipse.ui.internal.WorkbenchPlugin
Creates an extension.
createExtension(String, String, String) - Method in class org.eclipse.ui.internal.WorkbenchPlugin
Looks up the configuration element with the given id on the given extension point and instantiates the class specified by the class attributes.
createFastViewSeparator(Composite) - Method in class org.eclipse.ui.internal.FastViewBar
 
createFolder(String, int, float, String) - Method in class org.eclipse.ui.internal.PageLayout
 
createIdentifier() - Method in class org.eclipse.ui.internal.PluginActionContributionItem
Create the IIdentifier reference for this item.
createImage() - Method in class org.eclipse.ui.internal.PerspectiveBarContributionItem
 
createImageRegistry() - Method in class org.eclipse.ui.internal.UIPlugin
Returns the image registry for this plugin.
createImageRegistry() - Method in class org.eclipse.ui.internal.WorkbenchPlugin
Returns the image registry for this plugin.
createInitialActionSets(List) - Method in class org.eclipse.ui.internal.Perspective
Create the initial list of action sets.
createIntro(WorkbenchWindow) - Method in class org.eclipse.ui.internal.WorkbenchIntroManager
Create a new Intro area (a view, currently) in the provided window.
createMenuBar() - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
createNewIntroPart() - Method in class org.eclipse.ui.internal.WorkbenchIntroManager
 
createOpenPerspectiveView(IWorkbenchPage, ViewFactory, IMemento) - Method in class org.eclipse.ui.internal.ExtensionEventHandler
 
createPageComposite(Composite) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Creates and remembers the client composite, under which workbench pages create their controls.
createPageComposite(Composite) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
createParent(Composite) - Method in class org.eclipse.ui.internal.EditorSashContainer
Subclasses override this method to specify the composite to use to parent all children layout parts it contains.
createParent(Composite) - Method in class org.eclipse.ui.internal.PartSashContainer
Subclasses override this method to specify the composite to use to parent all children layout parts it contains.
createParent(Composite) - Method in class org.eclipse.ui.internal.ViewSashContainer
Subclasses override this method to specify the composite to use to parent all children layout parts it contains.
createPart(EditorDescriptor) - Method in class org.eclipse.ui.internal.EditorManager
 
createPartControl(Composite) - Method in class org.eclipse.ui.internal.EditorView
 
createPartControl(Composite) - Method in class org.eclipse.ui.internal.ViewIntroAdapterPart
 
createPartTracker(String) - Method in class org.eclipse.ui.internal.AbstractSelectionService
Creates a new per-part selection tracker for the given part id.
createPartTracker(String) - Method in class org.eclipse.ui.internal.PageSelectionService
 
createPartTracker(String) - Method in class org.eclipse.ui.internal.WindowSelectionService
 
createPerspective(PerspectiveDescriptor) - Method in class org.eclipse.ui.internal.WorkbenchPage
Creates a new view set.
createPlaceholderFolder(String, int, float, String) - Method in class org.eclipse.ui.internal.PageLayout
 
createPreferenceKey(String) - Method in class org.eclipse.ui.internal.ActivityPersistanceHelper
Create the preference key for the activity.
createPresentation(PerspectiveDescriptor) - Method in class org.eclipse.ui.internal.Perspective
Create a presentation for a perspective.
createProgressIndicator(Shell) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Create the progress indicator for the receiver.
createReferences(IMemento[]) - Method in class org.eclipse.ui.internal.Perspective
 
createSite(IEditorReference, IEditorPart, EditorDescriptor, IEditorInput) - Method in class org.eclipse.ui.internal.EditorManager
 
createStack() - Method in class org.eclipse.ui.internal.EditorSashContainer
 
createStack() - Method in class org.eclipse.ui.internal.PartSashContainer
 
createStack() - Method in class org.eclipse.ui.internal.ViewSashContainer
 
createStatusLine(Shell) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Delegate to the presentation factory.
createStatusLineControl(Composite) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
createStatusLineManager() - Method in class org.eclipse.ui.internal.WorkbenchWindow
Delegate to the presentation factory.
createSubMenuManager(IMenuManager) - Method in class org.eclipse.ui.internal.ActionSetActionBars
 
createSubMenuManager(IMenuManager) - Method in class org.eclipse.ui.internal.EditorActionBars
 
createSubToolBarManager(IToolBarManager) - Method in class org.eclipse.ui.internal.ActionSetActionBars
 
createSubToolBarManager(IToolBarManager) - Method in class org.eclipse.ui.internal.EditorActionBars
 
createTitleBar() - Method in class org.eclipse.ui.internal.EditorPane
Editor panes do not need a title bar.
createTitleBar() - Method in class org.eclipse.ui.internal.PartPane
Create a title bar for the pane if required.
createTitleBar() - Method in class org.eclipse.ui.internal.ViewPane
Create a title bar for the pane.
createToolBarContributionItem(ToolBarManager) - Method in class org.eclipse.ui.internal.PlaceholderContributionItem
Creates a new tool bar contribution item on the given manager -- using the stored data to initialize some of its properties.
createToolBars() - Method in class org.eclipse.ui.internal.ViewPane
 
createTrimWidgets(Shell) - Method in class org.eclipse.ui.internal.WorkbenchWindow
 
createView(ViewFactory, String) - Static method in class org.eclipse.ui.internal.LayoutHelper
Create the view.
createView(ViewFactory, String, String) - Static method in class org.eclipse.ui.internal.LayoutHelper
Create the view with a specified theme.
createView(String) - Method in class org.eclipse.ui.internal.PageLayout
Create a new LayoutPart.
createView(String) - Method in class org.eclipse.ui.internal.ViewFactory
Creates an instance of a view defined by id.
createView(String, String) - Method in class org.eclipse.ui.internal.ViewFactory
Creates an instance of a view defined by id and secondary id.
createWorkingSet(String, IAdaptable[]) - Method in class org.eclipse.ui.internal.WorkingSetManager
 
createWorkingSet(IMemento) - Method in class org.eclipse.ui.internal.WorkingSetManager
 
createWorkingSetEditWizard(IWorkingSet) - Method in class org.eclipse.ui.internal.WorkingSetManager
 
createWorkingSetSelectionDialog(Shell) - Method in class org.eclipse.ui.internal.WorkingSetManager
Deprecated. use createWorkingSetSelectionDialog(parent, true) instead
createWorkingSetSelectionDialog(Shell, boolean) - Method in class org.eclipse.ui.internal.WorkingSetManager
 
current - Variable in class org.eclipse.ui.internal.PartStack
 
currentContribution - Variable in class org.eclipse.ui.internal.PluginActionBuilder
 
currentEditor - Variable in class org.eclipse.ui.internal.EditorPluginAction
 
currentLocation - Variable in class org.eclipse.ui.internal.PerspectiveSwitcher
 
currentOrientation - Variable in class org.eclipse.ui.internal.FastViewBar
 
currentPane - Variable in class org.eclipse.ui.internal.FastViewPane
 
currentWork - Variable in class org.eclipse.ui.internal.UILockListener
 
cursor - Variable in class org.eclipse.ui.internal.PartSashContainer.SashContainerDropTarget
 
cursors - Static variable in class org.eclipse.ui.internal.DragCursors
 

D

DEBUG - Static variable in class org.eclipse.ui.internal.WorkbenchPlugin
Global workbench ui plugin flag.
DEBUG_TOOLBAR_DISPOSAL - Static variable in class org.eclipse.ui.internal.EditorActionBars
A switch controlling verbose debugging options surrounding the disposal of tool bar contribution items.
DECORATORS_PREFERENCE_PAGE - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
DEFAULT_ACCELERATOR_CONFIGURATION_ID - Static variable in interface org.eclipse.ui.internal.IWorkbenchConstants
Deprecated.  
DEFAULT_ACCELERATOR_SCOPE_ID - Static variable in interface org.eclipse.ui.internal.IWorkbenchConstants
Deprecated.  
DEFAULT_CATEGORY_ID - Static variable in interface org.eclipse.ui.internal.IWorkbenchConstants
 
DEFAULT_DEPTH - Static variable in class org.eclipse.ui.internal.PerspectiveHistory
 
DEFAULT_EDITORS - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
DEFAULT_EDITORS_CACHE - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
DEFAULT_RIGHT_X - Static variable in class org.eclipse.ui.internal.PerspectiveSwitcher
 
DEFAULT_WORKBENCH_STATE_FILENAME - Static variable in class org.eclipse.ui.internal.Workbench
 
DEFAULT_WORKBOOK_ID - Static variable in class org.eclipse.ui.internal.EditorSashContainer
 
DELETE_PROJECT_DIALOG - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
DELETE_RESOURCE_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
DELETE_RETARGET_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
DETACHED_WINDOW - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
DefaultStackPresentationSite - class org.eclipse.ui.internal.DefaultStackPresentationSite.
 
DefaultStackPresentationSite() - Constructor for class org.eclipse.ui.internal.DefaultStackPresentationSite
 
DetachedPlaceHolder - class org.eclipse.ui.internal.DetachedPlaceHolder.
 
DetachedPlaceHolder(String, Rectangle) - Constructor for class org.eclipse.ui.internal.DetachedPlaceHolder
DetachedPlaceHolder constructor comment.
DetachedWindow - class org.eclipse.ui.internal.DetachedWindow.
 
DetachedWindow(WorkbenchPage) - Constructor for class org.eclipse.ui.internal.DetachedWindow
Create a new FloatingWindow.
DragCursors - class org.eclipse.ui.internal.DragCursors.
Provides the set of cursors used for drag-and-drop.
DragCursors() - Constructor for class org.eclipse.ui.internal.DragCursors
 
data - Variable in class org.eclipse.ui.internal.RadioMenu
 
deactivate(boolean) - Method in class org.eclipse.ui.internal.EditorActionBars
Deactivate the contributions.
deactivate() - Method in class org.eclipse.ui.internal.PerspectiveHelper
Hide the presentation.
deactivateContributions(IWorkbenchPart, boolean) - Method in class org.eclipse.ui.internal.WorkbenchPage.ActionSwitcher
Deactivates the contributions of the given part.
deactivateNestedService() - Method in class org.eclipse.ui.internal.KeyBindingService
Deactives the currently active service.
deactivatePart(IWorkbenchPart) - Method in class org.eclipse.ui.internal.WorkbenchPage
Deactivates a part.
declareImage(String, ImageDescriptor, boolean) - Method in class org.eclipse.ui.internal.WorkbenchConfigurer
 
declareImage(String, String, boolean) - Static method in class org.eclipse.ui.internal.WorkbenchImages
Declares a workbench image given the path of the image file (relative to the workbench plug-in).
declareImage(String, ImageDescriptor, boolean) - Static method in class org.eclipse.ui.internal.WorkbenchImages
Declares a workbench image.
declareImages() - Static method in class org.eclipse.ui.internal.WorkbenchImages
Declares all the workbench's images, including both "shared" ones and internal ones.
decorator - Variable in class org.eclipse.ui.internal.LabelDecoratorAction
Deprecated.  
decoratorManager - Variable in class org.eclipse.ui.internal.WorkbenchPlugin
 
defaultContributorResourceAdapterClass - Static variable in class org.eclipse.ui.internal.LegacyResourceSupport
Cached value of Class.forName("org.eclipse.ui.internal.ide.DefaultContributorResourceAdapter"); null if not initialized or not present.
defaultLayout - Variable in class org.eclipse.ui.internal.WorkbenchWindow
 
deferEvents(boolean) - Method in class org.eclipse.ui.internal.WorkbenchPartReference
Calling this with deferEvents(true) will queue all property change events until a subsequent call to deferEvents(false).
deferredActivePersp - Variable in class org.eclipse.ui.internal.WorkbenchPage
 
delegate - Variable in class org.eclipse.ui.internal.PluginAction
 
delegate - Variable in class org.eclipse.ui.internal.WWinPluginPulldown.MenuProxy.MenuLoader
The delegate from which to load the menu.
derefPart(LayoutPart) - Static method in class org.eclipse.ui.internal.EditorAreaHelper
Deref a given part.
derefPart(LayoutPart) - Method in class org.eclipse.ui.internal.EditorStack
 
derefPart(LayoutPart) - Method in class org.eclipse.ui.internal.PartSashContainer
 
derefPart(LayoutPart) - Method in class org.eclipse.ui.internal.PartStack
 
derefPart(LayoutPart) - Method in class org.eclipse.ui.internal.PerspectiveHelper
Deref a given part.
derefPart(LayoutPart) - Method in class org.eclipse.ui.internal.ViewSashContainer
 
derefPart(LayoutPart) - Method in class org.eclipse.ui.internal.ViewStack
 
desc - Variable in class org.eclipse.ui.internal.ActionPresentation.SetRec
 
desc - Variable in class org.eclipse.ui.internal.EditorSite
 
desc - Variable in class org.eclipse.ui.internal.PluginActionSet
 
desc - Variable in class org.eclipse.ui.internal.ShowInAction
 
desc - Variable in class org.eclipse.ui.internal.ShowViewAction
 
describeLayout(StringBuffer) - Method in class org.eclipse.ui.internal.LayoutPart
Writes a description of the layout to the given string buffer.
describeLayout(StringBuffer) - Method in class org.eclipse.ui.internal.LayoutTree
Writes a description of the layout to the given string buffer.
describeLayout(StringBuffer) - Method in class org.eclipse.ui.internal.LayoutTreeNode
Writes a description of the layout to the given string buffer.
describeLayout(StringBuffer) - Method in class org.eclipse.ui.internal.PartSashContainer
Writes a description of the layout to the given string buffer.
describeLayout(StringBuffer) - Method in class org.eclipse.ui.internal.PartStack
 
describeLayout(StringBuffer) - Method in class org.eclipse.ui.internal.Perspective
Writes a description of the layout to the given string buffer.
descriptor - Variable in class org.eclipse.ui.internal.EditorHistoryItem
 
descriptor - Variable in class org.eclipse.ui.internal.PageLayout
 
descriptor - Variable in class org.eclipse.ui.internal.Perspective
 
descriptor - Variable in class org.eclipse.ui.internal.ViewIntroAdapterSite
 
descriptors - Static variable in class org.eclipse.ui.internal.WorkbenchImages
 
destroyControl() - Method in class org.eclipse.ui.internal.EditorList
 
destroyView(IViewPart) - Method in class org.eclipse.ui.internal.ViewFactory
Remove a view rec from the manager.
detach(LayoutPart, int, int) - Method in class org.eclipse.ui.internal.PerspectiveHelper
Create a detached window containing a part.
detachable - Variable in class org.eclipse.ui.internal.PerspectiveHelper
 
detachedPlaceHolderList - Variable in class org.eclipse.ui.internal.PerspectiveHelper
 
detachedWindowList - Variable in class org.eclipse.ui.internal.PerspectiveHelper
 
dirty - Variable in class org.eclipse.ui.internal.ReopenEditorMenu
 
dirty - Variable in class org.eclipse.ui.internal.ShowInMenu
 
dirty - Variable in class org.eclipse.ui.internal.ShowViewMenu
 
dirty - Variable in class org.eclipse.ui.internal.SwitchToWindowMenu
 
disableAllDrag() - Method in class org.eclipse.ui.internal.PerspectiveHelper
disableDragging.
display - Variable in class org.eclipse.ui.internal.RectangleAnimation
 
display - Variable in class org.eclipse.ui.internal.UILockListener
 
display - Variable in class org.eclipse.ui.internal.Workbench
The display used for all UI interactions with this workbench.
displayEditorList() - Method in class org.eclipse.ui.internal.EditorAreaHelper
Displays a list of open editors
displayFullPath - Static variable in class org.eclipse.ui.internal.EditorList
 
displayText - Variable in class org.eclipse.ui.internal.EditorList.Adapter
 
dispose() - Method in class org.eclipse.ui.internal.AbstractPartSelectionTracker
Disposes this selection tracker.
dispose() - Method in class org.eclipse.ui.internal.ActionSetActionBars
Dispose the contributions.
dispose() - Method in class org.eclipse.ui.internal.BaseSaveAction
 
dispose() - Method in class org.eclipse.ui.internal.CloseAllPerspectivesAction
 
dispose() - Method in class org.eclipse.ui.internal.CloseAllSavedAction
 
dispose() - Method in class org.eclipse.ui.internal.ClosePerspectiveAction
 
dispose() - Method in class org.eclipse.ui.internal.CyclePerspectiveAction
 
dispose() - Method in class org.eclipse.ui.internal.DefaultStackPresentationSite
 
dispose() - Static method in class org.eclipse.ui.internal.DragCursors
Disposes all drag-and-drop cursors.
dispose() - Method in class org.eclipse.ui.internal.EditActionSetsAction
 
dispose() - Method in class org.eclipse.ui.internal.EditorActionBars
Dispose the contributions.
dispose() - Method in class org.eclipse.ui.internal.EditorActionBuilder.EditorContribution
 
dispose() - Method in class org.eclipse.ui.internal.EditorActionBuilder.ExternalContributor
 
dispose() - Method in class org.eclipse.ui.internal.EditorAreaHelper
Dispose of the editor presentation.
dispose() - Method in class org.eclipse.ui.internal.EditorList
 
dispose() - Method in class org.eclipse.ui.internal.EditorManager.Editor
 
dispose() - Method in class org.eclipse.ui.internal.EditorSashContainer
Dispose of the editor area.
dispose() - Method in class org.eclipse.ui.internal.EditorView
 
dispose() - Method in class org.eclipse.ui.internal.FastViewBar
 
dispose() - Method in class org.eclipse.ui.internal.FastViewPane
Disposes of any active widgetry being used for the fast view pane.
dispose() - Method in class org.eclipse.ui.internal.IntroAction
 
dispose() - Method in class org.eclipse.ui.internal.KeyBindingService
Disposes this key binding service.
dispose() - Method in class org.eclipse.ui.internal.LayoutPart
Disposes the SWT control
dispose() - Method in class org.eclipse.ui.internal.LayoutPartSash
See LayoutPart#dispose
dispose() - Method in class org.eclipse.ui.internal.LockToolBarAction
 
dispose() - Method in class org.eclipse.ui.internal.NavigationHistory
Disposes this NavigationHistory and all entries.
dispose() - Method in class org.eclipse.ui.internal.NavigationHistoryAction.MenuCreator
 
dispose() - Method in class org.eclipse.ui.internal.NavigationHistoryEntry
Disposes this entry and its location.
dispose() - Method in class org.eclipse.ui.internal.OpenPreferencesAction
 
dispose() - Method in class org.eclipse.ui.internal.PageEventAction
The PageEventAction implementation of this ActionFactory.IWorkbenchAction method deregisters the part and page listener adding by the constructor.
dispose() - Method in class org.eclipse.ui.internal.PagePartSelectionTracker
Disposes this selection provider - removes all listeners currently registered.
dispose() - Method in class org.eclipse.ui.internal.PartPane
 
dispose() - Method in class org.eclipse.ui.internal.PartSashContainer
 
dispose() - Method in class org.eclipse.ui.internal.PartSite
Dispose the contributions.
dispose() - Method in class org.eclipse.ui.internal.PartStack
See LayoutPart#dispose
dispose() - Method in class org.eclipse.ui.internal.Perspective
Dispose the perspective and all views contained within.
dispose() - Method in class org.eclipse.ui.internal.PerspectiveBarContributionItem
 
dispose() - Method in class org.eclipse.ui.internal.PerspectiveBarNewContributionItem
 
dispose() - Method in class org.eclipse.ui.internal.PerspectiveSwitcher
 
dispose() - Method in class org.eclipse.ui.internal.PinEditorAction
 
dispose() - Method in class org.eclipse.ui.internal.PlaceholderContributionItem
 
dispose() - Method in class org.eclipse.ui.internal.PluginActionContributionItem
The default implementation of this IContributionItem method notifies the delegate if loaded and implements the IActionDelegate2 interface.
dispose() - Method in class org.eclipse.ui.internal.PluginActionSet
Disposes of this action set.
dispose() - Method in class org.eclipse.ui.internal.PopupMenuExtender
Dispose of the menu extender.
dispose() - Method in class org.eclipse.ui.internal.QuitAction
 
dispose() - Method in class org.eclipse.ui.internal.RadioMenu
Disposes all menu items
dispose() - Method in class org.eclipse.ui.internal.ResetPerspectiveAction
 
dispose() - Method in class org.eclipse.ui.internal.SaveAllAction
 
dispose() - Method in class org.eclipse.ui.internal.SavePerspectiveAction
 
dispose() - Method in class org.eclipse.ui.internal.ShowPartPaneMenuAction
 
dispose() - Method in class org.eclipse.ui.internal.ToggleEditorsVisibilityAction
 
dispose() - Method in class org.eclipse.ui.internal.ViewFactory.ViewReference
 
dispose() - Method in class org.eclipse.ui.internal.ViewIntroAdapterPart
 
dispose() - Method in class org.eclipse.ui.internal.ViewPane
 
dispose() - Method in class org.eclipse.ui.internal.ViewerActionBuilder
Dispose of the action builder
dispose() - Method in class org.eclipse.ui.internal.WWinPluginAction
Disposes of the action and any resources held.
dispose() - Method in class org.eclipse.ui.internal.WWinPluginPulldown.MenuProxy
 
dispose() - Method in class org.eclipse.ui.internal.WindowPartSelectionTracker
 
dispose() - Method in class org.eclipse.ui.internal.WorkbenchEditorsAction
 
dispose() - Method in class org.eclipse.ui.internal.WorkbenchPage
Cleanup.
dispose() - Method in class org.eclipse.ui.internal.WorkbenchPartReference
 
dispose() - Method in class org.eclipse.ui.internal.WorkbookEditorsAction
 
disposeChildControls() - Method in class org.eclipse.ui.internal.FastViewBar
 
disposeChildControls() - Method in class org.eclipse.ui.internal.PerspectiveSwitcher
 
disposeEditorActionBars(EditorActionBars) - Method in class org.eclipse.ui.internal.EditorManager
 
disposeEntry(NavigationHistoryEntry) - Method in class org.eclipse.ui.internal.NavigationHistory
 
disposeIdentifier() - Method in class org.eclipse.ui.internal.PluginActionContributionItem
Dispose of the IIdentifier if necessary.
disposeParent() - Method in class org.eclipse.ui.internal.EditorSashContainer
Subclasses override this method to dispose of any swt resources created during createParent.
disposeParent() - Method in class org.eclipse.ui.internal.PartSashContainer
Subclasses override this method to dispose of any swt resources created during createParent.
disposeParent() - Method in class org.eclipse.ui.internal.ViewSashContainer
Subclasses override this method to dispose of any swt resources created during createParent.
disposePart(IWorkbenchPartReference) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
disposePerspective(Perspective) - Method in class org.eclipse.ui.internal.WorkbenchPage
Dispose a perspective.
disposeSashes() - Method in class org.eclipse.ui.internal.LayoutTree
Dispose all Sashs in this tree
disposeSashes() - Method in class org.eclipse.ui.internal.LayoutTreeNode
Dispose all Sashs in this tree
disposeSashes() - Method in class org.eclipse.ui.internal.PartSashContainer
Dispose all sashs used in this perspective.
disposeSashes() - Method in class org.eclipse.ui.internal.PerspectiveHelper
Dispose all sashs used in this perspective.
disposeWorkbenchColors() - Static method in class org.eclipse.ui.internal.WorkbenchColors
Dispose all color pre-allocated by the workbench.
disposed - Variable in class org.eclipse.ui.internal.KeyBindingService
Whether this key binding service has been disposed.
doDock() - Method in class org.eclipse.ui.internal.PartPane
Pin this part.
doDock() - Method in class org.eclipse.ui.internal.ViewPane
Pin the view.
doHide() - Method in class org.eclipse.ui.internal.EditorPane
 
doHide() - Method in class org.eclipse.ui.internal.PartPane
User has requested to close the pane.
doHide() - Method in class org.eclipse.ui.internal.ViewPane
 
doMakeFast() - Method in class org.eclipse.ui.internal.ViewPane
Make this view pane a fast view
doPendingWork() - Method in class org.eclipse.ui.internal.UILockListener
Should always be called from the UI thread.
doRemoveFast() - Method in class org.eclipse.ui.internal.ViewPane
 
doZoom() - Method in class org.eclipse.ui.internal.PartPane
Zooms in on the part contained in this pane.
doZoom() - Method in class org.eclipse.ui.internal.ViewPane
 
dock(int) - Method in class org.eclipse.ui.internal.FastViewBar
 
dock(int) - Method in interface org.eclipse.ui.internal.IWindowTrim
Called to notify the trim object that it has been docked on the given side of the layout
done - Variable in class org.eclipse.ui.internal.RectangleAnimation
 
drag(Control, Object, Point, Rectangle) - Method in class org.eclipse.ui.internal.PartSashContainer
 
drag(Control, Object, Point, Rectangle) - Method in class org.eclipse.ui.internal.TrimDropTarget
 
dragCursorToSwtConstant(int) - Static method in class org.eclipse.ui.internal.DragCursors
Converts a drag cursor (LEFT, RIGHT, TOP, BOTTOM, CENTER) into an SWT constant (SWT.LEFT, SWT.RIGHT, SWT.TOP, SWT.BOTTOM, SWT.CENTER)
dragStart(IPresentablePart, Point, boolean) - Method in class org.eclipse.ui.internal.DefaultStackPresentationSite
 
dragStart(Point, boolean) - Method in class org.eclipse.ui.internal.DefaultStackPresentationSite
 
dragStart(IPresentablePart, Point, boolean) - Method in class org.eclipse.ui.internal.PartStack
 
dragTarget - Variable in class org.eclipse.ui.internal.PerspectiveHelper
 
drawCompositeImage(int, int) - Method in class org.eclipse.ui.internal.OverlayIcon
 
drawTopRight(ImageDescriptor) - Method in class org.eclipse.ui.internal.OverlayIcon
 
drop() - Method in class org.eclipse.ui.internal.PartSashContainer.SashContainerDropTarget
 
dropDown - Variable in class org.eclipse.ui.internal.EditorList
 
dropObject(PartPane[], LayoutPart, LayoutPart, int) - Method in class org.eclipse.ui.internal.PartSashContainer
 
dropTarget - Variable in class org.eclipse.ui.internal.EditorSashContainer
 
dropTargetListener - Variable in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
The DropTargetListener implementation for handling a drop into the editor area.
duration - Variable in class org.eclipse.ui.internal.RectangleAnimation
 

E

EDITORLIST_DISPLAY_FULL_NAME - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
EDITORLIST_MRU_SORT - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
EDITORLIST_NAME_SORT - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
EDITORLIST_PULLDOWN_ACTIVE - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
EDITORLIST_SELECTION_SCOPE - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
EDITORLIST_SET_PAGE_SCOPE - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
EDITORLIST_SET_TAB_GROUP_SCOPE - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
EDITORLIST_SET_WINDOW_SCOPE - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
EDITORLIST_SORT_CRITERIA - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
EDITORS - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
EDITOR_FILE_NAME - Static variable in interface org.eclipse.ui.internal.IWorkbenchConstants
 
EDITOR_SELECTION_DIALOG - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
EDITOR_TAB_POSITION - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
EDITOR_TAB_WIDTH - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
EDIT_ACTION_SETS_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
EDIT_PERSPECTIVES_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
EDIT_WORKING_SET_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
EMPTY_LIST - Static variable in class org.eclipse.ui.internal.ObjectContributorManager
 
ENABLED_DECORATORS - Static variable in interface org.eclipse.ui.internal.IPreferenceConstants
 
EXIT_PROMPT_ON_CLOSE_LAST_WINDOW - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
EXPORT_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
EXPORT_WIZARD - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
EXPORT_WIZARD_SELECTION_WIZARD_PAGE - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
EXP_TYPE_AND - Static variable in class org.eclipse.ui.internal.ActionExpression
Constant definition for AND.
EXP_TYPE_NOT - Static variable in class org.eclipse.ui.internal.ActionExpression
Constant definition for NOT.
EXP_TYPE_OBJECT_CLASS - Static variable in class org.eclipse.ui.internal.ActionExpression
Constant definition for objectClass.
EXP_TYPE_OBJECT_STATE - Static variable in class org.eclipse.ui.internal.ActionExpression
Constant definition for objectState.
EXP_TYPE_OR - Static variable in class org.eclipse.ui.internal.ActionExpression
Constant definition for OR.
EXP_TYPE_PLUG_IN_STATE - Static variable in class org.eclipse.ui.internal.ActionExpression
Constant definition for pluginState.
EXP_TYPE_SYSTEM_PROPERTY - Static variable in class org.eclipse.ui.internal.ActionExpression
Constant definition for systemProperty.
EXTENSION_CLASS - Static variable in class org.eclipse.ui.internal.EarlyStartupRunnable
 
EarlyStartupRunnable - class org.eclipse.ui.internal.EarlyStartupRunnable.
A utility class used to call #earlyStartup on the proper instance for a given configuration element.
EarlyStartupRunnable(IExtension) - Constructor for class org.eclipse.ui.internal.EarlyStartupRunnable
 
EditActionSetsAction - class org.eclipse.ui.internal.EditActionSetsAction.
Edit the action sets.
EditActionSetsAction() - Constructor for class org.eclipse.ui.internal.EditActionSetsAction
This default constructor allows the the action to be called from the welcome page.
EditActionSetsAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.internal.EditActionSetsAction
 
EditorActionBars - class org.eclipse.ui.internal.EditorActionBars.
The action bars for an editor.
EditorActionBars(IActionBars2, String) - Constructor for class org.eclipse.ui.internal.EditorActionBars
Constructs the EditorActionBars for an editor.
EditorActionBars.Overrides - class org.eclipse.ui.internal.EditorActionBars.Overrides.
 
EditorActionBars.Overrides() - Constructor for class org.eclipse.ui.internal.EditorActionBars.Overrides
 
EditorActionBuilder - class org.eclipse.ui.internal.EditorActionBuilder.
This class reads the registry for extensions that plug into 'editorActions' extension point.
EditorActionBuilder() - Constructor for class org.eclipse.ui.internal.EditorActionBuilder
The constructor.
EditorActionBuilder.EditorContribution - class org.eclipse.ui.internal.EditorActionBuilder.EditorContribution.
Helper class to collect the menus and actions defined within a contribution element.
EditorActionBuilder.EditorContribution() - Constructor for class org.eclipse.ui.internal.EditorActionBuilder.EditorContribution
 
EditorActionBuilder.ExternalContributor - class org.eclipse.ui.internal.EditorActionBuilder.ExternalContributor.
Helper class that will populate the menu and toobar with the external editor contributions.
EditorActionBuilder.ExternalContributor(ArrayList) - Constructor for class org.eclipse.ui.internal.EditorActionBuilder.ExternalContributor
 
EditorAreaHelper - class org.eclipse.ui.internal.EditorAreaHelper.
EditorAreaHelper is a wrapper for PartTabworkbook.
EditorAreaHelper(WorkbenchPage) - Constructor for class org.eclipse.ui.internal.EditorAreaHelper
Creates a new EditorAreaHelper.
EditorHistory - class org.eclipse.ui.internal.EditorHistory.
This class is used to record "open editor" actions as they happen.
EditorHistory() - Constructor for class org.eclipse.ui.internal.EditorHistory
Constructs a new history.
EditorHistoryItem - class org.eclipse.ui.internal.EditorHistoryItem.
An item in the editor history.
EditorHistoryItem(IEditorInput, IEditorDescriptor) - Constructor for class org.eclipse.ui.internal.EditorHistoryItem
Constructs a new item.
EditorHistoryItem(IMemento) - Constructor for class org.eclipse.ui.internal.EditorHistoryItem
Constructs a new item from a memento.
EditorList - class org.eclipse.ui.internal.EditorList.
 
EditorList(IWorkbenchWindow, EditorStack) - Constructor for class org.eclipse.ui.internal.EditorList
 
EditorList.Adapter - class org.eclipse.ui.internal.EditorList.Adapter.
A helper inner class
EditorList.Adapter(IEditorReference) - Constructor for class org.eclipse.ui.internal.EditorList.Adapter
 
EditorList.CloseAction - class org.eclipse.ui.internal.EditorList.CloseAction.
Closes the selected editor.
EditorList.CloseAction() - Constructor for class org.eclipse.ui.internal.EditorList.CloseAction
Create an instance of this class
EditorList.FullNameAction - class org.eclipse.ui.internal.EditorList.FullNameAction.
Displays the full file name.
EditorList.FullNameAction() - Constructor for class org.eclipse.ui.internal.EditorList.FullNameAction
Create an instance of this class
EditorList.SaveAction - class org.eclipse.ui.internal.EditorList.SaveAction.
 
EditorList.SaveAction() - Constructor for class org.eclipse.ui.internal.EditorList.SaveAction
Create an instance of this class
EditorList.SelectionAction - class org.eclipse.ui.internal.EditorList.SelectionAction.
Selects editors.
EditorList.SelectionAction(int) - Constructor for class org.eclipse.ui.internal.EditorList.SelectionAction
Create an instance of this class
EditorList.SetScopeAction - class org.eclipse.ui.internal.EditorList.SetScopeAction.
 
EditorList.SetScopeAction(int) - Constructor for class org.eclipse.ui.internal.EditorList.SetScopeAction
Create an instance of this class
EditorList.SortAction - class org.eclipse.ui.internal.EditorList.SortAction.
 
EditorList.SortAction(int) - Constructor for class org.eclipse.ui.internal.EditorList.SortAction
Create an instance of this class
EditorManager - class org.eclipse.ui.internal.EditorManager.
Manage a group of element editors.
EditorManager(WorkbenchWindow, WorkbenchPage, EditorAreaHelper) - Constructor for class org.eclipse.ui.internal.EditorManager
EditorManager constructor comment.
EditorManager.Editor - class org.eclipse.ui.internal.EditorManager.Editor.
 
EditorManager.Editor() - Constructor for class org.eclipse.ui.internal.EditorManager.Editor
Constructs a new editor reference for use by editors being newly opened.
EditorManager.Editor(IMemento) - Constructor for class org.eclipse.ui.internal.EditorManager.Editor
Constructs a new editor reference for use by editors being restored from a memento.
EditorManager.ImageWrapper - class org.eclipse.ui.internal.EditorManager.ImageWrapper.
This class extends ImageDescriptor and only holds on to an Image, it calculates its hash code based on its Image.
EditorManager.ImageWrapper(Image) - Constructor for class org.eclipse.ui.internal.EditorManager.ImageWrapper
Constructor
EditorMenuManager - class org.eclipse.ui.internal.EditorMenuManager.
An EditorMenuManager is used to sort the contributions made by an editor so that they always appear after the action sets.
EditorMenuManager(IMenuManager) - Constructor for class org.eclipse.ui.internal.EditorMenuManager
Constructs a new editor manager.
EditorMenuManager.Overrides - class org.eclipse.ui.internal.EditorMenuManager.Overrides.
 
EditorMenuManager.Overrides() - Constructor for class org.eclipse.ui.internal.EditorMenuManager.Overrides
 
EditorPane - class org.eclipse.ui.internal.EditorPane.
An EditorPane is a subclass of PartPane offering extended behavior for workbench editors.
EditorPane(IEditorReference, WorkbenchPage, EditorStack) - Constructor for class org.eclipse.ui.internal.EditorPane
Constructs an editor pane for an editor part.
EditorPluginAction - class org.eclipse.ui.internal.EditorPluginAction.
Extends PartPluginAction for usage in editor parts.
EditorPluginAction(IConfigurationElement, IEditorPart, String, int) - Constructor for class org.eclipse.ui.internal.EditorPluginAction
This class adds the requirement that action delegates loaded on demand implement IViewActionDelegate
EditorPluginAction(IConfigurationElement, String, IEditorPart, String, int) - Constructor for class org.eclipse.ui.internal.EditorPluginAction
Deprecated. Please use the other constructor instead.
EditorSashContainer - class org.eclipse.ui.internal.EditorSashContainer.
Represents the area set aside for editor workbooks.
EditorSashContainer(String, WorkbenchPage) - Constructor for class org.eclipse.ui.internal.EditorSashContainer
 
EditorSite - class org.eclipse.ui.internal.EditorSite.
An editor container manages the services for an editor.
EditorSite(IEditorReference, IEditorPart, WorkbenchPage, EditorDescriptor) - Constructor for class org.eclipse.ui.internal.EditorSite
Constructs an EditorSite for an editor.
EditorStack - class org.eclipse.ui.internal.EditorStack.
Represents a tab folder of editors.
EditorStack(EditorSashContainer, WorkbenchPage) - Constructor for class org.eclipse.ui.internal.EditorStack
 
EditorView - class org.eclipse.ui.internal.EditorView.
 
EditorView() - Constructor for class org.eclipse.ui.internal.EditorView
Constructs a new editorList view.
ExceptionHandler - class org.eclipse.ui.internal.ExceptionHandler.
This handler will pass along to the workbench advisor exceptions and errors thrown while running the event loop.
ExceptionHandler() - Constructor for class org.eclipse.ui.internal.ExceptionHandler
 
ExtensionEventHandler - class org.eclipse.ui.internal.ExtensionEventHandler.
 
ExtensionEventHandler(Workbench) - Constructor for class org.eclipse.ui.internal.ExtensionEventHandler
 
ExtensionEventHandlerMessages - class org.eclipse.ui.internal.ExtensionEventHandlerMessages.
 
ExtensionEventHandlerMessages() - Constructor for class org.eclipse.ui.internal.ExtensionEventHandlerMessages
 
edgeDockRatio - Static variable in class org.eclipse.ui.internal.TrimDropTarget
 
editActionSets() - Method in class org.eclipse.ui.internal.WorkbenchPage
Edits the action sets.
editPageId - Variable in class org.eclipse.ui.internal.WorkingSet
 
editorActivated(IEditorPart) - Method in class org.eclipse.ui.internal.ActiveEditorAction
Notification that the active editor tracked by the action is being activated.
editorActivated(IEditorPart) - Method in class org.eclipse.ui.internal.BaseSaveAction
 
editorActivated(IEditorPart) - Method in class org.eclipse.ui.internal.PinEditorAction
 
editorArea - Variable in class org.eclipse.ui.internal.EditorAreaHelper
 
editorArea - Variable in class org.eclipse.ui.internal.EditorStack
 
editorArea - Variable in class org.eclipse.ui.internal.Perspective
 
editorChanged(IEditorPart) - Method in class org.eclipse.ui.internal.EditorActionBuilder.EditorContribution
 
editorChanged(IEditorPart) - Method in class org.eclipse.ui.internal.EditorPluginAction
Handles editor change by re-registering for selection changes and updating IEditorActionDelegate.
editorContributor - Variable in class org.eclipse.ui.internal.EditorActionBars
 
editorDeactivated(IEditorPart) - Method in class org.eclipse.ui.internal.ActiveEditorAction
Notification that the active editor tracked by the action is being deactivated.
editorDeactivated(IEditorPart) - Method in class org.eclipse.ui.internal.BaseSaveAction
 
editorDeactivated(IEditorPart) - Method in class org.eclipse.ui.internal.PinEditorAction
 
editorFolder - Variable in class org.eclipse.ui.internal.PageLayout
 
editorHistory - Variable in class org.eclipse.ui.internal.Workbench
 
editorHolder - Variable in class org.eclipse.ui.internal.Perspective
 
editorID - Variable in class org.eclipse.ui.internal.NavigationHistoryEditorInfo
 
editorInfo - Variable in class org.eclipse.ui.internal.NavigationHistoryEntry
 
editorInput - Variable in class org.eclipse.ui.internal.NavigationHistoryEditorInfo
 
editorList - Variable in class org.eclipse.ui.internal.EditorView
 
editorListData - Static variable in class org.eclipse.ui.internal.EditorList
 
editorListViews - Static variable in class org.eclipse.ui.internal.EditorList
 
editorMemento - Variable in class org.eclipse.ui.internal.EditorManager.Editor
 
editorMgr - Variable in class org.eclipse.ui.internal.WorkbenchPage
 
editorPresentation - Variable in class org.eclipse.ui.internal.EditorManager
 
editorPresentation - Variable in class org.eclipse.ui.internal.WorkbenchPage
 
editorPropChangeListnener - Variable in class org.eclipse.ui.internal.EditorManager
 
editorRef - Variable in class org.eclipse.ui.internal.EditorList.Adapter
 
editorRegistry - Variable in class org.eclipse.ui.internal.WorkbenchPlugin
 
editorTable - Variable in class org.eclipse.ui.internal.EditorAreaHelper
 
editorVisible - Variable in class org.eclipse.ui.internal.PageLayout
 
editorWorkbooks - Variable in class org.eclipse.ui.internal.EditorSashContainer
 
editors - Variable in class org.eclipse.ui.internal.NavigationHistory
 
editorsTable - Variable in class org.eclipse.ui.internal.EditorList
 
elapsed - Variable in class org.eclipse.ui.internal.RectangleAnimation
 
elements - Variable in class org.eclipse.ui.internal.EditorList
 
elements - Variable in class org.eclipse.ui.internal.UILockListener.Queue
 
elements - Variable in class org.eclipse.ui.internal.WorkingSet
 
ellipsis - Static variable in class org.eclipse.ui.internal.PerspectiveBarContributionItem
 
emergencyClose() - Method in class org.eclipse.ui.internal.WorkbenchConfigurer
 
emergencyClosing() - Method in class org.eclipse.ui.internal.WorkbenchConfigurer
 
enableAllDrag() - Method in class org.eclipse.ui.internal.PerspectiveHelper
enableDragging.
enabledAllowed - Variable in class org.eclipse.ui.internal.EditorActionBars
 
enabledAllowed - Variable in class org.eclipse.ui.internal.EditorMenuManager
 
enabledContextIds - Variable in class org.eclipse.ui.internal.KeyBindingService
The set of context identifiers enabled in this key binding service (not counting any nested services).
enabledSubmissions - Variable in class org.eclipse.ui.internal.KeyBindingService
The list of context submissions indicating the enabled state of the context.
enablement - Variable in class org.eclipse.ui.internal.ObjectActionContributor.ObjectContribution
 
enabler - Variable in class org.eclipse.ui.internal.PluginAction
 
end - Variable in class org.eclipse.ui.internal.RectangleAnimation
 
ensureVisible(PerspectiveBarContributionItem) - Method in class org.eclipse.ui.internal.PerspectiveBarManager
Re-insert the item at the beginning of the perspective bar, ensuring that it is visible to the user.
equals(Object) - Method in class org.eclipse.ui.internal.EditorManager.ImageWrapper
 
equals(Object) - Method in class org.eclipse.ui.internal.OverlayIcon
 
equals(Object) - Method in class org.eclipse.ui.internal.Semaphore
 
equals(Object) - Method in class org.eclipse.ui.internal.WorkingSet
Tests the receiver and the object for equality
equals(Object) - Method in class org.eclipse.ui.internal.WorkingSetManager
Tests the receiver and the object for equality
escapeListener - Variable in class org.eclipse.ui.internal.FastViewPane
 
exceptionCount - Variable in class org.eclipse.ui.internal.ExceptionHandler
 
extenders - Variable in class org.eclipse.ui.internal.PopupMenuExtender.PopupMenuExtenderManager
 
extension - Variable in class org.eclipse.ui.internal.EarlyStartupRunnable
 
extensionContributor - Variable in class org.eclipse.ui.internal.EditorActionBars
 
extensionEventHandler - Variable in class org.eclipse.ui.internal.Workbench
ExtensionEventHandler handles extension life-cycle events.
extensionID - Variable in class org.eclipse.ui.internal.PartSite
 
extensionName - Variable in class org.eclipse.ui.internal.PartSite
 
extraData - Variable in class org.eclipse.ui.internal.WorkbenchConfigurer
Table to hold arbitrary key-data settings (key type: String, value type: Object).
extraData - Variable in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
Table to hold arbitrary key-data settings (key type: String, value type: Object).
extractPrimaryId(String) - Static method in class org.eclipse.ui.internal.ViewFactory
Extracts ths primary id portion of a compound id.
extractSecondaryId(String) - Static method in class org.eclipse.ui.internal.ViewFactory
Extracts ths secondary id portion of a compound id.

F

FACTORY_ID - Static variable in class org.eclipse.ui.internal.WorkingSet
 
FALSE - Static variable in interface org.eclipse.ui.internal.IWorkbenchConstants
 
FASTVIEW - Static variable in class org.eclipse.ui.internal.DragCursors
 
FASTVIEW_HIDE_STEPS - Static variable in class org.eclipse.ui.internal.Perspective
 
FAST_VIEW - Static variable in class org.eclipse.ui.internal.ShowFastViewContribution
 
FILE_EDITORS_PREFERENCE_PAGE - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
FILE_EXTENSION_DIALOG - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
FILE_SELECTION_DIALOG - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
FILE_STATES_PREFERENCE_PAGE - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
FILL_ALL_ACTION_BARS - Static variable in class org.eclipse.ui.internal.WorkbenchWindow
Constant indicating that all the actions bars should be filled.
FILTER_DIALOG - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
FONT_PREFERENCE_PAGE - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
FULL_BUILD_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
FastViewBar - class org.eclipse.ui.internal.FastViewBar.
Represents the fast view bar.
FastViewBar(WorkbenchWindow) - Constructor for class org.eclipse.ui.internal.FastViewBar
Constructs a new fast view bar for the given workbench window.
FastViewPane - class org.eclipse.ui.internal.FastViewPane.
Handles the presentation of an active fastview.
FastViewPane() - Constructor for class org.eclipse.ui.internal.FastViewPane
 
FolderLayout - class org.eclipse.ui.internal.FolderLayout.
This layout is used to define the initial set of views and placeholders in a folder.
FolderLayout(PageLayout, ViewStack, ViewFactory) - Constructor for class org.eclipse.ui.internal.FolderLayout
Create an instance of a FolderLayout belonging to a PageLayout.
fBase - Variable in class org.eclipse.ui.internal.OverlayIcon
 
fCollator - Variable in class org.eclipse.ui.internal.WorkingSetComparator
 
fListeners - Variable in class org.eclipse.ui.internal.AbstractPartSelectionTracker
List of selection listeners for this tracker
fNormalMsgAreaBackground - Variable in class org.eclipse.ui.internal.MessageLine
 
fOverlay - Variable in class org.eclipse.ui.internal.OverlayIcon
 
fPage - Variable in class org.eclipse.ui.internal.PagePartSelectionTracker
The workbench page for which this is tracking selection.
fPart - Variable in class org.eclipse.ui.internal.PagePartSelectionTracker
The part in this tracker's page, or null if one is not open.
fPartId - Variable in class org.eclipse.ui.internal.AbstractPartSelectionTracker
The id of the part this tracls
fSize - Variable in class org.eclipse.ui.internal.OverlayIcon
 
fWindow - Variable in class org.eclipse.ui.internal.WindowPartSelectionTracker
The window this selection tracker is working in
factoryId - Variable in class org.eclipse.ui.internal.EditorManager.Editor
 
fast - Variable in class org.eclipse.ui.internal.ViewPane
 
fastViewAction - Variable in class org.eclipse.ui.internal.FastViewPane
 
fastViewAction - Variable in class org.eclipse.ui.internal.ViewStack
 
fastViewBar - Variable in class org.eclipse.ui.internal.FastViewBar
 
fastViewBar - Variable in class org.eclipse.ui.internal.WorkbenchWindow
 
fastViewBarMenu - Variable in class org.eclipse.ui.internal.FastViewBar
 
fastViewLabel - Variable in class org.eclipse.ui.internal.FastViewBar
 
fastViewLabel2 - Variable in class org.eclipse.ui.internal.FastViewBar
 
fastViewPane - Variable in class org.eclipse.ui.internal.Perspective
 
fastViewWidthRatio - Variable in class org.eclipse.ui.internal.ViewLayoutRec
 
fastViews - Variable in class org.eclipse.ui.internal.PageLayout
 
fastViews - Variable in class org.eclipse.ui.internal.Perspective
 
featureId - Variable in class org.eclipse.ui.internal.BundleGroupProperties
 
featureImageDescriptor - Variable in class org.eclipse.ui.internal.BundleGroupProperties
 
featureImageUrl - Variable in class org.eclipse.ui.internal.BundleGroupProperties
 
featureLabel - Variable in class org.eclipse.ui.internal.BundleGroupProperties
 
fifoList - Variable in class org.eclipse.ui.internal.EditorHistory
The list of editor entries, in FIFO order.
fill(Menu, int) - Method in class org.eclipse.ui.internal.ActionSetSeparator
 
fill(ToolBar, int) - Method in class org.eclipse.ui.internal.ActionSetSeparator
 
fill(Menu, int) - Method in class org.eclipse.ui.internal.OpenedPerspectivesMenu
Fills the given menu with menu items for all opened perspectives.
fill(ToolBar, int) - Method in class org.eclipse.ui.internal.PerspectiveBarContributionItem
 
fill(ToolBar, int) - Method in class org.eclipse.ui.internal.PerspectiveBarNewContributionItem
 
fill(Composite) - Method in class org.eclipse.ui.internal.PlaceholderContributionItem
 
fill(CoolBar, int) - Method in class org.eclipse.ui.internal.PlaceholderContributionItem
 
fill(Menu, int) - Method in class org.eclipse.ui.internal.PlaceholderContributionItem
 
fill(ToolBar, int) - Method in class org.eclipse.ui.internal.PlaceholderContributionItem
 
fill(Menu, int) - Method in class org.eclipse.ui.internal.ReopenEditorMenu
Fills the given menu with menu items for all windows.
fill(ToolBar, int) - Method in class org.eclipse.ui.internal.ShowFastViewContribution
The default implementation of this IContributionItem method does nothing.
fill(Menu, int) - Method in class org.eclipse.ui.internal.ShowInMenu
 
fill(Menu, int) - Method in class org.eclipse.ui.internal.ShowViewMenu
 
fill(Menu, int) - Method in class org.eclipse.ui.internal.SwitchToWindowMenu
Fills the given menu with menu items for all opened workbench windows.
fill(Menu, int) - Method in class org.eclipse.ui.internal.WorkingSetMenuContributionItem
Adds a menu item for the working set.
fillActionBars(IActionBarConfigurer, int) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Creates a clone copy of the current action bars
fillContextMenu(IMenuManager) - Method in class org.eclipse.ui.internal.EditorList
 
fillMenu(IMenuManager) - Method in class org.eclipse.ui.internal.ShowInMenu
Fills the menu with Show In actions.
fillMenu(IMenuManager) - Method in class org.eclipse.ui.internal.ShowViewMenu
Fills the menu with Show View actions.
filterElements - Variable in class org.eclipse.ui.internal.ObjectFilterTest
 
filterTest - Variable in class org.eclipse.ui.internal.ObjectActionContributor.ObjectContribution
 
find(String) - Method in class org.eclipse.ui.internal.ActionSetMenuManager
 
find(LayoutPart) - Method in class org.eclipse.ui.internal.LayoutTree
Find a LayoutPart in the tree and return its sub-tree.
find(LayoutPart) - Method in class org.eclipse.ui.internal.LayoutTreeNode
Find a LayoutPart in the tree and return its sub-tree.
findAlphabeticalOrder(String, String, IContributionManager) - Method in class org.eclipse.ui.internal.ActionSetActionBars
Returns the contribution item that the given contribution item should be inserted after.
findAlphabeticalOrder(String, String, IContributionManager) - Method in class org.eclipse.ui.internal.PluginActionSetBuilder.ActionSetContribution
 
findAlphabeticalOrder(String, String, IContributionManager) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Returns the contribution item that the given contribution item should be inserted after.
findBottomRight() - Method in class org.eclipse.ui.internal.LayoutTree
Find the part that is in the bottom rigth possition.
findBottomRight() - Method in class org.eclipse.ui.internal.LayoutTreeNode
Find the part that is in the bottom right position.
findBottomRight() - Method in class org.eclipse.ui.internal.PartSashContainer
Return the most bottom right part or null if none.
findCommonParent(LayoutPart, LayoutPart) - Method in class org.eclipse.ui.internal.LayoutTreeNode
Go up in the tree finding a parent that is common of both children.
findCommonParent(LayoutPart, LayoutPart, boolean, boolean) - Method in class org.eclipse.ui.internal.LayoutTreeNode
Go up in the tree finding a parent that is common of both children.
findEditor(IEditorInput) - Method in class org.eclipse.ui.internal.EditorManager
 
findEditor(IEditorInput) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
findImage(EditorDescriptor, IPath) - Method in class org.eclipse.ui.internal.EditorManager
 
findImage(IStatus) - Method in class org.eclipse.ui.internal.MessageLine
 
findInsertionPoint(String, String, IContributionManager, boolean) - Static method in class org.eclipse.ui.internal.PluginActionSetBuilder
Returns the insertion point for a new contribution item.
findPart(Point) - Method in class org.eclipse.ui.internal.LayoutTree
Locates the part that intersects the given point
findPart(Point) - Method in class org.eclipse.ui.internal.LayoutTreeNode
Traverses the tree to find the part that intersects the given point
findPart(String) - Method in class org.eclipse.ui.internal.PerspectiveHelper
Find the first part with a given ID in the presentation.
findPart(String, String) - Method in class org.eclipse.ui.internal.PerspectiveHelper
Find the first part that matches the specified primary and secondary id pair.
findPart(String, LayoutPart[], ArrayList) - Method in class org.eclipse.ui.internal.PerspectiveHelper
Find the first part with a given ID in the presentation.
findPart(String, String, LayoutPart[], ArrayList) - Method in class org.eclipse.ui.internal.PerspectiveHelper
Find the first part that matches the specified primary and secondary id pair.
findPerspective(IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.WorkbenchPage
Returns the first view manager with given ID.
findPerspectiveShortcut(IPerspectiveDescriptor, WorkbenchPage) - Method in class org.eclipse.ui.internal.PerspectiveSwitcher
 
findPerspectiveShortcut(IPerspectiveDescriptor, WorkbenchPage) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Returns the shortcut for a page.
findReusableEditor(EditorDescriptor) - Method in class org.eclipse.ui.internal.EditorManager
 
findSash(LayoutPartSash) - Method in class org.eclipse.ui.internal.LayoutTree
Find a sash in the tree and return its sub-tree.
findSash(LayoutPartSash) - Method in class org.eclipse.ui.internal.LayoutTreeNode
Find a sash in the tree and return its sub-tree.
findSashParts(LayoutTree, PartPane.Sashes, WorkbenchPage.SashInfo) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
findSashes(LayoutPart, PartPane.Sashes) - Method in class org.eclipse.ui.internal.ContainerPlaceholder
 
findSashes(LayoutPart, PartPane.Sashes) - Method in class org.eclipse.ui.internal.DetachedPlaceHolder
 
findSashes(LayoutPart, PartPane.Sashes) - Method in class org.eclipse.ui.internal.EditorSashContainer
Find the sashs around the specified part.
findSashes(LayoutPart, PartPane.Sashes) - Method in interface org.eclipse.ui.internal.ILayoutContainer
 
findSashes(PartPane.Sashes) - Method in class org.eclipse.ui.internal.LayoutTree
Find the Left,Right,Top and Botton sashes around this tree and set them in sashes
findSashes(LayoutTree, PartPane.Sashes) - Method in class org.eclipse.ui.internal.LayoutTreeNode
Sets the elements in the array of sashes with the Left,Rigth,Top and Botton sashes.
findSashes() - Method in class org.eclipse.ui.internal.PartPane
Finds and return the sashes around this part.
findSashes(LayoutPart, PartPane.Sashes) - Method in class org.eclipse.ui.internal.PartSashContainer
Find the sashs around the specified part.
findSashes(LayoutPart, PartPane.Sashes) - Method in class org.eclipse.ui.internal.PartStack
 
findShowViewIdsRemoved(ArrayList, ArrayList) - Method in class org.eclipse.ui.internal.ExtensionEventHandler
 
findView(String) - Method in class org.eclipse.ui.internal.Perspective
Finds the view with the given ID that is open in this page, or null if not found.
findView(String, String) - Method in class org.eclipse.ui.internal.Perspective
Finds the view with the given id and secondary id that is open in this page, or null if not found.
findView(String) - Method in class org.eclipse.ui.internal.WorkbenchPage
See IWorkbenchPage@findView.
findViewReference(String) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
findViewReference(String, String) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
fireChange() - Method in class org.eclipse.ui.internal.PerspectiveHistory
 
firePageActivated(IWorkbenchPage) - Method in class org.eclipse.ui.internal.PageListenerList
Notifies the listener that a part has been activated.
firePageActivated(IWorkbenchPage) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Fires page activated
firePageClosed(IWorkbenchPage) - Method in class org.eclipse.ui.internal.PageListenerList
Notifies the listener that a part has been closed
firePageClosed(IWorkbenchPage) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Fires page closed
firePageOpened(IWorkbenchPage) - Method in class org.eclipse.ui.internal.PageListenerList
Notifies the listener that a part has been opened.
firePageOpened(IWorkbenchPage) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Fires page opened
firePartActivated(IWorkbenchPart) - Method in class org.eclipse.ui.internal.PartListenerList
Notifies the listener that a part has been activated.
firePartActivated(IWorkbenchPartReference) - Method in class org.eclipse.ui.internal.PartListenerList2
Notifies the listener that a part has been activated.
firePartActivated(IWorkbenchPartReference) - Method in class org.eclipse.ui.internal.WWinPartService
 
firePartActivated(IWorkbenchPart) - Method in class org.eclipse.ui.internal.WorkbenchPage
Fire part activation out.
firePartBroughtToTop(IWorkbenchPart) - Method in class org.eclipse.ui.internal.PartListenerList
Notifies the listener that a part has been brought to top.
firePartBroughtToTop(IWorkbenchPartReference) - Method in class org.eclipse.ui.internal.PartListenerList2
Notifies the listener that a part has been brought to top.
firePartBroughtToTop(IWorkbenchPartReference) - Method in class org.eclipse.ui.internal.WWinPartService
 
firePartBroughtToTop(IWorkbenchPart) - Method in class org.eclipse.ui.internal.WorkbenchPage
Fire part brought to top out.
firePartClosed(IWorkbenchPart) - Method in class org.eclipse.ui.internal.PartListenerList
Notifies the listener that a part has been closed
firePartClosed(IWorkbenchPartReference) - Method in class org.eclipse.ui.internal.PartListenerList2
Notifies the listener that a part has been closed
firePartClosed(IWorkbenchPartReference) - Method in class org.eclipse.ui.internal.WWinPartService
 
firePartClosed(IWorkbenchPartReference) - Method in class org.eclipse.ui.internal.WorkbenchPage
Fire part close out.
firePartDeactivated(IWorkbenchPart) - Method in class org.eclipse.ui.internal.PartListenerList
Notifies the listener that a part has been deactivated.
firePartDeactivated(IWorkbenchPartReference) - Method in class org.eclipse.ui.internal.PartListenerList2
Notifies the listener that a part has been deactivated.
firePartDeactivated(IWorkbenchPartReference) - Method in class org.eclipse.ui.internal.WWinPartService
 
firePartDeactivated(IWorkbenchPart) - Method in class org.eclipse.ui.internal.WorkbenchPage
Fire part deactivation out.
firePartHidden(IWorkbenchPartReference) - Method in class org.eclipse.ui.internal.PartListenerList2
Notifies the listener that a part has been opened.
firePartInputChanged(IWorkbenchPartReference) - Method in class org.eclipse.ui.internal.PartListenerList2
Notifies the listener that a part has been opened.
firePartInputChanged(IWorkbenchPart) - Method in class org.eclipse.ui.internal.WorkbenchPage
Fire part input changed out.
firePartOpened(IWorkbenchPart) - Method in class org.eclipse.ui.internal.PartListenerList
Notifies the listener that a part has been opened.
firePartOpened(IWorkbenchPartReference) - Method in class org.eclipse.ui.internal.PartListenerList2
Notifies the listener that a part has been opened.
firePartOpened(IWorkbenchPartReference) - Method in class org.eclipse.ui.internal.WWinPartService
 
firePartOpened(IWorkbenchPart) - Method in class org.eclipse.ui.internal.WorkbenchPage
Fire part open out.
firePartVisible(IWorkbenchPartReference) - Method in class org.eclipse.ui.internal.PartListenerList2
Notifies the listener that a part has been opened.
firePerspectiveActivated(IWorkbenchPage, IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.PerspectiveListenerList
Notifies the listener that a perspective has been activated.
firePerspectiveActivated(IWorkbenchPage, IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.PerspectiveListenerListOld
Notifies the listener that a perspective has been activated.
firePerspectiveActivated(IWorkbenchPage, IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.WWinPerspectiveService
Fires perspective activated
firePerspectiveActivated(IWorkbenchPage, IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Fires perspective activated
firePerspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, String) - Method in class org.eclipse.ui.internal.PerspectiveListenerList
Notifies the listener that a perspective has been changed.
firePerspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, String) - Method in class org.eclipse.ui.internal.PerspectiveListenerListOld
Notifies the listener that a perspective has been changed.
firePerspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, IWorkbenchPartReference, String) - Method in class org.eclipse.ui.internal.PerspectiveListenerListOld
Notifies the listener that a part has been affected in the given perspective.
firePerspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, String) - Method in class org.eclipse.ui.internal.WWinPerspectiveService
Fires perspective changed
firePerspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, String) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Fires perspective changed
firePerspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, IWorkbenchPartReference, String) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Fires perspective changed for an affected part
firePerspectiveClosed(IWorkbenchPage, IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.PerspectiveListenerList
Notifies the listener that a perspective has been closed.
firePerspectiveClosed(IWorkbenchPage, IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.WWinPerspectiveService
Fires perspective reset
firePerspectiveClosed(IWorkbenchPage, IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Fires perspective closed
firePerspectiveOpened(IWorkbenchPage, IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.PerspectiveListenerList
Notifies the listener that a perspective has been opened.
firePerspectiveOpened(IWorkbenchPage, IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.WWinPerspectiveService
Fires perspective reset
firePerspectiveOpened(IWorkbenchPage, IPerspectiveDescriptor) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Fires perspective opened
firePostSelection(IWorkbenchPart, ISelection) - Method in class org.eclipse.ui.internal.AbstractPartSelectionTracker
Fires a post selection event to the listeners.
firePostSelection(IWorkbenchPart, ISelection) - Method in class org.eclipse.ui.internal.AbstractSelectionService
Fires a selection event to the given listeners.
firePropertyChange(int) - Method in class org.eclipse.ui.internal.EditorSite
 
firePropertyChange(String, Object, Object) - Method in class org.eclipse.ui.internal.WorkbenchPage
Notify property change listeners about a property change.
firePropertyChange(int) - Method in class org.eclipse.ui.internal.WorkbenchPartReference
 
firePropertyChange(String, Object, Object) - Method in class org.eclipse.ui.internal.WorkingSetManager
Notify property change listeners about a change to the list of working sets.
fireSelection(IWorkbenchPart, ISelection) - Method in class org.eclipse.ui.internal.AbstractPartSelectionTracker
Fires a selection event to the listeners.
fireSelection(IWorkbenchPart, ISelection) - Method in class org.eclipse.ui.internal.AbstractSelectionService
Fires a selection event to the given listeners.
fireWindowActivated(IWorkbenchWindow) - Method in class org.eclipse.ui.internal.Workbench
Fire window activated event.
fireWindowClosed(IWorkbenchWindow) - Method in class org.eclipse.ui.internal.Workbench
Fire window closed event.
fireWindowDeactivated(IWorkbenchWindow) - Method in class org.eclipse.ui.internal.Workbench
Fire window deactivated event.
fireWindowOpened(IWorkbenchWindow) - Method in class org.eclipse.ui.internal.Workbench
Fire window opened event.
first - Variable in class org.eclipse.ui.internal.RectangleAnimation
 
fixVisibleEditor() - Method in class org.eclipse.ui.internal.EditorAreaHelper
The active editor has failed to be restored.
fixed - Variable in class org.eclipse.ui.internal.PageLayout
 
fixed - Variable in class org.eclipse.ui.internal.Perspective
 
fixedHeight() - Method in class org.eclipse.ui.internal.LayoutTree
 
fixedHeight() - Method in class org.eclipse.ui.internal.LayoutTreeNode
 
flushLookup() - Method in class org.eclipse.ui.internal.ObjectContributorManager
Flushes the cache of contributor search paths.
folder - Variable in class org.eclipse.ui.internal.DetachedWindow
 
folder - Variable in class org.eclipse.ui.internal.FolderLayout
 
forceLayout() - Method in class org.eclipse.ui.internal.PartStack
Forces the layout to be recomputed for all parts
forceOpenPerspective() - Method in class org.eclipse.ui.internal.Workbench
 
format(String, Object[]) - Static method in class org.eclipse.ui.internal.WorkbenchMessages
Returns the formatted message for the given key in the resource bundle.
forward - Variable in class org.eclipse.ui.internal.CyclePartAction
 
forward() - Method in class org.eclipse.ui.internal.NavigationHistory
 
forward - Variable in class org.eclipse.ui.internal.NavigationHistoryAction
 
forwardAction - Variable in class org.eclipse.ui.internal.NavigationHistory
 
forwardKeySequenceBindings - Variable in class org.eclipse.ui.internal.CyclePartAction
The list of key bindings for the forward command when it is open.
fromPlugin() - Method in class org.eclipse.ui.internal.ShowViewAction
 
fullNameAction - Variable in class org.eclipse.ui.internal.EditorList
 

G

GET_DESC_METHOD - Static variable in class org.eclipse.ui.internal.EarlyStartupRunnable
 
GET_PLUGIN_METHOD - Static variable in class org.eclipse.ui.internal.EarlyStartupRunnable
 
GLOBAL_FULL_BUILD_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
GLOBAL_INCREMENTAL_BUILD_ACTION - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
GOTO_LINE_DIALOG - Static variable in interface org.eclipse.ui.internal.IHelpContextIds
 
GRP_FAST_VIEWS - Static variable in class org.eclipse.ui.internal.WorkbenchWindow
 
GRP_PAGES - Static variable in class org.eclipse.ui.internal.WorkbenchWindow
 
GRP_PERSPECTIVES - Static variable in class org.eclipse.ui.internal.WorkbenchWindow
 
genericMenu - Variable in class org.eclipse.ui.internal.PerspectiveSwitcher
 
get() - Method in class org.eclipse.ui.internal.BooleanModel
Returns the current value as a boolean
get() - Method in class org.eclipse.ui.internal.IntModel
Returns the value of the integer.
get(Object) - Method in class org.eclipse.ui.internal.ReferenceCounter
Returns the object defined by an ID.
getAboutImage() - Method in class org.eclipse.ui.internal.ProductInfo
Returns the descriptor for an image which can be shown in an "about" dialog for this product.
getAboutImage() - Method in class org.eclipse.ui.internal.ProductProperties
An image which can be shown in an "about" dialog for this product.
getAboutImage(IProduct) - Static method in class org.eclipse.ui.internal.ProductProperties
An image which can be shown in an "about" dialog for this product.
getAboutText() - Method in class org.eclipse.ui.internal.ProductInfo
Returns the text to show in an "about" dialog for this product.
getAboutText() - Method in class org.eclipse.ui.internal.ProductProperties
The text to show in an "about" dialog for this product.
getAboutText(IProduct) - Static method in class org.eclipse.ui.internal.ProductProperties
The text to show in an "about" dialog for this product.
getAccelerator() - Method in class org.eclipse.ui.internal.ActivateEditorAction
 
getAccelerator(IContributionItem) - Method in class org.eclipse.ui.internal.EditorActionBars.Overrides
 
getAccelerator(IContributionItem) - Method in class org.eclipse.ui.internal.EditorMenuManager.Overrides
 
getAccelerator() - Method in class org.eclipse.ui.internal.ShowPartPaneMenuAction
 
getAcceleratorText(IContributionItem) - Method in class org.eclipse.ui.internal.EditorActionBars.Overrides
 
getAcceleratorText(IContributionItem) - Method in class org.eclipse.ui.internal.EditorMenuManager.Overrides
 
getAction() - Method in class org.eclipse.ui.internal.ActionDescriptor
Returns the action object held in this descriptor.
getAction(IViewDescriptor) - Method in class org.eclipse.ui.internal.ShowInMenu
Returns the action for the given view id, or null if not found.
getAction(String) - Method in class org.eclipse.ui.internal.ShowViewMenu
Returns the action for the given view id, or null if not found.
getActionBarConfigurer() - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
getActionBarContributor() - Method in class org.eclipse.ui.internal.EditorSite
Returns the editor action bar contributor for this editor.
getActionBars() - Method in class org.eclipse.ui.internal.PartSite
Returns the action bars for the part.
getActionBars() - Method in class org.eclipse.ui.internal.ViewIntroAdapterSite
 
getActionBars() - Method in class org.eclipse.ui.internal.WorkbenchPage
 
getActionBars() - Method in class org.eclipse.ui.internal.WorkbenchWindow
Returns the action bars for this window.
getActionFilter(Object) - Method in class org.eclipse.ui.internal.ActionExpression.ObjectStateExpression
 
getActionPresentation() - Method in class org.eclipse.ui.internal.WorkbenchWindow
 
getActionSetId() - Method in class org.eclipse.ui.internal.ActionSetActionBars
 
getActionSetId() - Method in class org.eclipse.ui.internal.ActionSetContributionItem
Returns the action set id.
getActionSetId() - Method in class org.eclipse.ui.internal.ActionSetSeparator
Returns the action set id.
getActionSetId() - Method in interface org.eclipse.ui.internal.IActionSetContributionItem
Returns the action set id.
getActionSetId() - Method in class org.eclipse.ui.internal.PluginActionCoolBarContributionItem
 
getActionSetId() - Method in class org.eclipse.ui.internal.WWinPluginAction
Returns the action set id.
getActionSetRegistry() - Method in class org.eclipse.ui.internal.WorkbenchPlugin
Returns the action set registry for the workbench.
getActionSets() - Method in class org.eclipse.ui.internal.ActionPresentation
 
getActionSets() - Method in class org.eclipse.ui.internal.PageLayout
 
getActionSets() - Method in class org.eclipse.ui.internal.Perspective
Returns an array of the visible action sets.
getActionSets() - Method in class org.eclipse.ui.internal.WorkbenchPage
Returns an array of the visible action sets.
getActivatedWindow() - Method in class org.eclipse.ui.internal.Workbench
 
getActive() - Method in class org.eclipse.ui.internal.DefaultStackPresentationSite
 
getActive() - Method in class org.eclipse.ui.internal.PartStack
 
getActive() - Method in class org.eclipse.ui.internal.WorkbenchPage.ActivationList
 
getActive(int) - Method in class org.eclipse.ui.internal.WorkbenchPage.ActivationList
 
getActive() - Method in class org.eclipse.ui.internal.WorkbenchPage.PerspectiveList
Returns the most recently used perspective in the list.
getActive() - Method in class org.eclipse.ui.internal.WorkbenchWindow.PageList
 
getActiveEditor() - Method in class org.eclipse.ui.internal.ActiveEditorAction
Return the active editor
getActiveEditor() - Method in class org.eclipse.ui.internal.WorkbenchPage
 
getActiveEditorWorkbookID() - Method in class org.eclipse.ui.internal.EditorAreaHelper
 
getActiveFastView() - Method in class org.eclipse.ui.internal.Perspective
Return the active fast view or null if there are no fast views or if there are all minimized.
getActiveFastView() - Method in class org.eclipse.ui.internal.WorkbenchPage
Return the active fast view or null if there are no fast views or if there are all minimized.
getActivePage() - Method in class org.eclipse.ui.internal.PageEventAction
Returns the currently active page in the workbench window.
getActivePage() - Method in class org.eclipse.ui.internal.WorkbenchWindow
Returns the active page.
getActivePart() - Method in class org.eclipse.ui.internal.WWinPartService
 
getActivePart() - Method in class org.eclipse.ui.internal.WorkbenchPage
 
getActivePartReference() - Method in class org.eclipse.ui.internal.WWinPartService
 
getActivePartReference() - Method in class org.eclipse.ui.internal.WorkbenchPage
 
getActivePerspective() - Method in interface org.eclipse.ui.internal.IPerspectiveService
 
getActivePerspective() - Method in class org.eclipse.ui.internal.WWinPerspectiveService
Returns the active perspective descriptor in the active workbench page.
getActivePerspective() - Method in class org.eclipse.ui.internal.WorkbenchPage
Returns the active perspective for the page, null if none.
getActiveWorkbenchPage() - Method in class org.eclipse.ui.internal.WorkbenchWindow
Returns the active workbench page.
getActiveWorkbenchWindow() - Method in class org.eclipse.ui.internal.Workbench
 
getActiveWorkbook() - Method in class org.eclipse.ui.internal.EditorSashContainer
Return the editor workbook which is active.
getActiveWorkbookID() - Method in class org.eclipse.ui.internal.EditorSashContainer
Return the editor workbook id which is active.
getActivitySupport() - Method in class org.eclipse.ui.internal.Workbench
 
getAdaptedResource(Object) - Method in class org.eclipse.ui.internal.ObjectContributorManager
Get the adapted resource for the supplied object.
getAdapter(Class) - Method in class org.eclipse.ui.internal.PartSite
Get an adapter for this type.
getAdapter(Class) - Method in class org.eclipse.ui.internal.ViewIntroAdapterPart
 
getAdapter(Class) - Method in class org.eclipse.ui.internal.ViewIntroAdapterSite
 
getAdapter(Class) - Method in class org.eclipse.ui.internal.WorkingSet
Returns the receiver if the requested type is either IWorkingSet or IPersistableElement.
getAdvisor() - Method in class org.eclipse.ui.internal.Workbench
Returns the workbench advisor that created this workbench.
getAdvisor() - Method in class org.eclipse.ui.internal.WorkbenchWindow
Returns the workbench advisor.
getAllContributedActions() - Method in class org.eclipse.ui.internal.EditorMenuManager
 
getAllContributedActions(HashSet) - Method in class org.eclipse.ui.internal.EditorMenuManager
 
getAllContributedActions(HashSet, IContributionItem) - Method in class org.eclipse.ui.internal.EditorMenuManager
 
getAllEditors(List) - Method in class org.eclipse.ui.internal.EditorList
 
getAllParts() - Method in class org.eclipse.ui.internal.WorkbenchPage
Returns all parts that are owned by this page
getAppName() - Method in class org.eclipse.ui.internal.ProductInfo
Returns the application name or null.
getAppName() - Method in class org.eclipse.ui.internal.ProductProperties
The application name, used to initialize the SWT Display.
getAppName(IProduct) - Static method in class org.eclipse.ui.internal.ProductProperties
The application name, used to initialize the SWT Display.
getAppName() - Method in class org.eclipse.ui.internal.WorkbenchPlugin
Returns the application name.
getBackwardActionDefinitionId() - Method in class org.eclipse.ui.internal.CyclePartAction
 
getBackwardEntries() - Method in class org.eclipse.ui.internal.NavigationHistory
 
getBars() - Method in class org.eclipse.ui.internal.PluginActionSet
 
getBounds() - Method in class org.eclipse.ui.internal.DetachedPlaceHolder
 
getBounds() - Method in class org.eclipse.ui.internal.FastViewPane
 
getBounds() - Method in class org.eclipse.ui.internal.LayoutPart
Gets the presentation bounds.
getBounds() - Method in class org.eclipse.ui.internal.LayoutPartSash
Gets the presentation bounds.
getBounds() - Method in class org.eclipse.ui.internal.LayoutTree
Return the bounds of this tree which is the rectangle that contains all Controls in this tree.
getBounds() - Method in class org.eclipse.ui.internal.LayoutTreeNode
Return the bounds of this tree which is the rectangle that contains all Controls in this tree.
getBounds() - Method in class org.eclipse.ui.internal.PartPane
Gets the presentation bounds.
getBounds() - Method in class org.eclipse.ui.internal.PartSashContainer
 
getBounds() - Method in class org.eclipse.ui.internal.PartStack
Gets the presentation bounds.
getBundles() - Method in class org.eclipse.ui.internal.WorkbenchPlugin
Return an array of all bundles contained in this workbench.
getChild(boolean) - Method in class org.eclipse.ui.internal.LayoutTreeNode
 
getChildren() - Method in class org.eclipse.ui.internal.ContainerPlaceholder
getChildren method comment.
getChildren() - Method in class org.eclipse.ui.internal.DetachedPlaceHolder
Returns a list of layout children.
getChildren() - Method in class org.eclipse.ui.internal.DetachedWindow
 
getChildren() - Method in interface org.eclipse.ui.internal.ILayoutContainer
Returns a list of layout children.
getChildren() - Method in class org.eclipse.ui.internal.PartSashContainer
 
getChildren() - Method in class org.eclipse.ui.internal.PartStack
See IVisualContainer#getChildren
getClientArea() - Method in class org.eclipse.ui.internal.FastViewPane
 
getClientComposite() - Method in class org.eclipse.ui.internal.Perspective
Returns the window's client composite widget which views and editor area will be parented.
getClientComposite() - Method in class org.eclipse.ui.internal.WorkbenchPage
Returns the client composite.
getCommandSupport() - Method in class org.eclipse.ui.internal.Workbench
 
getCommonClass(Class, Class) - Method in class org.eclipse.ui.internal.ObjectActionContributorManager
Returns the common denominator class for two input classes.
getCommonClass(List) - Method in class org.eclipse.ui.internal.ObjectActionContributorManager
Returns the common denominator class for the given collection of objects.
getCommonClasses(List) - Method in class org.eclipse.ui.internal.ObjectActionContributorManager
Returns the common denominator class and interfaces for the given collection of objects.
getCommonResourceClass(List) - Method in class org.eclipse.ui.internal.ObjectActionContributorManager
Returns the common denominator resource class for the given collection of objects.
getCompoundId() - Method in class org.eclipse.ui.internal.LayoutPart
Returns the compound ID for this part.
getCompoundId() - Method in class org.eclipse.ui.internal.ViewPane
 
getCompressionBias() - Method in class org.eclipse.ui.internal.LayoutTreeNode
Returns 0 if there is no bias.
getConfigElement() - Method in class org.eclipse.ui.internal.PluginAction
 
getConfigElement() - Method in class org.eclipse.ui.internal.PluginActionSet
Returns the config element.
getConfigurationElement() - Method in class org.eclipse.ui.internal.PartSite
Returns the configuration element for a part.
getConstrainedShellBounds(Rectangle) - Method in class org.eclipse.ui.internal.DetachedWindow
 
getContainer() - Method in class org.eclipse.ui.internal.LayoutPart
Gets the parent for this part.
getContentDescription() - Method in class org.eclipse.ui.internal.WorkbenchPartReference
Returns the content description for this part.
getContext(IWorkbenchPart) - Method in class org.eclipse.ui.internal.ShowInAction
Returns the ShowInContext to show in the selected target, or null if there is no valid context to show.
getContext(IWorkbenchPart) - Method in class org.eclipse.ui.internal.ShowInMenu
Returns the ShowInContext to show in the selected target, or null if there is no valid context to show.
getContextMenuIds() - Method in class org.eclipse.ui.internal.PartSite
Get the registered popup menu identifiers
getContextSupport() - Method in class org.eclipse.ui.internal.Workbench
 
getContributingId() - Method in interface org.eclipse.ui.internal.ICoolItemGroup
 
getContributors() - Method in class org.eclipse.ui.internal.ObjectContributorManager
Get the contributions registered to this manager.
getContributors(Class) - Method in class org.eclipse.ui.internal.ObjectContributorManager
Returns all the contributors registered against the given object class.
getContributors(Object) - Method in class org.eclipse.ui.internal.ObjectContributorManager
Get the contributors for object including those it adapts to.
getContributors(Class, Class) - Method in class org.eclipse.ui.internal.ObjectContributorManager
Returns all the contributors registered against the given object class and the resource class that it has an Adaptable for.
getControl() - Method in class org.eclipse.ui.internal.DetachedWindow
 
getControl() - Method in class org.eclipse.ui.internal.EditorList
 
getControl() - Method in class org.eclipse.ui.internal.FastViewBar
Returns the underlying SWT control for the fast view bar, or null if createControl has not yet been invoked.
getControl() - Method in interface org.eclipse.ui.internal.IWindowTrim
Returns the control representing this trim widget, or null if it has not yet been created.
getControl() - Method in class org.eclipse.ui.internal.LayoutPart
Get the part control.
getControl() - Method in class org.eclipse.ui.internal.LayoutPartSash
Returns the part control.
getControl() - Method in class org.eclipse.ui.internal.PartPane
Get the control.
getControl() - Method in class org.eclipse.ui.internal.PartPlaceholder
Get the part control.
getControl() - Method in class org.eclipse.ui.internal.PartSashContainer
 
getControl() - Method in class org.eclipse.ui.internal.PartStack
 
getControl() - Method in class org.eclipse.ui.internal.ViewSashContainer
Get the part control.
getCoolBarManager() - Method in class org.eclipse.ui.internal.AbstractActionBarConfigurer
 
getCoolBarManager() - Method in class org.eclipse.ui.internal.WWinActionBars
Returns the cool bar manager.
getCoolBarManager() - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer.WindowActionBarConfigurer
 
getCoolBarVisible() - Method in class org.eclipse.ui.internal.WorkbenchWindow
 
getCurrentLocation() - Method in class org.eclipse.ui.internal.NavigationHistory
 
getCurrentPane() - Method in class org.eclipse.ui.internal.FastViewPane
 
getCurrentRatio() - Method in class org.eclipse.ui.internal.FastViewPane
Returns the current fastview size ratio.
getCursor(int) - Static method in class org.eclipse.ui.internal.DragCursors
Return the cursor for a drop scenario, as identified by code.
getCursor() - Method in class org.eclipse.ui.internal.PartSashContainer.SashContainerDropTarget
 
getData(String) - Method in class org.eclipse.ui.internal.WorkbenchConfigurer
 
getData(String) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
getDecoratorManager() - Method in class org.eclipse.ui.internal.Workbench
 
getDecoratorManager() - Method in class org.eclipse.ui.internal.WorkbenchPlugin
Get the decorator manager for the receiver
getDefault() - Static method in class org.eclipse.ui.internal.UIPlugin
Returns the default instance of the receiver.
getDefault() - Static method in class org.eclipse.ui.internal.WorkbenchPlugin
Return the default instance of the receiver.
getDefaultContributorResourceAdapterClass() - Static method in class org.eclipse.ui.internal.LegacyResourceSupport
Returns DefaultContributorResourceAdapter.class or null if the class is not available.
getDefaultPageInput() - Method in class org.eclipse.ui.internal.Workbench
Returns the default workbench window page input.
getDefaultPerspectiveId() - Method in class org.eclipse.ui.internal.Workbench
Returns the default perspective id.
getDelegate() - Method in class org.eclipse.ui.internal.PluginAction
Returns the action delegate if created.
getDesc() - Method in class org.eclipse.ui.internal.Perspective
Returns the perspective.
getDesc() - Method in class org.eclipse.ui.internal.PluginActionSet
Returns the underlying descriptor.
getDescriptor() - Method in class org.eclipse.ui.internal.EditorHistoryItem
Returns the editor descriptor.
getDescriptor() - Method in class org.eclipse.ui.internal.PageLayout
 
getDirtyEditors() - Method in class org.eclipse.ui.internal.EditorManager
 
getDirtyEditors() - Method in class org.eclipse.ui.internal.WorkbenchPage
 
getDisplay() - Method in class org.eclipse.ui.internal.EditorManager
Returns the SWT Display.
getDisplay() - Method in class org.eclipse.ui.internal.NavigationHistory
 
getDisplay() - Method in class org.eclipse.ui.internal.Workbench
 
getDisplayText() - Method in class org.eclipse.ui.internal.EditorList.Adapter
 
getDockingRatio(LayoutPart, LayoutPart) - Method in class org.eclipse.ui.internal.PartSashContainer
 
getDockingRatio(LayoutPart, LayoutPart) - Static method in class org.eclipse.ui.internal.PerspectiveHelper
Returns the ratio that should be used when docking the given source part onto the given target
getDockingRatio(LayoutPart, LayoutPart) - Method in class org.eclipse.ui.internal.ViewSashContainer
 
getDragHandle() - Method in class org.eclipse.ui.internal.ViewPane
Returns the drag control.
getDropTarget() - Method in class org.eclipse.ui.internal.EditorSashContainer
 
getDropTargetListener() - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
Returns the drop listener provided by the application.
getEarlyActivatedPlugins() - Method in class org.eclipse.ui.internal.Workbench
Returns an array with the ids of all plugins that extend the org.eclipse.ui.startup extension point.
getEditor(boolean) - Method in class org.eclipse.ui.internal.EditorManager.Editor
 
getEditorArea() - Method in class org.eclipse.ui.internal.EditorStack
 
getEditorArea() - Method in class org.eclipse.ui.internal.PageLayout
 
getEditorContributor() - Method in class org.eclipse.ui.internal.EditorActionBars
Gets the editor contributor
getEditorCount() - Method in class org.eclipse.ui.internal.EditorManager
Answer the number of editors.
getEditorDescriptor() - Method in class org.eclipse.ui.internal.EditorSite
 
getEditorHistory() - Method in class org.eclipse.ui.internal.Workbench
 
getEditorManager() - Method in class org.eclipse.ui.internal.WorkbenchPage
Answer the editor manager for this window.
getEditorPart() - Method in class org.eclipse.ui.internal.EditorSite
Returns the editor
getEditorPinImageDesc() - Method in class org.eclipse.ui.internal.EditorManager
Method to create the editor's pin ImageDescriptor
getEditorPresentation() - Method in class org.eclipse.ui.internal.WorkbenchPage
Answer the editor presentation.
getEditorReference() - Method in class org.eclipse.ui.internal.EditorPane
Answer the editor part child.
getEditorReferences() - Method in class org.eclipse.ui.internal.WorkbenchPage
See IWorkbenchPage.
getEditorRegistry() - Method in class org.eclipse.ui.internal.EditorManager
 
getEditorRegistry() - Method in class org.eclipse.ui.internal.Workbench
 
getEditorRegistry() - Method in class org.eclipse.ui.internal.WorkbenchPlugin
Answer the manager that maps resource types to a the description of the editor to use
getEditorReuseThreshold() - Method in class org.eclipse.ui.internal.PageLayout
 
getEditorReuseThreshold() - Method in class org.eclipse.ui.internal.WorkbenchPage
 
getEditorType() - Method in class org.eclipse.ui.internal.EditorActionBars
Returns the editor type.
getEditorWorkbookCount() - Method in class org.eclipse.ui.internal.EditorSashContainer
Return the all the editor workbooks.
getEditorWorkbooks() - Method in class org.eclipse.ui.internal.EditorSashContainer
Return the all the editor workbooks.
getEditors() - Method in class org.eclipse.ui.internal.EditorAreaHelper
Returns an array of the open editors.
getEditors() - Method in class org.eclipse.ui.internal.EditorManager
 
getEditors() - Method in class org.eclipse.ui.internal.EditorStack
 
getEditors() - Method in class org.eclipse.ui.internal.WorkbenchPage.ActivationList
 
getEditors() - Method in class org.eclipse.ui.internal.WorkbenchPage
See IWorkbenchPage.
getElementFactory(String) - Method in class org.eclipse.ui.internal.Workbench
 
getElementFactory(String) - Method in class org.eclipse.ui.internal.WorkbenchPlugin
Answer the element factory for an id, or nullgetElements() - Method in class org.eclipse.ui.internal.WorkingSet
 
getElementsArray() - Method in class org.eclipse.ui.internal.WorkingSet
Returns the elements array list.
getEnabled(IContributionItem) - Method in class org.eclipse.ui.internal.EditorActionBars.Overrides
 
getEnabled(IContributionItem) - Method in class org.eclipse.ui.internal.EditorMenuManager.Overrides
 
getEnabledSubmissions() - Method in class org.eclipse.ui.internal.KeyBindingService
Gets a copy of all the enabled submissions in the nesting chain.
getEntry(int) - Method in class org.eclipse.ui.internal.NavigationHistory