Uses of Interface
org.eclipse.jface.text.IInformationControlExtension
-
Packages that use IInformationControlExtension Package Description org.eclipse.jface.text Provides a framework for creating and manipulating text documents. -
-
Uses of IInformationControlExtension in org.eclipse.jface.text
Classes in org.eclipse.jface.text that implement IInformationControlExtension Modifier and Type Class Description classAbstractInformationControlAn abstract information control that can show content inside a shell.classDefaultInformationControlDefault implementation ofIInformationControl.
-