Types from org.eclipse.ui.workbench used by org.eclipse.mylyn.context.ui

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.ui.dialogs.IWorkingSetPage

IMPLEMENTS
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.TaskContextWorkingSetPage-1

org.eclipse.ui.dialogs.PreferenceLinkArea

INSTANTIATION
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.preferences.ContextUiPreferencePage.createUiManagementSection(Composite)165

org.eclipse.ui.IActionDelegate2

IMPLEMENTS
Reference LocationLine Number
org.eclipse.mylyn.context.ui.AbstractFocusViewAction-1

org.eclipse.ui.IActionFilter

IMPLEMENTS
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.actions.ContextActiveActionFilter-1

org.eclipse.ui.IEditorInput

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeAllButActiveTaskEditor(String)360
PARAMETER
Reference LocationLine Number
org.eclipse.mylyn.context.ui.AbstractContextUiBridge.getElement(IEditorInput)-1
org.eclipse.mylyn.internal.context.ui.ContextUiPlugin.2.getElement(IEditorInput)-1
org.eclipse.mylyn.internal.context.ui.TaskUiBridge.getElement(IEditorInput)-1

org.eclipse.ui.IEditorPart

CASTS
Reference LocationLine Number
org.eclipse.mylyn.context.ui.AbstractFocusViewAction.selectionChanged(IWorkbenchPart, ISelection)344
org.eclipse.mylyn.internal.context.ui.ContentOutlineManager.1.run()30
INSTANCEOF
Reference LocationLine Number
org.eclipse.mylyn.context.ui.AbstractFocusViewAction.selectionChanged(IWorkbenchPart, ISelection)338
org.eclipse.mylyn.internal.context.ui.ContentOutlineManager.1.run()29
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.actions.FocusOutlineAction.getViewers()89
org.eclipse.mylyn.internal.context.ui.ContentOutlineManager.1.run()30
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.canClose(IEditorReference)406
PARAMETER
Reference LocationLine Number
org.eclipse.mylyn.context.ui.AbstractContextUiBridge.acceptsEditor(IEditorPart)-1
org.eclipse.mylyn.context.ui.AbstractContextUiBridge.getContentOutlineViewers(IEditorPart)-1
org.eclipse.mylyn.context.ui.AbstractContextUiBridge.getObjectForTextSelection(TextSelection, IEditorPart)-1
org.eclipse.mylyn.context.ui.AbstractFocusViewAction.resolveSelection(IEditorPart, ITextSelection, StructuredViewer)-1
org.eclipse.mylyn.context.ui.ContextUi.getUiBridgeForEditor(IEditorPart)-1
org.eclipse.mylyn.internal.context.ui.actions.FocusOutlineAction.getOutlineActionForEditor(IEditorPart)-1
org.eclipse.mylyn.internal.context.ui.actions.FocusOutlineAction.update(IEditorPart)-1
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.1.(ContextEditorManager, IEditorPart, boolean[])-1
org.eclipse.mylyn.internal.context.ui.ContextUiPlugin.2.acceptsEditor(IEditorPart)-1
org.eclipse.mylyn.internal.context.ui.ContextUiPlugin.2.getContentOutlineViewers(IEditorPart)-1
org.eclipse.mylyn.internal.context.ui.ContextUiPlugin.2.getObjectForTextSelection(TextSelection, IEditorPart)-1
org.eclipse.mylyn.internal.context.ui.ContextUiPlugin.getUiBridgeForEditor(IEditorPart)-1
org.eclipse.mylyn.internal.context.ui.TaskUiBridge.acceptsEditor(IEditorPart)-1
org.eclipse.mylyn.internal.context.ui.TaskUiBridge.getContentOutlineViewers(IEditorPart)-1
org.eclipse.mylyn.internal.context.ui.TaskUiBridge.getObjectForTextSelection(TextSelection, IEditorPart)-1

org.eclipse.ui.IEditorReference

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeAllButActiveTaskEditor(String)374
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeAllEditors()397
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.restoreEditors(WorkbenchPage, IMemento, boolean)310
CASTS
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeAllButActiveTaskEditor(String)374
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeAllEditors()397
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.restoreEditors(WorkbenchPage, IMemento, boolean)320
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.restoreEditors(WorkbenchPage, IMemento, boolean)333
DECLARED_PARAMETERIZED_VARIABLE
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeAllButActiveTaskEditor(String)356
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeAllEditors()391
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.restoreEditors(WorkbenchPage, IMemento, boolean)319
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeAllButActiveTaskEditor(String)357
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeAllEditors()392
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.restoreEditors(WorkbenchPage, IMemento, boolean)320
PARAMETER
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.canClose(IEditorReference)-1

org.eclipse.ui.IMemento

CASTS
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.restoreEditors(WorkbenchPage, IMemento, boolean)323
DECLARED_PARAMETERIZED_VARIABLE
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.restoreEditors(WorkbenchPage, IMemento, boolean)315
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeEditorsAndSaveMemento(IInteractionContext)246
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.openEditorsFromMemento(IInteractionContext)138
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.openEditorsFromMemento(IInteractionContext)142
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.restoreEditors(WorkbenchPage, IMemento, boolean)323
PARAMETER
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.getWorkbenchPageForMemento(IMemento, IWorkbenchWindow)-1
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.restoreEditors(WorkbenchPage, IMemento, boolean)-1

org.eclipse.ui.IPartListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContentOutlineManager-1

org.eclipse.ui.IPerspectiveDescriptor

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.taskActivated(ITask)64
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.taskDeactivated(ITask)82
PARAMETER
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.cleanActionSets(IWorkbenchPage, IPerspectiveDescriptor)-1
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.perspectiveActivated(IWorkbenchPage, IPerspectiveDescriptor)-1
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, IWorkbenchPartReference, String)-1
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, String)-1
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.perspectiveClosed(IWorkbenchPage, IPerspectiveDescriptor)-1
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.perspectiveDeactivated(IWorkbenchPage, IPerspectiveDescriptor)-1
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.perspectiveOpened(IWorkbenchPage, IPerspectiveDescriptor)-1
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.perspectivePreDeactivate(IWorkbenchPage, IPerspectiveDescriptor)-1
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.perspectiveSavedAs(IWorkbenchPage, IPerspectiveDescriptor, IPerspectiveDescriptor)-1
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.perspectiveSavedAs(IWorkbenchPage, IPerspectiveDescriptor, IPerspectiveDescriptor)-1

org.eclipse.ui.IPerspectiveListener4

IMPLEMENTS
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager-1

org.eclipse.ui.ISelectionListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.mylyn.context.ui.AbstractFocusViewAction-1
org.eclipse.mylyn.internal.context.ui.FocusedViewerManager-1

org.eclipse.ui.IViewActionDelegate

IMPLEMENTS
Reference LocationLine Number
org.eclipse.mylyn.context.ui.AbstractFocusViewAction-1
org.eclipse.mylyn.internal.context.ui.actions.AbstractInterestManipulationAction-1
org.eclipse.mylyn.internal.context.ui.actions.ContextAttachAction-1
org.eclipse.mylyn.internal.context.ui.actions.ContextRetrieveAction-1
org.eclipse.mylyn.internal.context.ui.actions.TaskContextAction-1

org.eclipse.ui.IViewPart

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.mylyn.context.ui.AbstractFocusViewAction.viewPart-1
org.eclipse.mylyn.internal.context.ui.actions.AbstractInterestManipulationAction.view-1
DECLARED_PARAMETERIZED_FIELD
Reference LocationLine Number
org.eclipse.mylyn.context.ui.AbstractFocusViewAction.partMap-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.actions.FocusTaskListAction.dispose()74
org.eclipse.mylyn.internal.context.ui.actions.FocusTaskListAction.filterTextChanged(String)175
org.eclipse.mylyn.internal.context.ui.actions.FocusTaskListAction.getViewers()92
org.eclipse.mylyn.internal.context.ui.actions.FocusTaskListAction.init(IViewPart)57
org.eclipse.mylyn.internal.context.ui.actions.FocusTaskListAction.installInterestFilter(StructuredViewer)101
org.eclipse.mylyn.internal.context.ui.actions.FocusTaskListAction.uninstallInterestFilter(StructuredViewer)139
org.eclipse.mylyn.internal.context.ui.commands.FocusViewHandler.execute(ExecutionEvent)41
org.eclipse.mylyn.internal.context.ui.ContextUiPlugin.lazyStart(IWorkbench)282
PARAMETER
Reference LocationLine Number
org.eclipse.mylyn.context.ui.AbstractAutoFocusViewAction.init(IViewPart)-1
org.eclipse.mylyn.context.ui.AbstractFocusViewAction.getActionForPart(IViewPart)-1
org.eclipse.mylyn.context.ui.AbstractFocusViewAction.init(IViewPart)-1
org.eclipse.mylyn.internal.context.ui.actions.AbstractInterestManipulationAction.init(IViewPart)-1
org.eclipse.mylyn.internal.context.ui.actions.ContextAttachAction.init(IViewPart)-1
org.eclipse.mylyn.internal.context.ui.actions.ContextClearAction.init(IViewPart)-1
org.eclipse.mylyn.internal.context.ui.actions.ContextCopyAction.init(IViewPart)-1
org.eclipse.mylyn.internal.context.ui.actions.ContextRetrieveAction.init(IViewPart)-1
org.eclipse.mylyn.internal.context.ui.actions.FocusTaskListAction.init(IViewPart)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.mylyn.context.ui.AbstractFocusViewAction.getPartForAction()-1

org.eclipse.ui.IViewReference

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextUiPlugin.lazyStart(IWorkbench)281

org.eclipse.ui.IWorkbench

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextUiPlugin.initLazyStart()236
PARAMETER
Reference LocationLine Number
org.eclipse.mylyn.context.ui.AbstractFocusViewAction.2.postShutdown(IWorkbench)-1
org.eclipse.mylyn.context.ui.AbstractFocusViewAction.2.preShutdown(IWorkbench, boolean)-1
org.eclipse.mylyn.internal.context.ui.ContextUiPlugin.lazyStart(IWorkbench)-1
org.eclipse.mylyn.internal.context.ui.preferences.ContextUiPreferencePage.init(IWorkbench)-1

org.eclipse.ui.IWorkbenchListener

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.mylyn.context.ui.AbstractFocusViewAction.WORKBENCH_LISTENER-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.mylyn.context.ui.AbstractFocusViewAction.2-1

org.eclipse.ui.IWorkbenchPage

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.actions.FocusOutlineAction.getViewers()86
org.eclipse.mylyn.internal.context.ui.commands.FocusViewHandler.execute(ExecutionEvent)40
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeAllButActiveTaskEditor(String)353
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeAllEditors()388
PARAMETER
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.cleanActionSets(IWorkbenchPage, IPerspectiveDescriptor)-1
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.perspectiveActivated(IWorkbenchPage, IPerspectiveDescriptor)-1
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, IWorkbenchPartReference, String)-1
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, String)-1
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.perspectiveClosed(IWorkbenchPage, IPerspectiveDescriptor)-1
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.perspectiveDeactivated(IWorkbenchPage, IPerspectiveDescriptor)-1
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.perspectiveOpened(IWorkbenchPage, IPerspectiveDescriptor)-1
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.perspectivePreDeactivate(IWorkbenchPage, IPerspectiveDescriptor)-1
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.perspectiveSavedAs(IWorkbenchPage, IPerspectiveDescriptor, IPerspectiveDescriptor)-1

org.eclipse.ui.IWorkbenchPart

DECLARED_PARAMETERIZED_FIELD
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.FocusedViewerManager.partToViewerMap-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.restoreEditors(WorkbenchPage, IMemento, boolean)337
PARAMETER
Reference LocationLine Number
org.eclipse.mylyn.context.ui.AbstractFocusViewAction.selectionChanged(IWorkbenchPart, ISelection)-1
org.eclipse.mylyn.internal.context.ui.ContentOutlineManager.1.(ContentOutlineManager, IWorkbenchPart)-1
org.eclipse.mylyn.internal.context.ui.ContentOutlineManager.partActivated(IWorkbenchPart)-1
org.eclipse.mylyn.internal.context.ui.ContentOutlineManager.partBroughtToTop(IWorkbenchPart)-1
org.eclipse.mylyn.internal.context.ui.ContentOutlineManager.partClosed(IWorkbenchPart)-1
org.eclipse.mylyn.internal.context.ui.ContentOutlineManager.partDeactivated(IWorkbenchPart)-1
org.eclipse.mylyn.internal.context.ui.ContentOutlineManager.partOpened(IWorkbenchPart)-1
org.eclipse.mylyn.internal.context.ui.FocusedViewerManager.addManagedViewer(StructuredViewer, IWorkbenchPart)-1
org.eclipse.mylyn.internal.context.ui.FocusedViewerManager.removeManagedViewer(StructuredViewer, IWorkbenchPart)-1
org.eclipse.mylyn.internal.context.ui.FocusedViewerManager.selectionChanged(IWorkbenchPart, ISelection)-1
org.eclipse.mylyn.internal.context.ui.UiUtil.initializeViewerSelection(IWorkbenchPart)-1

org.eclipse.ui.IWorkbenchPartReference

PARAMETER
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, IWorkbenchPartReference, String)-1

org.eclipse.ui.IWorkbenchPreferencePage

IMPLEMENTS
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.preferences.ContextUiPreferencePage-1

org.eclipse.ui.IWorkbenchWindow

CASTS
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeAllButActiveTaskEditor(String)352
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeAllEditors()387
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeEditorsAndSaveMemento(IInteractionContext)245
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.getWorkbenchPageForMemento(IMemento, IWorkbenchWindow)187
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.actions.AbstractInterestManipulationAction.window-1
DECLARED_PARAMETERIZED_VARIABLE
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeEditorsAndSaveMemento(IInteractionContext)243
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.getWorkbenchPageForMemento(IMemento, IWorkbenchWindow)186
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.actions.FocusOutlineAction.getViewers()85
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeAllButActiveTaskEditor(String)352
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeAllEditors()387
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeEditorsAndSaveMemento(IInteractionContext)242
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeEditorsAndSaveMemento(IInteractionContext)245
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeEditorsAndSaveMemento(IInteractionContext)241
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.getWorkbenchPageForMemento(IMemento, IWorkbenchWindow)187
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.openEditorsFromMemento(IInteractionContext)134
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.showPerspective(String)99
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.taskActivated(ITask)62
org.eclipse.mylyn.internal.context.ui.ContextPerspectiveManager.taskDeactivated(ITask)80
org.eclipse.mylyn.internal.context.ui.ContextUiPlugin.lazyStart(IWorkbench)278
PARAMETER
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.actions.AbstractInterestManipulationAction.init(IWorkbenchWindow)-1
org.eclipse.mylyn.internal.context.ui.actions.OpenPrefsAction.init(IWorkbenchWindow)-1
org.eclipse.mylyn.internal.context.ui.actions.OpenQuickContextPopupDialogAction.init(IWorkbenchWindow)-1
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.getWorkbenchPageForMemento(IMemento, IWorkbenchWindow)-1

org.eclipse.ui.IWorkbenchWindowActionDelegate

IMPLEMENTS
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.actions.AbstractInterestManipulationAction-1
org.eclipse.mylyn.internal.context.ui.actions.OpenPrefsAction-1
org.eclipse.mylyn.internal.context.ui.actions.OpenQuickContextPopupDialogAction-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.mylyn.context.ui.AbstractFocusViewAction.getPartForAction()197

org.eclipse.ui.IWorkingSet

CASTS
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextWorkingSetManager.2.run()101
org.eclipse.mylyn.internal.context.ui.ContextWorkingSetManager.getWorkingSet()130
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.TaskContextWorkingSetPage.workingSet-1
DECLARED_PARAMETERIZED_FIELD
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextWorkingSetManager.workingSets-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextWorkingSetManager.2.run()101
PARAMETER
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextWorkingSetManager.add(IWorkingSet)-1
org.eclipse.mylyn.internal.context.ui.ContextWorkingSetManager.contains(IWorkingSet)-1
org.eclipse.mylyn.internal.context.ui.ContextWorkingSetManager.remove(IWorkingSet)-1
org.eclipse.mylyn.internal.context.ui.TaskContextWorkingSetPage.setSelection(IWorkingSet)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextWorkingSetManager.getWorkingSet()-1
org.eclipse.mylyn.internal.context.ui.TaskContextWorkingSetPage.getSelection()-1

org.eclipse.ui.IWorkingSetManager

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.TaskContextWorkingSetPage.finish()110
org.eclipse.mylyn.internal.context.ui.TaskContextWorkingSetPage.isPageComplete()121

org.eclipse.ui.IWorkingSetUpdater

IMPLEMENTS
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextWorkingSetManager-1

org.eclipse.ui.PartInitException

CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeAllButActiveTaskEditor(String)369

org.eclipse.ui.plugin.AbstractUIPlugin

EXTENDS
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextUiPlugin-1

org.eclipse.ui.preferences.IWorkbenchPreferenceContainer

CASTS
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.preferences.ContextUiPreferencePage.createUiManagementSection(Composite)166
INSTANCEOF
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.preferences.ContextUiPreferencePage.createUiManagementSection(Composite)163

org.eclipse.ui.preferences.ScopedPreferenceStore

INSTANTIATION
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.ContextEditorManager()88

org.eclipse.ui.progress.UIJob

EXTENDS
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.BrowseFilteredListener.1-1
org.eclipse.mylyn.internal.context.ui.BrowseFilteredListener.1138

org.eclipse.ui.XMLMemento

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.clearEditorMemento(String, boolean)285
org.eclipse.mylyn.internal.context.ui.ContextEditorManager.closeEditorsAndSaveMemento(IInteractionContext)239

Back to reference summary for org.eclipse.mylyn.context.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict