Methods from org.eclipse.ui.workbench used by org.eclipse.epp.usagedata.gathering

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

Reference Details

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.CommandUsageMonitor.startMonitoring(UsageDataService)60

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.CommandUsageMonitor.stopMonitoring()70

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.hookListener(IWorkbenchWindow)200

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.hookListener(IWorkbenchWindow)201

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.unhookListeners(IWorkbenchWindow)209

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.unhookListeners(IWorkbenchWindow)210

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.hookListeners(IWorkbenchPage)221

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.unhookListeners(IWorkbenchPage)225

org.eclipse.ui.IPerspectiveDescriptor.getId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.recordEvent(String, IPerspectiveDescriptor)235

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.hookListeners(IWorkbench)164

org.eclipse.ui.IWorkbench.getDisplay()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.unhookListeners(IWorkbench)182

org.eclipse.ui.IWorkbench.getWorkbenchWindows()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.hookListeners(IWorkbench)172
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.unhookListeners(IWorkbench)191

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.unhookListeners(IWorkbench)185

org.eclipse.ui.IWorkbenchPage.getPerspective()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.hookListeners(IWorkbenchPage)217

org.eclipse.ui.IWorkbenchPart.getSite()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.recordEvent(String, IWorkbenchPart)240

org.eclipse.ui.IWorkbenchPartSite.getId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.recordEvent(String, IWorkbenchPart)241

org.eclipse.ui.IWorkbenchPartSite.getPluginId()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.recordEvent(String, IWorkbenchPart)241

org.eclipse.ui.IWorkbenchWindow.getPages()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.hookListener(IWorkbenchWindow)202
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.unhookListeners(IWorkbenchWindow)211

org.eclipse.ui.PlatformUI.getWorkbench()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.monitors.CommandUsageMonitor.getCommandService()65
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.startMonitoring(UsageDataService)141
org.eclipse.epp.usagedata.internal.gathering.monitors.PartUsageMonitor.stopMonitoring()152

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

OVERRIDE
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.UsageDataCaptureActivator.UsageDataCaptureActivator()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.UsageDataCaptureActivator.UsageDataCaptureActivator()30

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.settings.UsageDataCapturePreferenceInitializer.initializeDefaultPreferences()21
org.eclipse.epp.usagedata.internal.gathering.settings.UsageDataCaptureSettings.getPreferencesStore()45
org.eclipse.epp.usagedata.internal.gathering.UsageDataCaptureActivator.start(BundleContext)59

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.UsageDataCaptureActivator.start(BundleContext)51
OVERRIDE
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.UsageDataCaptureActivator.start(BundleContext)-1

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.UsageDataCaptureActivator.stop(BundleContext)124
OVERRIDE
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.UsageDataCaptureActivator.stop(BundleContext)-1

org.eclipse.ui.progress.UIJob.runInUIThread(IProgressMonitor)

OVERRIDE
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.UsageDataCaptureActivator.2.runInUIThread(IProgressMonitor)-1

org.eclipse.ui.progress.UIJob.UIJob(String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.epp.usagedata.internal.gathering.UsageDataCaptureActivator.2.(UsageDataCaptureActivator, String, UsageDataService)99

Back to reference summary for org.eclipse.epp.usagedata.gathering

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict