Methods from org.eclipse.jface.text used by org.eclipse.dltk.console.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.contentassist.CompletionProposal.CompletionProposal(String, int, int, int, Image, String, IContextInformation, String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsoleCompletionProcessor.createProposalsFromString(List, int, ScriptConsoleCompletionProcessorIProposalDecorator)78

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsoleCompletionProcessor.2.compare(Object, Object)94
org.eclipse.dltk.console.ui.ScriptConsoleCompletionProcessor.2.compare(Object, Object)94

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsoleSourceViewerConfiguration.getContentAssistant(ISourceViewer)51

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsoleSourceViewerConfiguration.getContentAssistant(ISourceViewer)54

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsoleSourceViewerConfiguration.getContentAssistant(ISourceViewer)55

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsoleSourceViewerConfiguration.getContentAssistant(ISourceViewer)56

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsoleSourceViewerConfiguration.getContentAssistant(ISourceViewer)52

org.eclipse.jface.text.hyperlink.HyperlinkManager.HyperlinkManager(HyperlinkManagerDETECTION_STRATEGY)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.activatePlugins()798

org.eclipse.jface.text.hyperlink.HyperlinkManager.install(ITextViewer, IHyperlinkPresenter, IHyperlinkDetector[], int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.activatePlugins()799

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsole.ScriptConsole(String, String, ImageDescriptor)217

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsolePartitioner.ScriptConsolePartitioner()58

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsolePartitioner.MyPartitionScanner.MyPartitionScanner()46
org.eclipse.dltk.console.ui.ScriptConsolePartitioner.MyPartitionScanner.MyPartitionScanner()46
org.eclipse.dltk.console.ui.ScriptConsolePartitioner.MyPartitionScanner.MyPartitionScanner()45
org.eclipse.dltk.console.ui.ScriptConsolePartitioner.MyPartitionScanner.MyPartitionScanner()45

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

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsolePartitioner.MyPartitionScanner.MyPartitionScanner()-1
org.eclipse.dltk.console.ui.ScriptConsolePartitioner.MyPartitionScanner.MyPartitionScanner()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsolePartitioner.MyPartitionScanner.MyPartitionScanner()39
org.eclipse.dltk.console.ui.ScriptConsolePartitioner.MyPartitionScanner.MyPartitionScanner()39

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsolePartitioner.MyPartitionScanner.MyPartitionScanner()51
org.eclipse.dltk.console.ui.ScriptConsolePartitioner.MyPartitionScanner.MyPartitionScanner()51

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsolePartitioner.MyPartitionScanner.MyPartitionScanner()40
org.eclipse.dltk.console.ui.ScriptConsolePartitioner.MyPartitionScanner.MyPartitionScanner()41
org.eclipse.dltk.console.ui.ScriptConsolePartitioner.MyPartitionScanner.MyPartitionScanner()40
org.eclipse.dltk.console.ui.ScriptConsolePartitioner.MyPartitionScanner.MyPartitionScanner()41

org.eclipse.jface.text.source.SourceViewer.activatePlugins()

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.activatePlugins()802
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.activatePlugins()-1

org.eclipse.jface.text.source.SourceViewer.canDoOperation(int)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.canDoOperation(int)778
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.canDoOperation(int)-1

org.eclipse.jface.text.source.SourceViewer.configure(SourceViewerConfiguration)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.internal.ScriptConsolePage.createViewer(Composite)107

org.eclipse.jface.text.source.SourceViewer.getControl()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsole.enableEdit(ScriptConsoleViewer)150
org.eclipse.dltk.console.ui.ScriptConsole.updateText(ScriptConsoleViewer, String)162

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

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsoleSourceViewerConfiguration.getConfiguredContentTypes(ISourceViewer)-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsoleSourceViewerConfiguration.getContentAssistant(ISourceViewer)-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsoleSourceViewerConfiguration.getTabWidth(ISourceViewer)-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsoleSourceViewerConfiguration.getTextHover(ISourceViewer, String)-1

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsoleSourceViewerConfiguration.ScriptConsoleSourceViewerConfiguration(IContentAssistProcessor, ITextHover)32

org.eclipse.jface.text.TextViewer.createTextWidget(Composite, int)

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.createTextWidget(Composite, int)-1

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.10.verifyKey(VerifyEvent)710
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.9.focusGained(FocusEvent)663
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.ConsoleDocumentListener.addToPartitioner(ScriptConsoleViewer, StyleRange)247
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.ConsoleDocumentListener.addToPartitioner(ScriptConsoleViewer, StyleRange)247
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.ConsoleDocumentListener.clear()99
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.ConsoleDocumentListener.clear()99
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.isCaretOnLastLine()630
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.ScriptConsoleStyledText.invokeAction(int)457
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.ScriptConsoleStyledText.invokeAction(int)457
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.ScriptConsoleStyledText.invokeAction(int)468
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.ScriptConsoleStyledText.invokeAction(int)468

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.10.verifyKey(VerifyEvent)683
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.10.verifyKey(VerifyEvent)682
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.10.verifyKey(VerifyEvent)683

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.10.verifyKey(VerifyEvent)709
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.3.processingComplete(int, int)215
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.3.processingComplete(int, int)216
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.8.run()614
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.8.run()613
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.ConsoleDocumentListener.addToPartitioner(int, String, boolean, boolean)283
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.ConsoleDocumentListener.addToPartitioner(int, String, boolean, boolean)283
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.getCaretPosition()597
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.insertText(String)774
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.ScriptConsoleViewer(Composite, ScriptConsole, IScriptConsoleContentHandler)655
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.setCaretPosition(int)609
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.setCaretPosition(int)610

org.eclipse.jface.text.TextViewer.isEditable()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.ScriptConsoleStyledText.invokeAction(int)450
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.ScriptConsoleStyledText.invokeAction(int)450

org.eclipse.jface.text.TextViewer.setEditable(boolean)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.ScriptConsole.1.run()78
org.eclipse.dltk.console.ui.ScriptConsole.3.run()156

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.console.ui.internal.ScriptConsoleViewer.10.verifyKey(VerifyEvent)697

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict