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)838
org.eclipse.jdt.ui.text.JavaSourceViewerConfiguration.getOutlinePresenter(ISourceViewer, boolean)794

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

GETS_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.CompletionListener.assistSessionEnded(ContentAssistEvent)153
org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.CompletionListener.assistSessionEnded(ContentAssistEvent)153
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.assistSessionStarted(ContentAssistEvent)117
org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.CompletionListener.assistSessionStarted(ContentAssistEvent)118
org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.CompletionListener.assistSessionStarted(ContentAssistEvent)117
org.eclipse.jdt.internal.ui.text.java.ContentAssistProcessor.CompletionListener.assistSessionStarted(ContentAssistEvent)118

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

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

org.eclipse.jface.text.DocumentCommand.caretOffset

GETS_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)426
PUT_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)420
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)312
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)340
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)175
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)107
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)147

org.eclipse.jface.text.DocumentCommand.doit

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

org.eclipse.jface.text.DocumentCommand.length

GETS_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)425
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)1218
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.getPeerPosition(IDocument, DocumentCommand)974
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)229
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)311
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)270
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1188
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1145
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartPaste(IDocument, DocumentCommand)636
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)163
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)155
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.isMultilineSelection(IDocument, DocumentCommand)198
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)391
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand)327
PUT_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)416
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)229
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)320
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)303
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)270
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1145
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1188
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartPaste(IDocument, DocumentCommand)709
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartPaste(IDocument, DocumentCommand)733
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)174
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand)327
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)136

org.eclipse.jface.text.DocumentCommand.offset

GETS_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)425
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.getPeerPosition(IDocument, DocumentCommand)974
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.getPeerPosition(IDocument, DocumentCommand)993
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.getPeerPosition(IDocument, DocumentCommand)968
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)209
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)226
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)229
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)220
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)205
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)212
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)218
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)209
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)209
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)318
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)340
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)293
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)293
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)303
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)320
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)345
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)311
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)348
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)284
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)293
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)312
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)289
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)318
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)337
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)311
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)338
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)328
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)331
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)302
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)245
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)267
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)240
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)245
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)245
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)270
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1114
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1188
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1155
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1110
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1117
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1145
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartPaste(IDocument, DocumentCommand)635
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.javaStringIndentAfterNewLine(IDocument, DocumentCommand)160
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.javaStringIndentAfterNewLine(IDocument, DocumentCommand)156
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.javaStringIndentAfterNewLine(IDocument, DocumentCommand)163
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)156
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)155
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)124
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)163
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)155
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)157
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)165
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)148
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.isMultilineSelection(IDocument, DocumentCommand)198
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.createJavaDocTags(IDocument, DocumentCommand, String, String, ICompilationUnit)204
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.createMethodTags(IDocument, DocumentCommand, String, String, IMethod)269
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand)321
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand)325
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand)328
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)81
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)107
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.isFirstComment(IDocument, DocumentCommand, IMember, boolean)302
PUT_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)415
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)230
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)271
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1189
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1146
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartPaste(IDocument, DocumentCommand)708
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartPaste(IDocument, DocumentCommand)732
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)173
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterCommentEnd(IDocument, DocumentCommand)328

org.eclipse.jface.text.DocumentCommand.owner

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

org.eclipse.jface.text.DocumentCommand.shiftsCaret

PUT_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)419
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)313
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)341
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)106

org.eclipse.jface.text.DocumentCommand.text

GETS_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)425
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)426
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)1218
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)1218
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)1215
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)1220
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)1222
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.getPeerPosition(IDocument, DocumentCommand)966
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)227
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)296
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)269
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentOnKeypress(IDocument, DocumentCommand)1096
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartPaste(IDocument, DocumentCommand)637
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)196
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.javaStringIndentAfterNewLine(IDocument, DocumentCommand)174
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.javaStringIndentAfterNewLine(IDocument, DocumentCommand)175
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.javaStringIndentAfterNewLine(IDocument, DocumentCommand)176
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.javaStringIndentAfterNewLine(IDocument, DocumentCommand)172
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)163
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)155
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)148
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)95
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)156
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)97
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)92
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)165
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)396
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)393
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)403
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.customizeDocumentCommand(IDocument, DocumentCommand)390
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)93
PUT_FIELD
Reference LocationLine Number
org.eclipse.jdt.internal.ui.text.java.AbstractJavaCompletionProposal.handleSmartTrigger(IDocument, char, int)417
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterClosingBracket(IDocument, DocumentCommand)231
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterNewLine(IDocument, DocumentCommand)356
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentAfterOpeningBracket(IDocument, DocumentCommand)269
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1187
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartIndentUponE(IDocument, DocumentCommand)1144
org.eclipse.jdt.internal.ui.text.java.JavaAutoIndentStrategy.smartPaste(IDocument, DocumentCommand)734
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.javaStringIndentAfterNewLine(IDocument, DocumentCommand)174
org.eclipse.jdt.internal.ui.text.java.JavaStringAutoIndentStrategy.javaStringIndentAfterNewLine(IDocument, DocumentCommand)176
org.eclipse.jdt.internal.ui.text.java.SmartSemicolonAutoEditStrategy.customizeDocumentCommand(IDocument, DocumentCommand)176
org.eclipse.jdt.internal.ui.text.javadoc.JavaDocAutoIndentStrategy.indentAfterNewLine(IDocument, DocumentCommand)148

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)1047

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)79
org.eclipse.jdt.internal.ui.text.java.ParameterGuessingProposal.apply(IDocument, char, int)153

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)313
org.eclipse.jdt.internal.ui.text.java.JavaCodeScanner.AnnotationRule.evaluate(ICharacterScanner)306
org.eclipse.jdt.internal.ui.text.java.JavaCodeScanner.AnnotationRule.evaluate(ICharacterScanner)306
org.eclipse.jdt.internal.ui.text.java.JavaCodeScanner.AnnotationRule.evaluate(ICharacterScanner)313
org.eclipse.jdt.internal.ui.text.java.JavaCodeScanner.BracketRule.evaluate(ICharacterScanner)155
org.eclipse.jdt.internal.ui.text.java.JavaCodeScanner.BracketRule.evaluate(ICharacterScanner)155
org.eclipse.jdt.internal.ui.text.java.JavaCodeScanner.OperatorRule.evaluate(ICharacterScanner)101
org.eclipse.jdt.internal.ui.text.java.JavaCodeScanner.OperatorRule.evaluate(ICharacterScanner)101
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)212

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

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict