The information control is made visible on request by calling {@link #showInformationControl(Rectangle)}.
Clients usually instantiate and configure this class before using it. The configuration must be consistent: This means the used {@link org.eclipse.jface.text.IInformationControlCreator}must create an information control expecting information in the same format the configured {@link org.eclipse.jface.text.information.IInformationProvider}s use to encode the information they provide.
@since 3.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|