Uses of Interface
org.eclipse.jface.text.AbstractInformationControlManager.IInformationControlCloser
Packages that use AbstractInformationControlManager.IInformationControlCloser
Package
Description
Provides a framework for creating and manipulating text documents.
Provides a framework for connecting document regions
with annotations and for displaying those.
-
Uses of AbstractInformationControlManager.IInformationControlCloser in org.eclipse.jface.text
Fields in org.eclipse.jface.text declared as AbstractInformationControlManager.IInformationControlCloserModifier and TypeFieldDescriptionAbstractInformationControlManager.fInformationControlCloserThe information control closer.Methods in org.eclipse.jface.text with parameters of type AbstractInformationControlManager.IInformationControlCloserModifier and TypeMethodDescriptionprotected voidAbstractInformationControlManager.setCloser(AbstractInformationControlManager.IInformationControlCloser closer) Sets the information control closer for this manager. -
Uses of AbstractInformationControlManager.IInformationControlCloser in org.eclipse.jface.text.source
Classes in org.eclipse.jface.text.source that implement AbstractInformationControlManager.IInformationControlCloserModifier and TypeClassDescriptionprotected classDeprecated.As of 3.4, no longer used as closer from super class is used