public class PomStructuredTextViewConfiguration
extends org.eclipse.wst.xml.ui.StructuredTextViewerConfigurationXML
| Constructor and Description |
|---|
PomStructuredTextViewConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected 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, getStatusLineLabelProvidercreateReconciler, getAnnotationHover, getConfiguredDocumentPartitioning, getConfiguredTextHoverStateMasks, getContentAssistant, getDoubleClickStrategy, getHyperlinkPresenter, getInformationControlCreator, getInformationPresenter, getInformationProvider, getOverviewRulerAnnotationHover, getPresentationReconciler, getReconciler, getUndoManager, setHighlightercomputeStateMask, findLocalizedModifier, getHyperlinkStateMask, getRegisteredHyperlinkDetectors, getTabWidth, getTextHover, isShowInOverviewRuler, isShowInVerticalRuler, isShownInTextprotected org.eclipse.jface.text.contentassist.IContentAssistProcessor[] getContentAssistProcessors(org.eclipse.jface.text.source.ISourceViewer sourceViewer,
String partitionType)
getContentAssistProcessors in class org.eclipse.wst.xml.ui.StructuredTextViewerConfigurationXMLpublic 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.StructuredTextViewerConfigurationpublic org.eclipse.jface.text.hyperlink.IHyperlinkDetector[] getHyperlinkDetectors(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
getHyperlinkDetectors in class org.eclipse.ui.editors.text.TextSourceViewerConfigurationpublic org.eclipse.jface.text.quickassist.IQuickAssistAssistant getQuickAssistAssistant(org.eclipse.jface.text.source.ISourceViewer sourceViewer)
getQuickAssistAssistant in class org.eclipse.wst.sse.ui.StructuredTextViewerConfigurationCopyright © 2005–2021 Eclipse Foundation. All rights reserved.