Uses of Interface
org.eclipse.jface.text.presentation.IPresentationReconcilerExtension
-
Packages that use IPresentationReconcilerExtension Package Description org.eclipse.jface.text.presentation Provides a presentation reconciler add-on for anITextViewer
. -
-
Uses of IPresentationReconcilerExtension in org.eclipse.jface.text.presentation
Classes in org.eclipse.jface.text.presentation that implement IPresentationReconcilerExtension Modifier and Type Class Description class
PresentationReconciler
Standard implementation ofIPresentationReconciler
.
-