Methods from org.eclipse.ui.workbench used by org.eclipse.datatools.sqltools.debugger.core.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.PropertyDialogAction.PropertyDialogAction(Shell, ISelectionProvider)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesAction.run(IAction)46
org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesRulerAction.run()50

org.eclipse.ui.dialogs.PropertyDialogAction.run()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesAction.run(IAction)63
org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesRulerAction.run()71

org.eclipse.ui.IEditorPart.getEditorInput()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.AbstractBreakpointRulerAction.breakpointAtRulerLine(SPLineBreakpoint)120
org.eclipse.datatools.sqltools.debugger.actions.AbstractBreakpointRulerAction.getAnnotationModel()161
org.eclipse.datatools.sqltools.debugger.actions.AbstractBreakpointRulerAction.getResource()102
org.eclipse.datatools.sqltools.debugger.actions.ManageBreakpointRulerAction.getAnnotationModel()203
org.eclipse.datatools.sqltools.debugger.actions.ManageBreakpointRulerAction.getDocument()110
org.eclipse.datatools.sqltools.debugger.actions.ManageBreakpointRulerAction.run()153
org.eclipse.datatools.sqltools.debugger.actions.ToggleBreakpointAdapter.canToggleLineBreakpoints(IWorkbenchPart, ISelection)121
org.eclipse.datatools.sqltools.debugger.actions.ToggleBreakpointAdapter.toggleLineBreakpoints(IEditorPart, int)82

org.eclipse.ui.IEditorPart.getEditorSite()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.EnableDisableBreakpointRulerAction.run()50
org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesRulerAction.run()50

org.eclipse.ui.IPageLayout.addActionSet(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective.createInitialLayout(IPageLayout)53
org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective.createInitialLayout(IPageLayout)56
org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective.createInitialLayout(IPageLayout)55
org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective.createInitialLayout(IPageLayout)54

org.eclipse.ui.IPageLayout.addShowViewShortcut(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective.setContentsOfShowViewMenu(IPageLayout)67
org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective.setContentsOfShowViewMenu(IPageLayout)66
org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective.setContentsOfShowViewMenu(IPageLayout)68
org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective.setContentsOfShowViewMenu(IPageLayout)65

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover.setEditor(IEditorPart)145

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover.partClosed(IWorkbenchPart)92

org.eclipse.ui.IPerspectiveRegistry.findPerspectiveWithId(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective.changePerspective()78

org.eclipse.ui.ISaveablePart.isDirty()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.AbstractBreakpointRulerAction.breakpointAtRulerLine(SPLineBreakpoint)127
org.eclipse.datatools.sqltools.debugger.actions.ManageBreakpointRulerAction.run()119
org.eclipse.datatools.sqltools.debugger.debug.BreakpointLocationHandler.handleNewBreakpoint(SPLineBreakpoint, ProcIdentifier, int, IEditorPart)41

org.eclipse.ui.ISelectionService.addSelectionListener(String, ISelectionListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover.setEditor(IEditorPart)144

org.eclipse.ui.ISelectionService.getSelection(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover.1.run()151

org.eclipse.ui.ISelectionService.removeSelectionListener(String, ISelectionListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover.partClosed(IWorkbenchPart)91

org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin.getActiveWorkbenchWindow()108
org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective.changePerspective()82

org.eclipse.ui.IWorkbench.getPerspectiveRegistry()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective.changePerspective()77

org.eclipse.ui.IWorkbench.getWorkbenchWindows()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin.getActiveWorkbenchShell()136
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin.getActiveWorkbenchWindow()113
org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective.changePerspective()81

org.eclipse.ui.IWorkbenchPage.getActiveEditor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebuggerDocumentProvider.doSaveDocument(IProgressMonitor, Object, IDocument, boolean)77

org.eclipse.ui.IWorkbenchPage.setPerspective(IPerspectiveDescriptor)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective.changePerspective()97

org.eclipse.ui.IWorkbenchPage.showView(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.view.internal.DebugEventListener.1.run()48

org.eclipse.ui.IWorkbenchPart.getSite()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.ManageBreakpointRulerAction.getShell()99
org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesAction.getShell()94
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover.partClosed(IWorkbenchPart)90
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover.setEditor(IEditorPart)143

org.eclipse.ui.IWorkbenchSite.getPage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover.partClosed(IWorkbenchPart)90
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebugHover.setEditor(IEditorPart)143

org.eclipse.ui.IWorkbenchSite.getShell()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.EnableDisableBreakpointRulerAction.run()50
org.eclipse.datatools.sqltools.debugger.actions.ManageBreakpointRulerAction.getShell()99
org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesAction.getShell()94
org.eclipse.datatools.sqltools.debugger.actions.SPBreakpointPropertiesRulerAction.run()50

org.eclipse.ui.IWorkbenchWindow.getActivePage()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin.getActiveWorkbenchPage()85
org.eclipse.datatools.sqltools.debugger.editorext.SQLDebuggerDocumentProvider.doSaveDocument(IProgressMonitor, Object, IDocument, boolean)77
org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective.changePerspective()95

org.eclipse.ui.IWorkbenchWindow.getPages()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin.getActiveWorkbenchPage()90

org.eclipse.ui.IWorkbenchWindow.getShell()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.ManageBreakpointRulerAction.run()130
org.eclipse.datatools.sqltools.debugger.core.DebugHandlerManager.1.run()294
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin.getActiveWorkbenchShell()138
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin.getActiveWorkbenchShell()134

org.eclipse.ui.part.EditorPart.getEditorInput()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.ManageBreakpointRulerAction.update()250

org.eclipse.ui.PlatformUI.getWorkbench()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin.getActiveWorkbenchWindow()108
org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective.changePerspective()77
org.eclipse.datatools.sqltools.debugger.perspectives.DebuggerPerspective.changePerspective()80

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

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin.DebuggerCoreUIPlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin.DebuggerCoreUIPlugin()30

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerImages.getImage(String)35

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.actions.ManageBreakpointRulerAction.run()145
org.eclipse.datatools.sqltools.debugger.actions.ManageBreakpointRulerAction.run()122
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerPreferenceInitializer.initializeDefaultPreferences()24

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin.getActiveWorkbenchShell()136
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin.getActiveWorkbenchWindow()113

org.eclipse.ui.plugin.AbstractUIPlugin.imageDescriptorFromPlugin(String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin.getImageDescriptor(String)71

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin.start(BundleContext)38
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin.start(BundleContext)-1

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin.stop(BundleContext)50
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.debugger.core.ui.DebuggerCoreUIPlugin.stop(BundleContext)-1

Back to reference summary for org.eclipse.datatools.sqltools.debugger.core.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict