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