Uses of Interface
org.eclipse.jface.text.information.IInformationPresenterExtension
-
Packages that use IInformationPresenterExtension Package Description org.eclipse.jface.text.information Provides an information provider add-on for anITextViewer
. -
-
Uses of IInformationPresenterExtension in org.eclipse.jface.text.information
Classes in org.eclipse.jface.text.information that implement IInformationPresenterExtension Modifier and Type Class Description class
InformationPresenter
Standard implementation ofIInformationPresenter
.
-