org.eclipse.cdt.debug.internal.ui
Class DetailsViewerConfiguration

java.lang.Object
  extended by org.eclipse.jface.text.source.SourceViewerConfiguration
      extended by org.eclipse.cdt.debug.internal.ui.DetailsViewerConfiguration

public class DetailsViewerConfiguration
extends org.eclipse.jface.text.source.SourceViewerConfiguration

The source viewer configuration used in the Details pane of the variables, registers and expressions views.


Constructor Summary
DetailsViewerConfiguration()
           
 
Method Summary
 
Methods inherited from class org.eclipse.jface.text.source.SourceViewerConfiguration
getAnnotationHover, getAutoEditStrategies, getAutoIndentStrategy, getConfiguredContentTypes, getConfiguredDocumentPartitioning, getConfiguredTextHoverStateMasks, getContentAssistant, getContentFormatter, getDefaultPrefixes, getDoubleClickStrategy, getHyperlinkDetectors, getHyperlinkPresenter, getHyperlinkStateMask, getIndentPrefixes, getInformationControlCreator, getInformationPresenter, getOverviewRulerAnnotationHover, getPresentationReconciler, getQuickAssistAssistant, getReconciler, getTabWidth, getTextHover, getTextHover, getUndoManager
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DetailsViewerConfiguration

public DetailsViewerConfiguration()