|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.text.source.SourceViewerConfiguration
aQute.bnd.plugin.editors.BndSourceViewerConfiguration
public class BndSourceViewerConfiguration
| Constructor Summary | |
|---|---|
BndSourceViewerConfiguration(org.eclipse.jface.text.source.ISharedTextColors colors)
|
|
| Method Summary | |
|---|---|
protected BndScanner |
getBndScanner()
|
org.eclipse.jface.text.contentassist.IContentAssistant |
getContentAssistant(org.eclipse.jface.text.source.ISourceViewer viewer)
|
String[] |
getDefaultPrefixes(org.eclipse.jface.text.source.ISourceViewer sourceViewer,
String contentType)
|
protected aQute.bnd.plugin.editors.BndSourceViewerConfiguration.MultiLineCommentScanner |
getMultiLineCommentScanner()
|
org.eclipse.jface.text.presentation.IPresentationReconciler |
getPresentationReconciler(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
|
org.eclipse.jface.text.ITextHover |
getTextHover(org.eclipse.jface.text.source.ISourceViewer sourceViewer,
String contentType)
|
| Methods inherited from class org.eclipse.jface.text.source.SourceViewerConfiguration |
|---|
getAnnotationHover, getAutoEditStrategies, getAutoIndentStrategy, getConfiguredContentTypes, getConfiguredDocumentPartitioning, getConfiguredTextHoverStateMasks, getContentFormatter, getDoubleClickStrategy, getHyperlinkDetectors, getHyperlinkPresenter, getHyperlinkStateMask, getIndentPrefixes, getIndentPrefixesForTab, getInformationControlCreator, getInformationPresenter, getOverviewRulerAnnotationHover, getQuickAssistAssistant, getReconciler, getTabWidth, getTextHover, getUndoManager |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BndSourceViewerConfiguration(org.eclipse.jface.text.source.ISharedTextColors colors)
| Method Detail |
|---|
public org.eclipse.jface.text.presentation.IPresentationReconciler getPresentationReconciler(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
getPresentationReconciler in class org.eclipse.jface.text.source.SourceViewerConfigurationprotected BndScanner getBndScanner()
protected aQute.bnd.plugin.editors.BndSourceViewerConfiguration.MultiLineCommentScanner getMultiLineCommentScanner()
public String[] getDefaultPrefixes(org.eclipse.jface.text.source.ISourceViewer sourceViewer,
String contentType)
getDefaultPrefixes in class org.eclipse.jface.text.source.SourceViewerConfiguration
public org.eclipse.jface.text.ITextHover getTextHover(org.eclipse.jface.text.source.ISourceViewer sourceViewer,
String contentType)
getTextHover in class org.eclipse.jface.text.source.SourceViewerConfigurationpublic org.eclipse.jface.text.contentassist.IContentAssistant getContentAssistant(org.eclipse.jface.text.source.ISourceViewer viewer)
getContentAssistant in class org.eclipse.jface.text.source.SourceViewerConfiguration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||