Uses of Interface
org.eclipse.jface.text.contentassist.IContextInformationPresenter
-
Packages that use IContextInformationPresenter Package Description org.eclipse.jface.contentassist Provides a content assist add-on for implementors ofIContentAssistSubjectControl
. -
-
Uses of IContextInformationPresenter in org.eclipse.jface.contentassist
Subinterfaces of IContextInformationPresenter in org.eclipse.jface.contentassist Modifier and Type Interface Description interface
ISubjectControlContextInformationPresenter
Deprecated.As of 3.2, replaced by Platform UI's field assist support
-