public class PomStructuredTextViewConfiguration
extends org.eclipse.wst.xml.ui.StructuredTextViewerConfigurationXML
Constructor and Description |
---|
PomStructuredTextViewConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.jface.text.contentassist.IContentAssistProcessor[] |
getContentAssistProcessors(org.eclipse.jface.text.source.ISourceViewer sourceViewer,
String partitionType) |
org.eclipse.jface.text.hyperlink.IHyperlinkDetector[] |
getHyperlinkDetectors(org.eclipse.jface.text.source.ISourceViewer sourceViewer) |
org.eclipse.jface.text.quickassist.IQuickAssistAssistant |
getQuickAssistAssistant(org.eclipse.jface.text.source.ISourceViewer sourceViewer) |
org.eclipse.jface.text.ITextHover |
getTextHover(org.eclipse.jface.text.source.ISourceViewer sourceViewer,
String contentType,
int stateMask) |
getAutoEditStrategies, getConfiguredContentTypes, getContentAssistant, getContentFormatter, getHyperlinkDetectorTargets, getIndentPrefixes, getLineStyleProviders, getStatusLineLabelProvider
getAnnotationHover, getConfiguredDocumentPartitioning, getConfiguredTextHoverStateMasks, getContentAssistant, getDoubleClickStrategy, getHyperlinkPresenter, getInformationControlCreator, getInformationPresenter, getInformationProvider, getOverviewRulerAnnotationHover, getPresentationReconciler, getReconciler, getUndoManager, setHighlighter
computeStateMask, findLocalizedModifier, getHyperlinkStateMask, getRegisteredHyperlinkDetectors, getTabWidth, getTextHover, isShowInOverviewRuler, isShowInVerticalRuler, isShownInText
public org.eclipse.jface.text.contentassist.IContentAssistProcessor[] getContentAssistProcessors(org.eclipse.jface.text.source.ISourceViewer sourceViewer, String partitionType)
getContentAssistProcessors
in class org.eclipse.wst.xml.ui.StructuredTextViewerConfigurationXML
public org.eclipse.jface.text.ITextHover getTextHover(org.eclipse.jface.text.source.ISourceViewer sourceViewer, String contentType, int stateMask)
getTextHover
in class org.eclipse.wst.sse.ui.StructuredTextViewerConfiguration
public org.eclipse.jface.text.hyperlink.IHyperlinkDetector[] getHyperlinkDetectors(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
getHyperlinkDetectors
in class org.eclipse.ui.editors.text.TextSourceViewerConfiguration
public org.eclipse.jface.text.quickassist.IQuickAssistAssistant getQuickAssistAssistant(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
getQuickAssistAssistant
in class org.eclipse.wst.sse.ui.StructuredTextViewerConfiguration
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.