Methods from org.eclipse.jface.text used by org.eclipse.birt.report.data.oda.jdbc.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)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.JdbcSQLContentAssistProcessor.convertColumnsToCompletionProposals(ArrayList, int)308
org.eclipse.birt.report.data.oda.jdbc.ui.editors.JdbcSQLContentAssistProcessor.convertTablesToCompletionProposals(ArrayList, int)333
org.eclipse.birt.report.data.oda.jdbc.ui.editors.JdbcSQLContentAssistProcessor.getRelevantProposals(ITextViewer, int)273

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLSourceViewerConfiguration.getContentAssistant(ISourceViewer)85

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLSourceViewerConfiguration.getContentAssistant(ISourceViewer)90

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLSourceViewerConfiguration.getContentAssistant(ISourceViewer)91

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLSourceViewerConfiguration.getContentAssistant(ISourceViewer)88

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLSourceViewerConfiguration.getContentAssistant(ISourceViewer)92

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.JdbcSQLContentAssistProcessor.getRelevantProposals(ITextViewer, int)276
org.eclipse.birt.report.data.oda.jdbc.ui.editors.JdbcSQLContentAssistProcessor.getRelevantProposals(ITextViewer, int)273
org.eclipse.birt.report.data.oda.jdbc.ui.editors.JdbcSQLContentAssistProcessor.getRelevantProposals(ITextViewer, int)270

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.JdbcSQLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)98
org.eclipse.birt.report.data.oda.jdbc.ui.editors.JdbcSQLContentAssistProcessor.findWord(ITextViewer, int)376
org.eclipse.birt.report.data.oda.jdbc.ui.editors.JdbcSQLContentAssistProcessor.findWord(ITextViewer, int)358
org.eclipse.birt.report.data.oda.jdbc.ui.editors.JdbcSQLContentAssistProcessor.findWord(ITextViewer, int)344
org.eclipse.birt.report.data.oda.jdbc.ui.editors.JdbcSQLContentAssistProcessor.findWord(ITextViewer, int)369
org.eclipse.birt.report.data.oda.jdbc.ui.editors.JdbcSQLContentAssistProcessor.findWord(ITextViewer, int)369
org.eclipse.birt.report.data.oda.jdbc.ui.editors.JdbcSQLContentAssistProcessor.getTableOrColumnCompletionProposals(ITextViewer, int)194

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.JdbcSQLContentAssistProcessor.computeCompletionProposals(ITextViewer, int)95
org.eclipse.birt.report.data.oda.jdbc.ui.editors.JdbcSQLContentAssistProcessor.findWord(ITextViewer, int)368
org.eclipse.birt.report.data.oda.jdbc.ui.editors.JdbcSQLContentAssistProcessor.findWord(ITextViewer, int)356
org.eclipse.birt.report.data.oda.jdbc.ui.editors.JdbcSQLContentAssistProcessor.getTableOrColumnCompletionProposals(ITextViewer, int)180
org.eclipse.birt.report.data.oda.jdbc.ui.editors.JdbcSQLContentAssistProcessor.getTableOrColumnCompletionProposals(ITextViewer, int)191

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)54

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)57
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)62
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)67

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)58
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)68
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)63

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)66

org.eclipse.jface.text.rules.EndOfLineRule.EndOfLineRule(String, IToken)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLPartitionScanner.SQLPartitionScanner()48
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLPartitionScanner.SQLPartitionScanner()49

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.createTextualQueryComposite(Composite)887

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.createTextualQueryComposite(Composite)881

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLKeywordRule.evaluate(ICharacterScanner, boolean)53

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLKeywordRule.evaluate(ICharacterScanner, boolean)61
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLKeywordRule.evaluate(ICharacterScanner, boolean)71

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

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLKeywordRule.evaluate(ICharacterScanner, boolean)60
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLKeywordRule.unreadBuffer(ICharacterScanner)129

org.eclipse.jface.text.rules.IToken.isUndefined()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLKeywordRule.evaluate(ICharacterScanner, boolean)101

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLPartitionScanner.SQLPartitionScanner()46
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLPartitionScanner.SQLPartitionScanner()47

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLPartitionScanner.SQLPartitionScanner()50

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

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLPartitionScanner.SQLPartitionScanner()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLPartitionScanner.SQLPartitionScanner()40

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLPartitionScanner.SQLPartitionScanner()52

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

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLKeywordScanner.SQLKeywordScanner()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLKeywordScanner.SQLKeywordScanner()39

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLKeywordScanner.SQLKeywordScanner()58

org.eclipse.jface.text.rules.RuleBasedScanner.setRules(IRule[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLKeywordScanner.SQLKeywordScanner()57

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLKeywordScanner.SQLKeywordScanner()58
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLKeywordScanner.SQLKeywordScanner()40
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLPartitionScanner.SQLPartitionScanner()42
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLPartitionScanner.SQLPartitionScanner()41

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLKeywordScanner.SQLKeywordScanner()49

org.eclipse.jface.text.source.CompositeRuler.addDecorator(int, IVerticalRulerColumn)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.createTextualQueryComposite(Composite)874

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.createTextualQueryComposite(Composite)872

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

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.createTextualQueryComposite(Composite)873

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.createTextualQueryComposite(Composite)878

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.11.keyPressed(KeyEvent)924
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.11.keyPressed(KeyEvent)920

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.createTextualQueryComposite(Composite)908

org.eclipse.jface.text.source.SourceViewer.setDocument(IDocument)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.createTextualQueryComposite(Composite)889

org.eclipse.jface.text.source.SourceViewer.SourceViewer(Composite, IVerticalRuler, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.createTextualQueryComposite(Composite)875

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

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLSourceViewerConfiguration.getConfiguredContentTypes(ISourceViewer)-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLSourceViewerConfiguration.getContentAssistant(ISourceViewer)-1

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

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLSourceViewerConfiguration.getPresentationReconciler(ISourceViewer)-1

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

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLSourceViewerConfiguration.SQLSourceViewerConfiguration(DataSourceDesign)42

org.eclipse.jface.text.TextAttribute.getBackground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.NonRuleBasedDamagerRepairer.addRange(TextPresentation, int, int, TextAttribute)175

org.eclipse.jface.text.TextAttribute.getForeground()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.NonRuleBasedDamagerRepairer.addRange(TextPresentation, int, int, TextAttribute)174

org.eclipse.jface.text.TextAttribute.getStyle()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.NonRuleBasedDamagerRepairer.addRange(TextPresentation, int, int, TextAttribute)176

org.eclipse.jface.text.TextAttribute.TextAttribute(Color, Color, int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLKeywordScanner.SQLKeywordScanner()40

org.eclipse.jface.text.TextAttribute.TextAttribute(Color)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLKeywordScanner.SQLKeywordScanner()58

org.eclipse.jface.text.TextPresentation.addStyleRange(StyleRange)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.NonRuleBasedDamagerRepairer.addRange(TextPresentation, int, int, TextAttribute)172

org.eclipse.jface.text.TextViewer.canDoOperation(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.TextMenuManager.SQLEditorAction.update()137
org.eclipse.birt.report.data.oda.jdbc.ui.editors.TextMenuManager.SQLEditorAction.update()137

org.eclipse.jface.text.TextViewer.doOperation(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.TextMenuManager.SQLEditorAction.run()128
org.eclipse.birt.report.data.oda.jdbc.ui.editors.TextMenuManager.SQLEditorAction.run()128

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

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.addDropSupportToViewer()805
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.attachMenus(SourceViewer)955
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.createTextualQueryComposite(Composite)914
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.createTextualQueryComposite(Composite)891
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.createTextualQueryComposite(Composite)890
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.initializeControl()307
org.eclipse.birt.report.data.oda.jdbc.ui.editors.SQLDataSetEditorPage.insertText(String)850

Back to reference summary for org.eclipse.birt.report.data.oda.jdbc.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict