java.lang.Objectorg.eclipse.jface.text.source.SourceViewerConfiguration
org.eclipse.ui.editors.text.TextSourceViewerConfiguration
org.eclipse.gmt.umlx.editor.text.UMLXTextSourceViewerConfiguration
public class UMLXTextSourceViewerConfiguration
Constructor Summary | |
---|---|
UMLXTextSourceViewerConfiguration(org.eclipse.jface.preference.IPreferenceStore preferenceStore)
|
Method Summary | |
---|---|
org.eclipse.jface.text.reconciler.IReconciler |
getReconciler(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
|
Methods inherited from class org.eclipse.ui.editors.text.TextSourceViewerConfiguration |
---|
getAnnotationHover, getConfiguredTextHoverStateMasks, getHyperlinkDetectors, getHyperlinkPresenter, getHyperlinkStateMask, getIndentPrefixes, getOverviewRulerAnnotationHover, getQuickAssistAssistant, getTabWidth, getTextHover, getUndoManager |
Methods inherited from class org.eclipse.jface.text.source.SourceViewerConfiguration |
---|
getAutoEditStrategies, getAutoIndentStrategy, getConfiguredContentTypes, getConfiguredDocumentPartitioning, getContentAssistant, getContentFormatter, getDefaultPrefixes, getDoubleClickStrategy, getInformationControlCreator, getInformationPresenter, getPresentationReconciler, getTextHover |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UMLXTextSourceViewerConfiguration(org.eclipse.jface.preference.IPreferenceStore preferenceStore)
Method Detail |
---|
public org.eclipse.jface.text.reconciler.IReconciler getReconciler(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
getReconciler
in class org.eclipse.ui.editors.text.TextSourceViewerConfiguration