Fields from org.eclipse.jface.text used by org.eclipse.jdt.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.ANCHOR_GLOBAL

GETS_STATIC_FIELD
Reference LocationLine Number
org.eclipse.jdt.ui.text.JavaSourceViewerConfiguration.getHierarchyPresenter(ISourceViewer, boolean)837
org.eclipse.jdt.ui.text.JavaSourceViewerConfiguration.getOutlinePresenter(ISourceViewer, boolean)793

org.eclipse.jface.text.contentassist.ContentAssistEvent.assistant

GETS_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.CompletionListener.assistSessionEnded(ContentAssistEvent)151
org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.CompletionListener.assistSessionEnded(ContentAssistEvent)152
org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.CompletionListener.assistSessionEnded(ContentAssistEvent)152
org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.CompletionListener.assistSessionEnded(ContentAssistEvent)151
org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.CompletionListener.assistSessionStarted(ContentAssistEvent)116
org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.CompletionListener.assistSessionStarted(ContentAssistEvent)117
org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.CompletionListener.assistSessionStarted(ContentAssistEvent)117
org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.CompletionListener.assistSessionStarted(ContentAssistEvent)116

org.eclipse.jface.text.contentassist.ContentAssistEvent.processor

GETS_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.CompletionListener.assistSessionEnded(ContentAssistEvent)140
org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.CompletionListener.assistSessionEnded(ContentAssistEvent)140
org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.CompletionListener.assistSessionStarted(ContentAssistEvent)102
org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.CompletionListener.assistSessionStarted(ContentAssistEvent)102

org.eclipse.jface.text.DocumentCommand.caretOffset

GETS_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)399
PUT_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)393
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)299
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)326
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)174
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)146
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)106

org.eclipse.jface.text.DocumentCommand.doit

GETS_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)1162
PUT_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)391
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)176

org.eclipse.jface.text.DocumentCommand.length

GETS_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)398
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)1171
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.getPeerPosition(IDocument, DocumentCommand)930
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)216
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)298
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)257
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1101
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1144
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartPaste(IDocument, DocumentCommand)618
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)154
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)162
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.isMultilineSelection(IDocument, DocumentCommand)197
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)390
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand)326
PUT_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)389
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)216
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)290
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)306
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)257
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1101
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1144
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartPaste(IDocument, DocumentCommand)715
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartPaste(IDocument, DocumentCommand)691
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)173
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand)326
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)135

org.eclipse.jface.text.DocumentCommand.offset

GETS_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)398
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.getPeerPosition(IDocument, DocumentCommand)930
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.getPeerPosition(IDocument, DocumentCommand)949
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.getPeerPosition(IDocument, DocumentCommand)924
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)192
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)196
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)213
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)196
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)196
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)199
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)205
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)216
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)207
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)290
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)314
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)276
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)280
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)298
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)304
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)324
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)326
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)323
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)331
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)271
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)334
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)280
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)280
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)298
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)289
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)299
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)317
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)304
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)306
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)232
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)254
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)227
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)232
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)232
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)257
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1070
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1073
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1066
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1111
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1101
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1144
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartPaste(IDocument, DocumentCommand)617
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.javaStringIndentAfterNewLine(IDocument, DocumentCommand)162
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.javaStringIndentAfterNewLine(IDocument, DocumentCommand)159
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.javaStringIndentAfterNewLine(IDocument, DocumentCommand)155
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)155
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)154
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)154
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)162
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)147
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)156
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)164
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)123
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.isMultilineSelection(IDocument, DocumentCommand)197
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.createJavaDocTags(IDocument, DocumentCommand, String, String, ICompilationUnit)203
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.createMethodTags(IDocument, DocumentCommand, String, String, IMethod)268
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand)320
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand)324
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand)327
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)106
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)80
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.isFirstComment(IDocument, DocumentCommand, IMember, boolean)301
PUT_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)388
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)217
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)258
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1145
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1102
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartPaste(IDocument, DocumentCommand)690
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartPaste(IDocument, DocumentCommand)714
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)172
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand)327

org.eclipse.jface.text.DocumentCommand.owner

PUT_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)177

org.eclipse.jface.text.DocumentCommand.shiftsCaret

PUT_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)392
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)327
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)300
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)105

org.eclipse.jface.text.DocumentCommand.text

GETS_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)398
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)399
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)1171
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)1175
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)1173
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)1171
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.getPeerPosition(IDocument, DocumentCommand)922
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)214
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)283
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)256
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentOnKeypress(IDocument, DocumentCommand)1052
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartPaste(IDocument, DocumentCommand)619
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)195
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.javaStringIndentAfterNewLine(IDocument, DocumentCommand)171
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.javaStringIndentAfterNewLine(IDocument, DocumentCommand)174
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.javaStringIndentAfterNewLine(IDocument, DocumentCommand)173
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.javaStringIndentAfterNewLine(IDocument, DocumentCommand)175
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)164
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)94
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)154
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)162
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)91
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)147
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)96
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)155
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)389
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)392
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)395
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)402
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)92
PUT_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)390
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)218
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)342
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)256
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1100
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1143
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartPaste(IDocument, DocumentCommand)716
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.javaStringIndentAfterNewLine(IDocument, DocumentCommand)175
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.javaStringIndentAfterNewLine(IDocument, DocumentCommand)173
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)175
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)147

org.eclipse.jface.text.link.LinkedModeUI.CYCLE_NEVER

GETS_STATIC_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)538
org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor.BracketInserter.verifyKey(VerifyEvent)538
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.setUpLinkedMode(IDocument, char)979

org.eclipse.jface.text.link.LinkedModeUI.CYCLE_WHEN_NO_PARENT

GETS_STATIC_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.FilledArgumentNamesMethodProposal.apply(IDocument, char, int)78
org.eclipse.jdt.internal.ui.text.java.ParameterGuessingProposal.apply(IDocument, char, int)152

org.eclipse.jface.text.rules.Token.EOF

GETS_STATIC_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.FastJavaPartitionScanner.nextToken()115

org.eclipse.jface.text.rules.Token.UNDEFINED

GETS_STATIC_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.CombinedWordRule.CombinedWordRule(IWordDetector, CombinedWordRuleWordMatcher)281
org.eclipse.jdt.internal.ui.text.CombinedWordRule.CombinedWordRule(IWordDetector)251
org.eclipse.jdt.internal.ui.text.CombinedWordRule.evaluate(ICharacterScanner)360
org.eclipse.jdt.internal.ui.text.CombinedWordRule.WordMatcher.evaluate(ICharacterScanner, CombinedWordRuleCharacterBuffer)78
org.eclipse.jdt.internal.ui.text.CombinedWordRule.WordMatcher.evaluate(ICharacterScanner, CombinedWordRuleCharacterBuffer)78
org.eclipse.jdt.internal.ui.text.java.JavaCodeScanner.AnnotationRule.evaluate(ICharacterScanner)314
org.eclipse.jdt.internal.ui.text.java.JavaCodeScanner.AnnotationRule.evaluate(ICharacterScanner)314
org.eclipse.jdt.internal.ui.text.java.JavaCodeScanner.AnnotationRule.evaluate(ICharacterScanner)307
org.eclipse.jdt.internal.ui.text.java.JavaCodeScanner.AnnotationRule.evaluate(ICharacterScanner)307
org.eclipse.jdt.internal.ui.text.java.JavaCodeScanner.BracketRule.evaluate(ICharacterScanner)156
org.eclipse.jdt.internal.ui.text.java.JavaCodeScanner.BracketRule.evaluate(ICharacterScanner)156
org.eclipse.jdt.internal.ui.text.java.JavaCodeScanner.OperatorRule.evaluate(ICharacterScanner)102
org.eclipse.jdt.internal.ui.text.java.JavaCodeScanner.OperatorRule.evaluate(ICharacterScanner)102
org.eclipse.jdt.internal.ui.text.JavaCommentScanner.TaskTagMatcher.evaluate(ICharacterScanner, CombinedWordRuleCharacterBuffer)133
org.eclipse.jdt.internal.ui.text.JavaCommentScanner.TaskTagMatcher.evaluate(ICharacterScanner, CombinedWordRuleCharacterBuffer)133
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocScanner.1.evaluate(ICharacterScanner, CombinedWordRuleCharacterBuffer)210

Back to reference summary for org.eclipse.jdt.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict