Uses of Package
org.eclipse.jface.fieldassist
Package
Description
Provides classes that bridge between data binding and the JFace Fieldassist framework.
Provides classes that help communicate proper content for fields in dialogs and wizards.
Provides a framework for creating and manipulating text documents.
Classes that provide workbench-level UI support for content assistance
and common workbench field decorations.
-
-
ClassDescriptionContentProposalAdapter can be used to attach content proposal behavior to a control.FieldDecoration is a simple data structure class for specifying a decoration for a field.FieldDecorationRegistry is a common registry used to define shared field decorations within an application.IContentProposal describes a content proposal to be shown.This interface is used to listen to notifications from a
ContentProposalAdapter
.This interface is used to listen to additional notifications from aContentProposalAdapter
.IContentProposalProvider provides an array of IContentProposals that are appropriate for a textual dialog field, given the field's current content and the current cursor position.This interface is used to set and retrieve text content from an arbitrary control.This interface is used by aContentProposalAdapter
in order to retrieve and set the selection range in a control.Deprecated. -
ClassDescriptionIContentProposal describes a content proposal to be shown.IContentProposalProvider provides an array of IContentProposals that are appropriate for a textual dialog field, given the field's current content and the current cursor position.
-
ClassDescriptionContentProposalAdapter can be used to attach content proposal behavior to a control.Deprecated.As of 3.3, clients should use
ControlDecoration
instead.IContentProposalProvider provides an array of IContentProposals that are appropriate for a textual dialog field, given the field's current content and the current cursor position.This interface is used to set and retrieve text content from an arbitrary control.Deprecated.As of 3.3, clients should useControlDecoration
instead ofDecoratedField
.
ControlDecoration
instead ofDecoratedField
.