Methods from org.eclipse.jface.text used by org.eclipse.dltk.tcl.ui

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

Reference Details

org.eclipse.jface.text.AbstractInformationControlManager.setAnchor(AbstractInformationControlManagerAnchor)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.getHierarchyPresenter(ScriptSourceViewer, boolean)92

org.eclipse.jface.text.AbstractInformationControlManager.setSizeConstraints(int, int, boolean, boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.getHierarchyPresenter(ScriptSourceViewer, boolean)98

org.eclipse.jface.text.AbstractReusableInformationControlCreator.AbstractReusableInformationControlCreator()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.PackagesSourcesHover.1.(PackagesSourcesHover)157

org.eclipse.jface.text.AbstractReusableInformationControlCreator.doCreateInformationControl(Shell)

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.PackagesSourcesHover.1.doCreateInformationControl(Shell)-1

org.eclipse.jface.text.contentassist.ContentAssistant.ContentAssistant()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.CodeTemplateTclSourceViewerConfiguration.getContentAssistant(ISourceViewer)59

org.eclipse.jface.text.contentassist.ContentAssistant.enableAutoActivation(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.CodeTemplateTclSourceViewerConfiguration.getContentAssistant(ISourceViewer)71

org.eclipse.jface.text.contentassist.ContentAssistant.enableAutoInsert(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.CodeTemplateTclSourceViewerConfiguration.getContentAssistant(ISourceViewer)69

org.eclipse.jface.text.contentassist.ContentAssistant.setAutoActivationDelay(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.CodeTemplateTclSourceViewerConfiguration.getContentAssistant(ISourceViewer)73

org.eclipse.jface.text.contentassist.ContentAssistant.setContentAssistProcessor(IContentAssistProcessor, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.CodeTemplateTclSourceViewerConfiguration.getContentAssistant(ISourceViewer)66
org.eclipse.dltk.tcl.internal.ui.text.CodeTemplateTclSourceViewerConfiguration.getContentAssistant(ISourceViewer)60
org.eclipse.dltk.tcl.internal.ui.text.CodeTemplateTclSourceViewerConfiguration.getContentAssistant(ISourceViewer)64
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.alterContentAssistant(ContentAssistant)215
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.alterContentAssistant(ContentAssistant)209
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.alterContentAssistant(ContentAssistant)221

org.eclipse.jface.text.contentassist.ContentAssistant.setContextInformationPopupBackground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.CodeTemplateTclSourceViewerConfiguration.getContentAssistant(ISourceViewer)91

org.eclipse.jface.text.contentassist.ContentAssistant.setContextInformationPopupForeground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.CodeTemplateTclSourceViewerConfiguration.getContentAssistant(ISourceViewer)96

org.eclipse.jface.text.contentassist.ContentAssistant.setContextInformationPopupOrientation(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.CodeTemplateTclSourceViewerConfiguration.getContentAssistant(ISourceViewer)78

org.eclipse.jface.text.contentassist.ContentAssistant.setContextSelectorBackground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.CodeTemplateTclSourceViewerConfiguration.getContentAssistant(ISourceViewer)92

org.eclipse.jface.text.contentassist.ContentAssistant.setContextSelectorForeground(Color)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.CodeTemplateTclSourceViewerConfiguration.getContentAssistant(ISourceViewer)97

org.eclipse.jface.text.contentassist.ContentAssistant.setInformationControlCreator(IInformationControlCreator)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.CodeTemplateTclSourceViewerConfiguration.getContentAssistant(ISourceViewer)80

org.eclipse.jface.text.contentassist.ContentAssistant.setProposalPopupOrientation(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.CodeTemplateTclSourceViewerConfiguration.getContentAssistant(ISourceViewer)76

org.eclipse.jface.text.contentassist.ContextInformation.ContextInformation(String, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.completion.TclOverrideCompletionProposal.getContextInformation()68

org.eclipse.jface.text.contentassist.ICompletionProposal.getDisplayString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.completion.TclKeywordLazyContextInformation.computeInformation()128
org.eclipse.dltk.tcl.internal.ui.text.completion.TclKeywordLazyContextInformation.computeInformation()115
org.eclipse.dltk.tcl.internal.ui.text.completion.TclKeywordLazyContextInformation.equals(Object)166
org.eclipse.dltk.tcl.internal.ui.text.completion.TclKeywordLazyContextInformation.equals(Object)168
org.eclipse.dltk.tcl.internal.ui.text.completion.TclKeywordLazyContextInformation.equals(Object)172
org.eclipse.dltk.tcl.internal.ui.text.completion.TclKeywordLazyContextInformation.getContextDisplayString()65

org.eclipse.jface.text.contentassist.ICompletionProposalExtension.getContextInformationPosition()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.completion.TclKeywordLazyContextInformation.getContextInformationPosition()188

org.eclipse.jface.text.DefaultIndentLineAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)956
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)-1

org.eclipse.jface.text.DefaultIndentLineAutoEditStrategy.DefaultIndentLineAutoEditStrategy()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclAutoEditStrategy.TclAutoEditStrategy(IPreferenceStore, String)109

org.eclipse.jface.text.DefaultIndentLineAutoEditStrategy.findEndOfWhiteSpace(IDocument, int, int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclAutoEditStrategy.getLineIndent(IDocument, int)137
org.eclipse.dltk.tcl.internal.ui.text.TclAutoEditStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)606
org.eclipse.dltk.tcl.internal.ui.text.TclAutoEditStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)456

org.eclipse.jface.text.DefaultInformationControl.DefaultInformationControl(Shell, boolean)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.PackagesSourcesHover.1.doCreateInformationControl(Shell)161

org.eclipse.jface.text.DefaultInformationControl.DefaultInformationControl(Shell, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.CodeTemplateTclSourceViewerConfiguration.1.createInformationControl(Shell)83

org.eclipse.jface.text.information.InformationPresenter.InformationPresenter(IInformationControlCreator)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.getHierarchyPresenter(ScriptSourceViewer, boolean)88

org.eclipse.jface.text.information.InformationPresenter.setDocumentPartitioning(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.getHierarchyPresenter(ScriptSourceViewer, boolean)91

org.eclipse.jface.text.information.InformationPresenter.setInformationProvider(IInformationProvider, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.getHierarchyPresenter(ScriptSourceViewer, boolean)95
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.initializeQuickOutlineContexts(InformationPresenter, IInformationProvider)243
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.initializeQuickOutlineContexts(InformationPresenter, IInformationProvider)246
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.initializeQuickOutlineContexts(InformationPresenter, IInformationProvider)245

org.eclipse.jface.text.ITextSelection.getLength()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclQuickAssistLightBulbUpdater.1.selectionChanged(SelectionChangedEvent)133

org.eclipse.jface.text.ITextSelection.getOffset()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclQuickAssistLightBulbUpdater.1.selectionChanged(SelectionChangedEvent)132

org.eclipse.jface.text.ITextViewer.getDocument()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.editor.TclBracketInserter.verifyKey(VerifyEvent)55
org.eclipse.dltk.tcl.internal.ui.editor.TclEditor.gotoMatchingBracket()146

org.eclipse.jface.text.ITextViewer.getSelectedRange()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.editor.TclBracketInserter.verifyKey(VerifyEvent)57

org.eclipse.jface.text.ITextViewer.getTextWidget()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.editor.TclEditor.gotoMatchingBracket()155
org.eclipse.dltk.tcl.internal.ui.editor.TclEditor.gotoMatchingBracket()167
org.eclipse.dltk.tcl.internal.ui.editor.TclEditor.gotoMatchingBracket()196

org.eclipse.jface.text.ITextViewer.getVisibleRegion()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.editor.TclEditor.gotoMatchingBracket()187

org.eclipse.jface.text.ITextViewer.revealRange(int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.editor.TclEditor.gotoMatchingBracket()204

org.eclipse.jface.text.ITextViewer.setSelectedRange(int, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.editor.TclEditor.gotoMatchingBracket()203

org.eclipse.jface.text.ITextViewerExtension.prependVerifyKeyListener(VerifyKeyListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.editor.TclEditor.createPartControl(Composite)69

org.eclipse.jface.text.ITextViewerExtension.removeVerifyKeyListener(VerifyKeyListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.editor.TclEditor.dispose()224

org.eclipse.jface.text.ITextViewerExtension5.modelOffset2WidgetOffset(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.editor.TclEditor.gotoMatchingBracket()185

org.eclipse.jface.text.presentation.PresentationReconciler.setDamager(IPresentationDamager, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)147
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)143
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)139

org.eclipse.jface.text.presentation.PresentationReconciler.setDocumentPartitioning(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)135

org.eclipse.jface.text.presentation.PresentationReconciler.setRepairer(IPresentationRepairer, String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)148
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)144
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)140

org.eclipse.jface.text.rules.DefaultDamagerRepairer.DefaultDamagerRepairer(ITokenScanner)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)142
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)137
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)146

org.eclipse.jface.text.rules.FastPartitioner.connect(IDocument)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclAutoEditStrategy.installStuff(Document)727

org.eclipse.jface.text.rules.FastPartitioner.FastPartitioner(IPartitionTokenScanner, String[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclAutoEditStrategy.installStuff(Document)725

org.eclipse.jface.text.rules.ICharacterScanner.getColumn()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.rules.TclCommentRule.evaluate(ICharacterScanner)67
org.eclipse.dltk.tcl.internal.ui.rules.TclFloatNumberRule.evaluate(ICharacterScanner)41
org.eclipse.dltk.tcl.internal.ui.rules.TclVariableRule.SkipCodeScanner.getPosition()57
org.eclipse.dltk.tcl.internal.ui.rules.TclVariableRule.SkipCodeScanner.getPosition()57

org.eclipse.jface.text.rules.ICharacterScanner.read()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.rules.TclCommentRule.evaluate(ICharacterScanner)59
org.eclipse.dltk.tcl.internal.ui.rules.TclCommentRule.evaluate(ICharacterScanner)74
org.eclipse.dltk.tcl.internal.ui.rules.TclCommentRule.runForward(ICharacterScanner, int)35
org.eclipse.dltk.tcl.internal.ui.rules.TclCommentRule.runToLineEnd(ICharacterScanner)41
org.eclipse.dltk.tcl.internal.ui.rules.TclEscapedCharRule.evaluate(ICharacterScanner)30
org.eclipse.dltk.tcl.internal.ui.rules.TclEscapedCharRule.evaluate(ICharacterScanner)28
org.eclipse.dltk.tcl.internal.ui.rules.TclFloatNumberRule.evaluate(ICharacterScanner)44
org.eclipse.dltk.tcl.internal.ui.rules.TclFloatNumberRule.evaluate(ICharacterScanner)38
org.eclipse.dltk.tcl.internal.ui.rules.TclParameterRule.evaluate(ICharacterScanner)28
org.eclipse.dltk.tcl.internal.ui.rules.TclParameterRule.evaluate(ICharacterScanner)31
org.eclipse.dltk.tcl.internal.ui.rules.TclParameterRule.evaluate(ICharacterScanner)29
org.eclipse.dltk.tcl.internal.ui.rules.TclSpacedCommentRule.evaluate(ICharacterScanner)42
org.eclipse.dltk.tcl.internal.ui.rules.TclSpacedCommentRule.evaluate(ICharacterScanner)53
org.eclipse.dltk.tcl.internal.ui.rules.TclSpacedCommentRule.evaluate(ICharacterScanner)35
org.eclipse.dltk.tcl.internal.ui.rules.TclVariableRule.SkipCodeScanner.isEOF()45
org.eclipse.dltk.tcl.internal.ui.rules.TclVariableRule.SkipCodeScanner.isEOF()45
org.eclipse.dltk.tcl.internal.ui.rules.TclVariableRule.SkipCodeScanner.read()41
org.eclipse.dltk.tcl.internal.ui.rules.TclVariableRule.SkipCodeScanner.read()41

org.eclipse.jface.text.rules.ICharacterScanner.unread()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.rules.TclCommentRule.evaluate(ICharacterScanner)60
org.eclipse.dltk.tcl.internal.ui.rules.TclCommentRule.evaluate(ICharacterScanner)72
org.eclipse.dltk.tcl.internal.ui.rules.TclCommentRule.evaluate(ICharacterScanner)78
org.eclipse.dltk.tcl.internal.ui.rules.TclEscapedCharRule.evaluate(ICharacterScanner)33
org.eclipse.dltk.tcl.internal.ui.rules.TclFloatNumberRule.evaluate(ICharacterScanner)56
org.eclipse.dltk.tcl.internal.ui.rules.TclFloatNumberRule.evaluate(ICharacterScanner)50
org.eclipse.dltk.tcl.internal.ui.rules.TclFloatNumberRule.evaluate(ICharacterScanner)47
org.eclipse.dltk.tcl.internal.ui.rules.TclParameterRule.evaluate(ICharacterScanner)39
org.eclipse.dltk.tcl.internal.ui.rules.TclParameterRule.evaluate(ICharacterScanner)42
org.eclipse.dltk.tcl.internal.ui.rules.TclParameterRule.evaluate(ICharacterScanner)35
org.eclipse.dltk.tcl.internal.ui.rules.TclSpacedCommentRule.evaluate(ICharacterScanner)34
org.eclipse.dltk.tcl.internal.ui.rules.TclSpacedCommentRule.evaluate(ICharacterScanner)47
org.eclipse.dltk.tcl.internal.ui.rules.TclVariableRule.SkipCodeScanner.isEOF()48
org.eclipse.dltk.tcl.internal.ui.rules.TclVariableRule.SkipCodeScanner.isEOF()48
org.eclipse.dltk.tcl.internal.ui.rules.TclVariableRule.SkipCodeScanner.unread()53
org.eclipse.dltk.tcl.internal.ui.rules.TclVariableRule.SkipCodeScanner.unread()53

org.eclipse.jface.text.rules.MultiLineRule.MultiLineRule(String, String, IToken, char)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclPartitionScanner.TclPartitionScanner()43

org.eclipse.jface.text.rules.RuleBasedPartitionScanner.RuleBasedPartitionScanner()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclPartitionScanner.TclPartitionScanner()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclPartitionScanner.TclPartitionScanner()30

org.eclipse.jface.text.rules.RuleBasedPartitionScanner.setPredicateRules(IPredicateRule[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclPartitionScanner.TclPartitionScanner()47

org.eclipse.jface.text.rules.RuleBasedScanner.setDefaultReturnToken(IToken)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclCodeScanner.createRules()77
org.eclipse.dltk.tcl.internal.ui.text.TclStringScanner.createRules()53

org.eclipse.jface.text.rules.Token.Token(Object)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclPartitionScanner.TclPartitionScanner()33
org.eclipse.dltk.tcl.internal.ui.text.TclPartitionScanner.TclPartitionScanner()34
org.eclipse.dltk.tcl.internal.ui.text.TclPartitionScanner.TclPartitionScanner()32

org.eclipse.jface.text.rules.WhitespaceRule.WhitespaceRule(IWhitespaceDetector)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclCodeScanner.createRules()61
org.eclipse.dltk.tcl.internal.ui.text.TclStringScanner.createRules()49

org.eclipse.jface.text.rules.WordRule.addWord(String, IToken)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclCodeScanner.createRules()73
org.eclipse.dltk.tcl.internal.ui.text.TclCodeScanner.createRules()69

org.eclipse.jface.text.rules.WordRule.WordRule(IWordDetector, IToken)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclCodeScanner.createRules()66

org.eclipse.jface.text.source.ImageUtilities.drawImage(Image, GC, Canvas, Rectangle, int, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclQuickAssistLightBulbUpdater.AssistAnnotation.paint(GC, Canvas, Rectangle)99
org.eclipse.dltk.tcl.internal.ui.text.TclQuickAssistLightBulbUpdater.AssistAnnotation.paint(GC, Canvas, Rectangle)99

org.eclipse.jface.text.source.ISharedTextColors.getColor(RGB)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.CodeTemplateTclSourceViewerConfiguration.getColor(IPreferenceStore, String, IColorManager)105

org.eclipse.jface.text.source.SourceViewerConfiguration.getAutoEditStrategies(ISourceViewer, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.getAutoEditStrategies(ISourceViewer, String)-1

org.eclipse.jface.text.source.SourceViewerConfiguration.getConfiguredContentTypes(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.getConfiguredContentTypes(ISourceViewer)-1

org.eclipse.jface.text.source.SourceViewerConfiguration.getInformationControlCreator(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.SimpleTclSourceViewerConfiguration.getInformationControlCreator(ISourceViewer)-1

org.eclipse.jface.text.source.SourceViewerConfiguration.getPresentationReconciler(ISourceViewer)

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)-1

org.eclipse.jface.text.templates.ContextTypeRegistry.contextTypes()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.internal.ui.text.TclCodeTemplateAccess.getCategories()48

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict