Home
last modified time | relevance | path

Searched defs:sourceViewer (Results 1 – 1 of 1) sorted by relevance

/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
DAndroidSourceViewerConfig.java48 public IContentAssistant getContentAssistant(ISourceViewer sourceViewer) { in getContentAssistant()
64 ISourceViewer sourceViewer, String partitionType) { in getContentAssistProcessors()
99 public ITextHover getTextHover(ISourceViewer sourceViewer, String contentType) { in getTextHover()
106 ISourceViewer sourceViewer, String contentType) { in getAutoEditStrategies()
112 public IContentFormatter getContentFormatter(ISourceViewer sourceViewer) { in getContentFormatter()