Methods from org.eclipse.dltk.ui used by org.eclipse.dltk.tcl.tclchecker

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

Reference Details

org.eclipse.dltk.ui.dialogs.StatusInfo.setError(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.PathDialog.validate()105
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.PathDialog.validate()108
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.PathDialog.validate()99

org.eclipse.dltk.ui.dialogs.StatusInfo.StatusInfo()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.PathDialog.validate()97

org.eclipse.dltk.ui.dialogs.StatusInfo.StatusInfo(int, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerConfigurationDialog.validate()498
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.isValid(Object)471
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.isValid(Object)475
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.validateEnvironment(ValidatorEnvironmentInstance)506
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.validateEnvironment(ValidatorEnvironmentInstance)512
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.validateEnvironment(ValidatorEnvironmentInstance)498

org.eclipse.dltk.ui.editor.IScriptAnnotation.getMarkerType()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.qfix.TclCheckerCorrectionProcessor.canFix(IScriptAnnotation)27
org.eclipse.dltk.tcl.internal.tclchecker.qfix.TclCheckerCorrectionProcessor.computeQuickAssistProposals(IScriptAnnotation, IScriptCorrectionContext)49

org.eclipse.dltk.ui.environment.EnvironmentContainer.addChangeListener(Runnable)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createEnvironment(Composite)202
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.createOptionsBlock(Composite)298

org.eclipse.dltk.ui.environment.EnvironmentContainer.dispose()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.dispose()716

org.eclipse.dltk.ui.environment.EnvironmentContainer.EnvironmentContainer()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.TclCheckerPreferenceBlock(IStatusChangeListener, IProject, IWorkbenchPreferenceContainer)233

org.eclipse.dltk.ui.environment.EnvironmentContainer.get(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.getEnvironment()440
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.validateEnvironment(ValidatorEnvironmentInstance)501

org.eclipse.dltk.ui.environment.EnvironmentContainer.getEnvironmentIds()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.collectEnvironments()227

org.eclipse.dltk.ui.environment.EnvironmentContainer.getName(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.2.getText(Object)158

org.eclipse.dltk.ui.environment.EnvironmentContainer.initialize()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.initValues()724

org.eclipse.dltk.ui.environment.IEnvironmentUI.selectFile(Shell, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.7.widgetSelected(SelectionEvent)278

org.eclipse.dltk.ui.environment.IEnvironmentUI.selectFolder(Shell)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.12.widgetSelected(SelectionEvent)381

org.eclipse.dltk.ui.preferences.AbstractConfigurationBlockPropertyAndPreferencePage.AbstractConfigurationBlockPropertyAndPreferencePage()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferencePage.TclCheckerPreferencePage()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferencePage.TclCheckerPreferencePage()12

org.eclipse.dltk.ui.preferences.AbstractConfigurationBlockPropertyAndPreferencePage.createOptionsBlock(IStatusChangeListener, IProject, IWorkbenchPreferenceContainer)

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferencePage.createOptionsBlock(IStatusChangeListener, IProject, IWorkbenchPreferenceContainer)-1

org.eclipse.dltk.ui.preferences.AbstractConfigurationBlockPropertyAndPreferencePage.getHelpId()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferencePage.getHelpId()-1

org.eclipse.dltk.ui.preferences.AbstractConfigurationBlockPropertyAndPreferencePage.getProjectHelpId()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferencePage.getProjectHelpId()-1

org.eclipse.dltk.ui.preferences.AbstractConfigurationBlockPropertyAndPreferencePage.setDescription()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferencePage.setDescription()-1

org.eclipse.dltk.ui.preferences.AbstractConfigurationBlockPropertyAndPreferencePage.setPreferenceStore()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferencePage.setPreferenceStore()-1

org.eclipse.dltk.ui.preferences.AbstractOptionsBlock.AbstractOptionsBlock(IStatusChangeListener, IProject, PreferenceKey[], IWorkbenchPreferenceContainer)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.TclCheckerPreferenceBlock(IStatusChangeListener, IProject, IWorkbenchPreferenceContainer)84

org.eclipse.dltk.ui.preferences.AbstractOptionsBlock.createOptionsBlock(Composite)

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.createOptionsBlock(Composite)-1

org.eclipse.dltk.ui.preferences.AbstractOptionsBlock.dispose()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.dispose()717
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.dispose()-1

org.eclipse.dltk.ui.preferences.AbstractOptionsBlock.getProject()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.buildEnvironmentPredicate()794

org.eclipse.dltk.ui.preferences.AbstractOptionsBlock.getShell()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.doExport(ValidatorConfig[])852
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.doExport(ValidatorConfig[])875
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.doImport(ValidatorInstance)822
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.doImport(ValidatorInstance)843
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.editConfiguration(CheckerConfig)620
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.editInstance(CheckerInstance)669
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.editInstance(CheckerInstance)663
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.editInstance(CheckerInstance)670

org.eclipse.dltk.ui.preferences.AbstractOptionsBlock.getString(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.loadResource()755

org.eclipse.dltk.ui.preferences.AbstractOptionsBlock.initialize()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.initialize()692
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.initialize()-1

org.eclipse.dltk.ui.preferences.AbstractOptionsBlock.isProjectPreferencePage()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.buildEnvironmentPredicate()793

org.eclipse.dltk.ui.preferences.AbstractOptionsBlock.performApply()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.performApply()705
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.performApply()-1

org.eclipse.dltk.ui.preferences.AbstractOptionsBlock.performDefaults()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.performDefaults()710
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.performDefaults()-1

org.eclipse.dltk.ui.preferences.AbstractOptionsBlock.performOk()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.performOk()699
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.performOk()-1

org.eclipse.dltk.ui.preferences.AbstractOptionsBlock.setString(Object, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.saveResource()766

org.eclipse.dltk.ui.preferences.AbstractOptionsBlock.statusChanged(IStatus)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.saveResource()772
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.saveResource()764

org.eclipse.dltk.ui.text.IScriptCorrectionContext.addResolution(IAnnotationResolution, IScriptAnnotation)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.qfix.TclCheckerCorrectionProcessor.computeQuickFixProposals(IMarker, IScriptAnnotation, IScriptCorrectionContext)74

org.eclipse.dltk.ui.text.IScriptCorrectionContext.addResolution(IMarkerResolution, IMarker)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.qfix.TclCheckerCorrectionProcessor.computeQuickFixProposals(IMarker, IScriptAnnotation, IScriptCorrectionContext)78

org.eclipse.dltk.ui.text.IScriptCorrectionContext.getEditor()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.qfix.TclCheckerCorrectionProcessor.computeQuickFixProposals(IMarker, IScriptAnnotation, IScriptCorrectionContext)75

org.eclipse.dltk.ui.text.IScriptCorrectionContext.getModule()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.qfix.TclCheckerCorrectionProcessor.computeQuickFixProposals(IMarker, IScriptAnnotation, IScriptCorrectionContext)76

org.eclipse.dltk.ui.util.PixelConverter.convertHeightInCharsToPixels(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerConfigurationDialog.initMessageOptions(Composite)391
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.editInstance(CheckerInstance)673

org.eclipse.dltk.ui.util.PixelConverter.convertWidthInCharsToPixels(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.PathDialog.createDialogArea(Composite)77
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerConfigurationDialog.getInitialSize()515
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createControl(Composite)112
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createPath(Composite)260
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.editInstance(CheckerInstance)672
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.ValidatorSelectTypePage.createControl(Composite)45

org.eclipse.dltk.ui.util.PixelConverter.PixelConverter(Control)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.PathDialog.createDialogArea(Composite)77
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerConfigurationDialog.getInitialSize()514
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerConfigurationDialog.initMessageOptions(Composite)391
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createControl(Composite)112
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createPath(Composite)260
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.editInstance(CheckerInstance)670
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.ValidatorSelectTypePage.createControl(Composite)45

org.eclipse.dltk.ui.util.SWTFactory.createCheckButton(Composite, String, Image, boolean, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerConfigurationDialog.initMessageOptions(Composite)366
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerConfigurationDialog.initOptions(Composite)355
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerConfigurationDialog.initOptions(Composite)348

org.eclipse.dltk.ui.util.SWTFactory.createCheckButton(Composite, String, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createPCXGroup(Composite)308

org.eclipse.dltk.ui.util.SWTFactory.createCombo(Composite, int, int, String[])

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createVersion(Composite)251
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.ValidatorSelectTypePage.createControl(Composite)46

org.eclipse.dltk.ui.util.SWTFactory.createComposite(Composite, Font, int, int, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.createOptionsBlock(Composite)245
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.createOptionsBlock(Composite)270
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.ValidatorSelectTypePage.createControl(Composite)40

org.eclipse.dltk.ui.util.SWTFactory.createGroup(Composite, String, int, int, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerConfigurationDialog.initMessageOptions(Composite)363
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerConfigurationDialog.initOptions(Composite)329

org.eclipse.dltk.ui.util.SWTFactory.createHorizontalSpacer(Composite, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createControl(Composite)107

org.eclipse.dltk.ui.util.SWTFactory.createLabel(Composite, String, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createCommandLineOptions(Composite)293
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createEnvironment(Composite)145
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createName(Composite)133
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createPath(Composite)255
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createVersion(Composite)246
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.ValidatorSelectTypePage.createControl(Composite)43

org.eclipse.dltk.ui.util.SWTFactory.createPushButton(Composite, String, Image)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerConfigurationDialog.initMessageOptions(Composite)427

org.eclipse.dltk.ui.util.SWTFactory.createPushButton(Composite, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerConfigurationDialog.initMessageOptions(Composite)436
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerConfigurationDialog.initMessageOptions(Composite)444
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createPath(Composite)269

org.eclipse.dltk.ui.util.SWTFactory.createPushButtonNoLayoutData(Composite, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createPCXGroup(Composite)391
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createPCXGroup(Composite)371
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createPCXGroup(Composite)350

org.eclipse.dltk.ui.util.SWTFactory.createText(Composite, int, int, String, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createPath(Composite)258

org.eclipse.dltk.ui.util.SWTFactory.createText(Composite, int, int, String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createCommandLineOptions(Composite)296
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerInstanceBlock.createName(Composite)136

org.eclipse.dltk.ui.util.SWTFactory.getButtonWidthHint(Button)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.tclchecker.ui.preferences.TclCheckerPreferenceBlock.createButton(Composite, String, SelectionListener)369

Back to reference summary for org.eclipse.dltk.tcl.tclchecker

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict