Interface of a factory for information controls ( {@link org.eclipse.jface.text.IInformationControl}). In order to provide backward compatibility for clients of
IInformationControlCreator
, extension interfaces are used as a means of evolution. The following extension interfaces exist:
- {@link org.eclipse.jface.text.IInformationControlCreatorExtension} sinceversion 3.0 introducing checks of whether existing information control can be reused and whether information control creators can replace each other.
@see org.eclipse.jface.text.IInformationControlCreatorExtension
@since 2.0