org.eclipse.cdt.internal.ui.editor.asm
Class AsmSourceViewerConfiguration
java.lang.Object
org.eclipse.jface.text.source.SourceViewerConfiguration
org.eclipse.ui.editors.text.TextSourceViewerConfiguration
org.eclipse.cdt.internal.ui.editor.asm.AsmSourceViewerConfiguration
public class AsmSourceViewerConfiguration
- extends org.eclipse.ui.editors.text.TextSourceViewerConfiguration
Methods inherited from class org.eclipse.ui.editors.text.TextSourceViewerConfiguration |
getAnnotationHover, getConfiguredTextHoverStateMasks, getHyperlinkDetectors, getHyperlinkPresenter, getHyperlinkStateMask, getOverviewRulerAnnotationHover, getTabWidth, getTextHover, getUndoManager |
Methods inherited from class org.eclipse.jface.text.source.SourceViewerConfiguration |
getAutoEditStrategies, getAutoIndentStrategy, getContentAssistant, getContentFormatter, getDefaultPrefixes, getDoubleClickStrategy, getIndentPrefixes, getInformationControlCreator, getInformationPresenter, getQuickAssistAssistant, getReconciler, getTextHover |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsmSourceViewerConfiguration
public AsmSourceViewerConfiguration(AsmTextTools tools,
org.eclipse.jface.preference.IPreferenceStore store)
- Constructor for AsmSourceViewerConfiguration
getConfiguredDocumentPartitioning
public java.lang.String getConfiguredDocumentPartitioning(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
- Overrides:
getConfiguredDocumentPartitioning
in class org.eclipse.jface.text.source.SourceViewerConfiguration
getPresentationReconciler
public org.eclipse.jface.text.presentation.IPresentationReconciler getPresentationReconciler(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
- Overrides:
getPresentationReconciler
in class org.eclipse.jface.text.source.SourceViewerConfiguration
getConfiguredContentTypes
public java.lang.String[] getConfiguredContentTypes(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
- Overrides:
getConfiguredContentTypes
in class org.eclipse.jface.text.source.SourceViewerConfiguration