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