Methods from org.eclipse.ui.workbench used by org.eclipse.mylyn.monitor.ui

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

Reference Details

org.eclipse.ui.activities.ActivityManagerEvent.getActivityManager()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.ActivityChangeMonitor.activityManagerChanged(ActivityManagerEvent)28
org.eclipse.mylyn.internal.monitor.ui.ActivityChangeMonitor.activityManagerChanged(ActivityManagerEvent)27

org.eclipse.ui.activities.ActivityManagerEvent.haveEnabledActivityIdsChanged()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.ActivityChangeMonitor.activityManagerChanged(ActivityManagerEvent)26

org.eclipse.ui.activities.IActivityManager.getEnabledActivityIds()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.ActivityChangeMonitor.activityManagerChanged(ActivityManagerEvent)28

org.eclipse.ui.commands.ICommandService.addExecutionListener(IExecutionListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.monitor.ui.AbstractCommandMonitor.AbstractCommandMonitor()40

org.eclipse.ui.commands.ICommandService.removeExecutionListener(IExecutionListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.monitor.ui.AbstractCommandMonitor.dispose()51

org.eclipse.ui.IPageService.addPageListener(IPageListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.BrowserMonitor.windowOpened(IWorkbenchWindow)136
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.addListenersToWindow(IWorkbenchWindow)367
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.addWindowPageListener(IPageListener)216

org.eclipse.ui.IPageService.addPerspectiveListener(IPerspectiveListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.addListenersToWindow(IWorkbenchWindow)373
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.addWindowPerspectiveListener(IPerspectiveListener)230

org.eclipse.ui.IPageService.removePageListener(IPageListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.BrowserMonitor.windowClosed(IWorkbenchWindow)132
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.removeListenersFromWindow(IWorkbenchWindow)350
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.removeWindowPageListener(IPageListener)223

org.eclipse.ui.IPageService.removePerspectiveListener(IPerspectiveListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.removeListenersFromWindow(IWorkbenchWindow)356
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.removeWindowPerspectiveListener(IPerspectiveListener)237

org.eclipse.ui.IPartService.addPartListener(IPartListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.BrowserMonitor.pageOpened(IWorkbenchPage)149
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.addListenersToWindow(IWorkbenchWindow)370
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.addWindowPartListener(IPartListener)202

org.eclipse.ui.IPartService.removePartListener(IPartListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.BrowserMonitor.pageClosed(IWorkbenchPage)145
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.removeListenersFromWindow(IWorkbenchWindow)353
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.removeWindowPartListener(IPartListener)209

org.eclipse.ui.IPerspectiveDescriptor.getId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.PerspectiveChangeMonitor.getPerspectiveId(IPerspectiveDescriptor)92
org.eclipse.mylyn.internal.monitor.ui.PerspectiveChangeMonitor.getPerspectiveId(IPerspectiveDescriptor)98
org.eclipse.mylyn.internal.monitor.ui.PerspectiveChangeMonitor.getPerspectiveId(IPerspectiveDescriptor)95

org.eclipse.ui.ISelectionService.addPostSelectionListener(ISelectionListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.addListenersToWindow(IWorkbenchWindow)376
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.addWindowPostSelectionListener(ISelectionListener)245

org.eclipse.ui.ISelectionService.removePostSelectionListener(ISelectionListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.removeListenersFromWindow(IWorkbenchWindow)359
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.removeWindowPostSelectionListener(ISelectionListener)253

org.eclipse.ui.IWorkbench.addWindowListener(IWindowListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.init()398

org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.ActivityContextManager.3.run()93
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.init()399
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.init()406
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)176
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)178
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)175
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)177

org.eclipse.ui.IWorkbench.getDisplay()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.ActivityContextManager.updateWorkingSetSelection()91
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.start(BundleContext)155
org.eclipse.mylyn.internal.monitor.ui.WorkbenchUserActivityMonitor.start()32

org.eclipse.ui.IWorkbench.getWorkbenchWindows()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.init()401

org.eclipse.ui.IWorkbench.getWorkingSetManager()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.ActivityContextManager.start()107
org.eclipse.mylyn.internal.monitor.ui.ActivityContextManager.stop()115

org.eclipse.ui.IWorkbench.isClosing()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.CheckActivityJob.isEnabled()66
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.2.windowOpened(IWorkbenchWindow)117
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)172

org.eclipse.ui.IWorkbench.removeWindowListener(IWindowListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)173

org.eclipse.ui.IWorkbenchPage.getWorkingSets()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.ActivityContextManager.3.run()96

org.eclipse.ui.IWorkbenchPart.getSite()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.monitor.ui.AbstractUserInteractionMonitor.handleElementEdit(IWorkbenchPart, Object, boolean)91
org.eclipse.mylyn.monitor.ui.AbstractUserInteractionMonitor.handleElementSelection(IWorkbenchPart, Object, boolean)84
org.eclipse.mylyn.monitor.ui.AbstractUserInteractionMonitor.handleNavigation(IWorkbenchPart, Object, String, boolean)98
org.eclipse.mylyn.monitor.ui.AbstractUserInteractionMonitor.selectionChanged(IWorkbenchPart, ISelection)61
org.eclipse.mylyn.monitor.ui.AbstractUserInteractionMonitor.selectionChanged(IWorkbenchPart, ISelection)60
org.eclipse.mylyn.monitor.ui.AbstractUserInteractionMonitor.selectionChanged(IWorkbenchPart, ISelection)60

org.eclipse.ui.IWorkbenchPartReference.getId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.PerspectiveChangeMonitor.perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, IWorkbenchPartReference, String)50

org.eclipse.ui.IWorkbenchPartSite.getId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.monitor.ui.AbstractUserInteractionMonitor.handleElementEdit(IWorkbenchPart, Object, boolean)91
org.eclipse.mylyn.monitor.ui.AbstractUserInteractionMonitor.handleElementSelection(IWorkbenchPart, Object, boolean)84
org.eclipse.mylyn.monitor.ui.AbstractUserInteractionMonitor.handleNavigation(IWorkbenchPart, Object, String, boolean)98

org.eclipse.ui.IWorkbenchSite.getWorkbenchWindow()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.monitor.ui.AbstractUserInteractionMonitor.selectionChanged(IWorkbenchPart, ISelection)61
org.eclipse.mylyn.monitor.ui.AbstractUserInteractionMonitor.selectionChanged(IWorkbenchPart, ISelection)60

org.eclipse.ui.IWorkbenchWindow.getActivePage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.ActivityContextManager.3.run()95

org.eclipse.ui.IWorkbenchWindow.getPartService()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.addListenersToWindow(IWorkbenchWindow)370
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.addWindowPartListener(IPartListener)202
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.removeListenersFromWindow(IWorkbenchWindow)353
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.removeWindowPartListener(IPartListener)209

org.eclipse.ui.IWorkbenchWindow.getSelectionService()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.addListenersToWindow(IWorkbenchWindow)376
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.addWindowPostSelectionListener(ISelectionListener)244
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.removeListenersFromWindow(IWorkbenchWindow)359
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.removeWindowPostSelectionListener(ISelectionListener)252

org.eclipse.ui.IWorkbenchWindow.getShell()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.init()406
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)177
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)179
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)176

org.eclipse.ui.IWorkingSet.getName()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.ActivityContextManager.addMonitoredActivityTime(long, long)140

org.eclipse.ui.IWorkingSetManager.addPropertyChangeListener(IPropertyChangeListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.ActivityContextManager.start()107

org.eclipse.ui.IWorkingSetManager.removePropertyChangeListener(IPropertyChangeListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.ActivityContextManager.stop()115

org.eclipse.ui.PerspectiveAdapter.perspectiveActivated(IWorkbenchPage, IPerspectiveDescriptor)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.PerspectiveChangeMonitor.perspectiveActivated(IWorkbenchPage, IPerspectiveDescriptor)-1

org.eclipse.ui.PerspectiveAdapter.PerspectiveAdapter()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.PerspectiveChangeMonitor.PerspectiveChangeMonitor()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.PerspectiveChangeMonitor.PerspectiveChangeMonitor()26

org.eclipse.ui.PerspectiveAdapter.perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, IWorkbenchPartReference, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.PerspectiveChangeMonitor.perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, IWorkbenchPartReference, String)-1

org.eclipse.ui.PerspectiveAdapter.perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.PerspectiveChangeMonitor.perspectiveChanged(IWorkbenchPage, IPerspectiveDescriptor, String)-1

org.eclipse.ui.PerspectiveAdapter.perspectiveClosed(IWorkbenchPage, IPerspectiveDescriptor)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.PerspectiveChangeMonitor.perspectiveClosed(IWorkbenchPage, IPerspectiveDescriptor)-1

org.eclipse.ui.PerspectiveAdapter.perspectiveOpened(IWorkbenchPage, IPerspectiveDescriptor)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.PerspectiveChangeMonitor.perspectiveOpened(IWorkbenchPage, IPerspectiveDescriptor)-1

org.eclipse.ui.PerspectiveAdapter.perspectiveSavedAs(IWorkbenchPage, IPerspectiveDescriptor, IPerspectiveDescriptor)

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.PerspectiveChangeMonitor.perspectiveSavedAs(IWorkbenchPage, IPerspectiveDescriptor, IPerspectiveDescriptor)-1

org.eclipse.ui.PlatformUI.getWorkbench()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.ActivityContextManager.3.run()93
org.eclipse.mylyn.internal.monitor.ui.ActivityContextManager.start()107
org.eclipse.mylyn.internal.monitor.ui.ActivityContextManager.stop()115
org.eclipse.mylyn.internal.monitor.ui.ActivityContextManager.updateWorkingSetSelection()91
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.start(BundleContext)155
org.eclipse.mylyn.monitor.ui.AbstractCommandMonitor.AbstractCommandMonitor()38
org.eclipse.mylyn.monitor.ui.AbstractCommandMonitor.dispose()49

org.eclipse.ui.plugin.AbstractUIPlugin.AbstractUIPlugin()

OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.MonitorUiPlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.MonitorUiPlugin()139

org.eclipse.ui.plugin.AbstractUIPlugin.getPreferenceStore()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.1.propertyChange(PropertyChangeEvent)96
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.init()415
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.init()419
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.start(BundleContext)147
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.start(BundleContext)148
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)171
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.updateActivityTimout()427
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.updateActivityTimout()428

org.eclipse.ui.plugin.AbstractUIPlugin.getWorkbench()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.CheckActivityJob.isEnabled()66
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.2.windowOpened(IWorkbenchWindow)117
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.init()398
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.init()406
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.init()401
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.init()399
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)172
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)175
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)177
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)172
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)176
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)178
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)173
org.eclipse.mylyn.internal.monitor.ui.WorkbenchUserActivityMonitor.start()32

org.eclipse.ui.plugin.AbstractUIPlugin.start(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.start(BundleContext)145
OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.start(BundleContext)-1

org.eclipse.ui.plugin.AbstractUIPlugin.stop(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)165
OVERRIDE
Reference LocationLine Number
org.eclipse.mylyn.internal.monitor.ui.MonitorUiPlugin.stop(BundleContext)-1

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict