Methods from org.eclipse.jface used by org.eclipse.dltk.tcl.debug.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.dltk.tcl.internal.debug.ui.actions.ToggleSpawnpointAction.ToggleSpawnpointAction(IWorkbenchPart, IDocument, IVerticalRulerInfo)65

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

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.actions.ToggleSpawnpointAction.run()-1

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.actions.ToggleSpawnpointAction.update()194
org.eclipse.dltk.tcl.internal.debug.ui.actions.ToggleSpawnpointAction.update()185

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.TclAddWatchpointDialog.createDialogArea(Composite)46

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.TclAddWatchpointDialog.createDialogArea(Composite)39
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.TclAddWatchpointDialog.createDialogArea(Composite)-1

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.TclAddWatchpointDialog.okPressed()60
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.TclAddWatchpointDialog.okPressed()-1

org.eclipse.jface.dialogs.DialogPage.DialogPage()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.TclPackagesContainerPage()-1

org.eclipse.jface.dialogs.DialogPage.setControl(Control)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.createControl(Composite)172

org.eclipse.jface.dialogs.DialogPage.setDescription(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.preferences.TclDebuggingEnginePreferencePage.setDescription()88
org.eclipse.dltk.tcl.internal.debug.ui.preferences.TclDebugPreferencePage.setDescription()118

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.createControl(Composite)175

org.eclipse.jface.dialogs.ErrorDialog.openError(Shell, String, String, IStatus)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.console.TclFileHyperlink.linkActivated()65

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.console.TclFileHyperlink.linkActivated()101

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

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.console.ui.TclConsoleFactory.1.run()78

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpretersBlock.fetchInterpreterInformation(IInterpreterInstall)95

org.eclipse.jface.dialogs.ProgressMonitorDialog.run(boolean, boolean, IRunnableWithProgress)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpretersBlock.fetchInterpreterInformation(IInterpreterInstall)98

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.TclAddWatchpointDialog.TclAddWatchpointDialog(Shell)32

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

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.TclAddWatchpointDialog.TclAddWatchpointDialog(Shell)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.TclAddWatchpointDialog.TclAddWatchpointDialog(Shell)31

org.eclipse.jface.preference.IPreferenceStore.getString(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferencePage.initializeValues()101
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferencePage.initializeValues()104
org.eclipse.dltk.tcl.internal.console.ui.TclConsoleFactory.makeInvitation()46
org.eclipse.dltk.tcl.internal.console.ui.TclConsoleFactory.makeInvitation()47

org.eclipse.jface.preference.IPreferenceStore.setDefault(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferenceInitializer.initializeDefaultPreferences()28
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferenceInitializer.initializeDefaultPreferences()26

org.eclipse.jface.preference.IPreferenceStore.setValue(String, String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferencePage.performOk()135
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferencePage.performOk()133

org.eclipse.jface.preference.PreferencePage.createContents(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferencePage.createContents(Composite)-1

org.eclipse.jface.preference.PreferencePage.doGetPreferenceStore()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferencePage.doGetPreferenceStore()-1

org.eclipse.jface.preference.PreferencePage.getPreferenceStore()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferencePage.initializeValues()99
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferencePage.performOk()130

org.eclipse.jface.preference.PreferencePage.performDefaults()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferencePage.performDefaults()-1

org.eclipse.jface.preference.PreferencePage.performOk()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferencePage.performOk()-1

org.eclipse.jface.preference.PreferencePage.PreferencePage()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferencePage.TclConsolePreferencePage()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferencePage.TclConsolePreferencePage()30

org.eclipse.jface.preference.PreferencePage.setErrorMessage(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferencePage.validateValues()112
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferencePage.validateValues()115
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferencePage.validateValues()109

org.eclipse.jface.preference.PreferencePage.setPreferenceStore(IPreferenceStore)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.preferences.TclDebuggingEnginePreferencePage.setPreferenceStore()95
org.eclipse.dltk.tcl.internal.debug.ui.preferences.TclDebugPreferencePage.setPreferenceStore()126

org.eclipse.jface.preference.PreferencePage.setValid(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferencePage.validateValues()113
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferencePage.validateValues()110
org.eclipse.dltk.tcl.internal.console.ui.preferences.TclConsolePreferencePage.validateValues()116

org.eclipse.jface.util.PropertyChangeEvent.getProperty()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.5.propertyChange(PropertyChangeEvent)229

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.removePackage()238
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.removePackage()195

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.createControl(Composite)211
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.createControl(Composite)179

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.4.selectionChanged(SelectionChangedEvent)219
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.4.selectionChanged(SelectionChangedEvent)187

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.actions.ToggleSpawnpointAction.getTextSelection(IDocument, int)218

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpretersBlock.1.widgetSelected(SelectionEvent)69

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.console.ui.actions.PasteTclScriptToConsole.run(IAction)52
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.removePackage()242
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.removePackage()199

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpretersBlock.enableButtons()85

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

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.PackagesLabelProvider.getImage(Object)-1
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.PackagesLabelProvider.getImage(Object)-1
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.PackagesLabelProvider.getImage(Object)-1
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.PackagesLabelProvider.getImage(Object)-1

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

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.PackagesLabelProvider.getText(Object)103
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.PackagesLabelProvider.getText(Object)103
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.PackagesLabelProvider.getText(Object)57
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.PackagesLabelProvider.getText(Object)57
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.PackagesLabelProvider.getText(Object)-1
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.PackagesLabelProvider.getText(Object)-1
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.PackagesLabelProvider.getText(Object)-1
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.PackagesLabelProvider.getText(Object)-1

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.PackagesLabelProvider.PackagesLabelProvider(TclInterpreterComboBlock)73
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.PackagesLabelProvider.PackagesLabelProvider(TclInterpreterComboBlock)73
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.PackagesLabelProvider.PackagesLabelProvider(TclPackagesContainerPage)47
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.PackagesLabelProvider.PackagesLabelProvider(TclPackagesContainerPage)47

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.4.selectionChanged(SelectionChangedEvent)216
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.4.selectionChanged(SelectionChangedEvent)184

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpretersBlock.1.widgetSelected(SelectionEvent)67
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpretersBlock.enableButtons()84

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.6.run()258
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.5.run()215

org.eclipse.jface.viewers.StructuredViewer.setComparator(ViewerComparator)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.createControl(Composite)223

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.createControl(Composite)212
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.createControl(Composite)180

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.addAllPackages()342
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.addPackage()317
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.addPackage()291
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.addAllPackages()285
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.addPackage()235
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.addPackage()260

org.eclipse.jface.viewers.TreeViewer.getTree()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.createControl(Composite)170
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.createControl(Composite)137

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.createControl(Composite)210
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.createControl(Composite)178

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.createControl(Composite)167
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.createControl(Composite)134

org.eclipse.jface.viewers.Viewer.addSelectionChangedListener(ISelectionChangedListener)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.createControl(Composite)214
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.createControl(Composite)182

org.eclipse.jface.viewers.ViewerComparator.ViewerComparator()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.createControl(Composite)223

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.TclAddWatchpointDialog.okPressed()54
org.eclipse.dltk.tcl.internal.debug.ui.TclAddWatchpointDialog.okPressed()53

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.console.ui.TclConsoleFactory.showInterpreterPreferencePage(String)68
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclInterpreterComboBlock.addPackage()307
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.addPackage()250
org.eclipse.dltk.tcl.internal.debug.ui.TclToggleBreakpointAdapter.toggleWatchpoints(IWorkbenchPart, ISelection)123

org.eclipse.jface.wizard.WizardPage.setDescription(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.createControl(Composite)176

org.eclipse.jface.wizard.WizardPage.setTitle(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.debug.ui.interpreters.TclPackagesContainerPage.createControl(Composite)174

Back to reference summary for org.eclipse.dltk.tcl.debug.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict