Methods from org.eclipse.jface used by org.eclipse.datatools.sqltools.routineeditor.ui

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

Reference Details

org.eclipse.jface.action.Action.Action(String)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.SQLPainterAction.SQLPainterAction(RoutineMainTab, UIComponentService, String, String)1050
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.SQLPainterAction.SQLPainterAction(RoutineMainTab, UIComponentService, String, String)1050

org.eclipse.jface.action.Action.run()

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.run()-1
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction.run()-1
org.eclipse.datatools.sqltools.routineeditor.ui.actions.EditRoutineAction.run()-1
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.run()-1
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.run()-1
org.eclipse.datatools.sqltools.routineeditor.ui.actions.SaveToDatabaseAction.run()-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.SQLPainterAction.run()-1
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.SQLPainterAction.run()-1

org.eclipse.jface.action.Action.setActionDefinitionId(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.init()81
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.RefreshFromDatabaseAction(ResourceBundle, String, ITextEditor)48
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.init()81
org.eclipse.datatools.sqltools.routineeditor.ui.actions.SaveToDatabaseAction.SaveToDatabaseAction(ResourceBundle, String, ITextEditor)42

org.eclipse.jface.action.Action.setEnabled(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.plan.ExplainRoutineActionDelegate.update()165
org.eclipse.datatools.sqltools.routineeditor.plan.ExplainRoutineActionDelegate.update()172
org.eclipse.datatools.sqltools.routineeditor.plan.ExplainRoutineActionDelegate.update()161
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.update()159
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.update()109
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.update()105
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.update()99
org.eclipse.datatools.sqltools.routineeditor.ui.actions.SaveToDatabaseAction.update()67
org.eclipse.datatools.sqltools.routineeditor.ui.actions.SaveToDatabaseAction.update()69

org.eclipse.jface.action.Action.setId(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.init()77
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction.init()65
org.eclipse.datatools.sqltools.routineeditor.ui.actions.EditRoutineAction.init()52
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.init()77

org.eclipse.jface.action.Action.setImageDescriptor(ImageDescriptor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.init()80
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction.init()68
org.eclipse.datatools.sqltools.routineeditor.ui.actions.EditRoutineAction.init()55
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.RefreshFromDatabaseAction(ResourceBundle, String, ITextEditor)47
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.init()80
org.eclipse.datatools.sqltools.routineeditor.ui.actions.SaveToDatabaseAction.SaveToDatabaseAction(ResourceBundle, String, ITextEditor)40

org.eclipse.jface.action.Action.setText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.init()78
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction.init()66
org.eclipse.datatools.sqltools.routineeditor.ui.actions.EditRoutineAction.init()53
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.init()78

org.eclipse.jface.action.Action.setToolTipText(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DebugAction.init()79
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction.init()67
org.eclipse.datatools.sqltools.routineeditor.ui.actions.EditRoutineAction.init()54
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RunAction.init()79

org.eclipse.jface.action.ContributionManager.add(IAction)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.createContextMenuManager(UIComponentService)511
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.createContextMenuManager(UIComponentService)509
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.createContextMenuManager(UIComponentService)510
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.createContextMenuManager(UIComponentService)507

org.eclipse.jface.action.IAction.setEnabled(boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineAction.initSQLObject(IAction, Object)59
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineAction.initSQLObject(IAction, Object)66
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineAction.initSQLObject(IAction, Object)72

org.eclipse.jface.action.IContributionItem.update()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider.fillActionBars(IActionBars)87

org.eclipse.jface.action.IContributionManager.add(IContributionItem)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.fillContextMenu(IMenuManager)199

org.eclipse.jface.action.IContributionManager.insertAfter(String, IAction)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider.fillContextMenu(IMenuManager)71
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider.fillContextMenu(IMenuManager)68
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider.fillContextMenu(IMenuManager)74
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider.fillContextMenu(IMenuManager)65

org.eclipse.jface.action.IContributionManager.remove(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.fillContextMenu(IMenuManager)206

org.eclipse.jface.action.IStatusLineManager.setMessage(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RefreshFromDatabaseAction.run()72

org.eclipse.jface.action.MenuManager.createContextMenu(Control)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.6.widgetSelected(SelectionEvent)430

org.eclipse.jface.action.MenuManager.MenuManager(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.createContextMenuManager(UIComponentService)499

org.eclipse.jface.action.Separator.Separator()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.fillContextMenu(IMenuManager)199

org.eclipse.jface.dialogs.Dialog.convertHorizontalDLUsToPixels(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.setFillLayoutData(Button)82

org.eclipse.jface.dialogs.Dialog.convertVerticalDLUsToPixels(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.setFillLayoutData(Button)81

org.eclipse.jface.dialogs.Dialog.convertWidthInCharsToPixels(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterAddDialog.createDialogArea(Composite)82
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterAddDialog.createDialogArea(Composite)81

org.eclipse.jface.dialogs.Dialog.create()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSaveAs()260

org.eclipse.jface.dialogs.Dialog.createButton(Composite, int, String, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterAddDialog.createButtonsForButtonBar(Composite)122
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterAddDialog.createButtonsForButtonBar(Composite)120
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.createButtonsForButtonBar(Composite)97

org.eclipse.jface.dialogs.Dialog.createButtonsForButtonBar(Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createButtonsForButtonBar(Composite)306
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.createButtonsForButtonBar(Composite)110
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterAddDialog.createButtonsForButtonBar(Composite)-1
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createButtonsForButtonBar(Composite)-1
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.createButtonsForButtonBar(Composite)-1

org.eclipse.jface.dialogs.Dialog.createDialogArea(Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterAddDialog.createDialogArea(Composite)88
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createDialogArea(Composite)119
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterAddDialog.createDialogArea(Composite)-1
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createDialogArea(Composite)-1

org.eclipse.jface.dialogs.Dialog.Dialog(Shell)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterAddDialog.EventParameterAddDialog(Shell, IEvent)68
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.EventParameterTableDialog(Shell, EventParameter[], IEvent)82

org.eclipse.jface.dialogs.Dialog.okPressed()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterAddDialog.okPressed()58
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterAddDialog.okPressed()-1

org.eclipse.jface.dialogs.Dialog.setButtonLayoutData(Button)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createDialogArea(Composite)200
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createDialogArea(Composite)228

org.eclipse.jface.dialogs.IDialogSettings.addNewSection(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.getDialogBoundsSettings()100
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.getDialogBoundsSettings()100

org.eclipse.jface.dialogs.IDialogSettings.getSection(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.getDialogBoundsSettings()98
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.getDialogBoundsSettings()98

org.eclipse.jface.dialogs.MessageDialog.openConfirm(Shell, String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DropRoutineAction.run()82
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.ProfileStatusChecker.forceSaveAs(String)107
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.ProfileStatusChecker.forceSaveAs(String)107

org.eclipse.jface.dialogs.MessageDialog.openError(Shell, String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.5.widgetSelected(SelectionEvent)351
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.6.widgetSelected(SelectionEvent)469
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.6.widgetSelected(SelectionEvent)449
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.SQLPainterAction.run()1092
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.SQLPainterAction.run()1092
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.1.run()301
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchConfigurationDelegate.2.run()325
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.launch(IEditorPart, String)439
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.launch(IEditorPart, String)433
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.launch(ISelection, String)395
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.launch(ISelection, String)405
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.launch(ISelection, String)412
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSaveAs()346
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSaveAs()341
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSaveAs()358

org.eclipse.jface.dialogs.MessageDialog.openInformation(Shell, String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.6.widgetSelected(SelectionEvent)435
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSaveAs()335

org.eclipse.jface.dialogs.MessageDialog.openWarning(Shell, String, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSaveAs()338

org.eclipse.jface.dialogs.TitleAreaDialog.createDialogArea(Composite)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.createDialogArea(Composite)149
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.createDialogArea(Composite)-1

org.eclipse.jface.dialogs.TitleAreaDialog.setErrorMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.1.paramValueUpdated(ParameterDescriptor, String)204
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.1.paramValueUpdated(ParameterDescriptor, String)171
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.1.paramValueUpdated(ParameterDescriptor, String)214

org.eclipse.jface.dialogs.TitleAreaDialog.setMessage(String, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.1.paramValueUpdated(ParameterDescriptor, String)193

org.eclipse.jface.dialogs.TitleAreaDialog.setMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.1.paramValueUpdated(ParameterDescriptor, String)172

org.eclipse.jface.dialogs.TitleAreaDialog.setTitle(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.createDialogArea(Composite)157

org.eclipse.jface.dialogs.TitleAreaDialog.TitleAreaDialog(Shell)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.ParameterTableDialog(Shell, ParameterWrapper[])118

org.eclipse.jface.resource.ImageDescriptor.createFromImage(Image)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorImages.getImageDescriptor(String)57

org.eclipse.jface.resource.ImageDescriptor.createFromURL(URL)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorImages.getImage(String)36

org.eclipse.jface.resource.ImageRegistry.get(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorImages.getImage(String)29
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorImages.getImage(String)41

org.eclipse.jface.resource.ImageRegistry.put(String, ImageDescriptor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditorImages.getImage(String)40

org.eclipse.jface.resource.JFaceResources.getDialogFont()

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.RoutineMainTab.initializeDialogUnits(Control)157

org.eclipse.jface.viewers.AbstractTreeViewer.setExpandedState(Object, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DoubleClickActionProvider.1.run()54

org.eclipse.jface.viewers.CheckboxCellEditor.CheckboxCellEditor(Composite)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()101

org.eclipse.jface.viewers.ColumnViewer.setCellEditors(CellEditor[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createTableViewer()299
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()105

org.eclipse.jface.viewers.ColumnViewer.setCellModifier(ICellModifier)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createTableViewer()301
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()107

org.eclipse.jface.viewers.ColumnViewer.setColumnProperties(String[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createTableViewer()287
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()58

org.eclipse.jface.viewers.ColumnViewer.setLabelProvider(IBaseLabelProvider)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createDialogArea(Composite)141
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()106

org.eclipse.jface.viewers.ColumnWeightData.ColumnWeightData(int, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createTable(Composite)263
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createTable(Composite)262

org.eclipse.jface.viewers.ColumnWeightData.ColumnWeightData(int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()84
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()89
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()94
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()79
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()74

org.eclipse.jface.viewers.ISelection.isEmpty()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.DataSourceExplorerLinkHelper.activateEditor(IWorkbenchPage, IStructuredSelection)50
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.getActiveProcIdentifier()250

org.eclipse.jface.viewers.IStructuredSelection.getFirstElement()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DoubleClickActionProvider.1.run()52
org.eclipse.datatools.sqltools.routineeditor.ui.actions.RoutineActionProvider.fillContextMenu(IMenuManager)59
org.eclipse.datatools.sqltools.routineeditor.ui.DataSourceExplorerLinkHelper.activateEditor(IWorkbenchPage, IStructuredSelection)54
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.getActiveProcIdentifier()252
org.eclipse.datatools.sqltools.routineeditor.ui.launching.SPLaunchShortcut.launch(ISelection, String)385

org.eclipse.jface.viewers.IStructuredSelection.size()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.actions.DoubleClickActionProvider.1.run()50

org.eclipse.jface.viewers.LabelProvider.getText(Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.3.getText(Object)-1

org.eclipse.jface.viewers.LabelProvider.LabelProvider()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.3.()345

org.eclipse.jface.viewers.StructuredSelection.getFirstElement()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.4.widgetSelected(SelectionEvent)236

org.eclipse.jface.viewers.StructuredSelection.StructuredSelection(Object)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.ui.DataSourceExplorerLinkHelper.findSelection(IEditorInput)40

org.eclipse.jface.viewers.StructuredViewer.getSelection()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.4.widgetSelected(SelectionEvent)235

org.eclipse.jface.viewers.StructuredViewer.refresh()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterCellModifier.modify(Object, String, Object)74
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.3.widgetSelected(SelectionEvent)219
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.4.widgetSelected(SelectionEvent)240
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterCellModifier.canModify(Object, String)51
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterCellModifier.modify(Object, String, Object)108
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.2.widgetSelected(SelectionEvent)106

org.eclipse.jface.viewers.StructuredViewer.setContentProvider(IContentProvider)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createDialogArea(Composite)125
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()108

org.eclipse.jface.viewers.StructuredViewer.setInput(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.3.widgetSelected(SelectionEvent)218
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.4.widgetSelected(SelectionEvent)239
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createDialogArea(Composite)188
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.ParameterTableViewer(Composite, ParameterWrapper[], int)53

org.eclipse.jface.viewers.StructuredViewer.setUseHashlookup(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createTableViewer()285

org.eclipse.jface.viewers.TableLayout.addColumnData(ColumnLayoutData)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createTable(Composite)263
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createTable(Composite)262
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()94
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()89
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()79
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()84
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()74

org.eclipse.jface.viewers.TableLayout.TableLayout()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createTable(Composite)261
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()69

org.eclipse.jface.viewers.TableViewer.getControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.createDialogArea(Composite)156

org.eclipse.jface.viewers.TableViewer.getTable()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()101
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()81
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()67
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()76
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()71
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()96
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()86
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()102
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()91
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()66

org.eclipse.jface.viewers.TableViewer.TableViewer(Composite, int)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.ParameterTableViewer(Composite, ParameterWrapper[], int)51

org.eclipse.jface.viewers.TableViewer.TableViewer(Table)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createTableViewer()284

org.eclipse.jface.viewers.TextCellEditor.TextCellEditor(Composite)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.createTableViewer()296
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableViewer.configTable()102

org.eclipse.jface.window.Window.configureShell(Shell)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterAddDialog.configureShell(Shell)73
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.configureShell(Shell)106
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.configureShell(Shell)136
OVERRIDE
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterAddDialog.configureShell(Shell)-1
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.configureShell(Shell)-1
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.configureShell(Shell)-1

org.eclipse.jface.window.Window.getShell()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.3.widgetSelected(SelectionEvent)208

org.eclipse.jface.window.Window.getShellStyle()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.ParameterTableDialog(Shell, ParameterWrapper[])120
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.ScopedResourcesSelectionDialog(SaveRoutineStatusHandler, Shell, Object, IStructuredContentProvider, ILabelProvider, String)78
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.ScopedResourcesSelectionDialog(SaveRoutineStatusHandler, Shell, Object, IStructuredContentProvider, ILabelProvider, String)78

org.eclipse.jface.window.Window.open()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.EventParameterTableDialog.3.widgetSelected(SelectionEvent)209
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.showSaveDialog(IConnectionProfile, boolean, boolean)249
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.configEventParameters(Shell, String[], Map, ProcIdentifier)203
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.configParameter(Shell, ParameterDescriptor[], List, boolean, ILaunchConfiguration)93
org.eclipse.datatools.sqltools.routineeditor.ui.launching.LaunchUI.selectDatabaseObject(Shell, DatabaseIdentifier, int, ProcIdentifier)363
org.eclipse.datatools.sqltools.routineeditor.ui.RoutineEditor.doSaveAs()269

org.eclipse.jface.window.Window.setShellStyle(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.datatools.sqltools.routineeditor.parameter.internal.ParameterTableDialog.ParameterTableDialog(Shell, ParameterWrapper[])120
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.ScopedResourcesSelectionDialog(SaveRoutineStatusHandler, Shell, Object, IStructuredContentProvider, ILabelProvider, String)78
org.eclipse.datatools.sqltools.routineeditor.ui.launching.internal.SaveRoutineStatusHandler.ScopedResourcesSelectionDialog.ScopedResourcesSelectionDialog(SaveRoutineStatusHandler, Shell, Object, IStructuredContentProvider, ILabelProvider, String)78

Back to reference summary for org.eclipse.datatools.sqltools.routineeditor.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict