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.BrandingPrope