Uses of Interface
org.eclipse.jface.text.IWidgetTokenKeeperExtension
Package
Description
Provides a content assist add-on for implementors of
IContentAssistSubjectControl
.Provides a content assist add-on for an
ITextViewer
.Provides an information provider add-on for an
ITextViewer
.-
Uses of IWidgetTokenKeeperExtension in org.eclipse.jface.contentassist
Modifier and TypeClassDescriptionclass
Deprecated.As of 3.2, replaced by Platform UI's field assist support * -
Uses of IWidgetTokenKeeperExtension in org.eclipse.jface.text.contentassist
Modifier and TypeClassDescriptionclass
The standard implementation of theIContentAssistant
interface. -
Uses of IWidgetTokenKeeperExtension in org.eclipse.jface.text.information
Modifier and TypeClassDescriptionclass
Standard implementation ofIInformationPresenter
.