Package | Description |
---|---|
org.eclipse.jface.fieldassist |
Provides support for classes that help communicate proper content for dialogs and wizards.
|
org.eclipse.ui.fieldassist |
Classes that provide workbench-level UI support for content assistance
and common workbench field decorations.
|
Class and Description |
---|
FieldDecoration
FieldDecoration is a simple data structure class for specifying a decoration
for a field.
|
FieldDecorationRegistry
FieldDecorationRegistry is a common registry used to define shared field
decorations within an application.
|
IContentProposal
IContentProposal describes a content proposal to be shown.
|
IContentProposalListener
This interface is used to listen to notifications from a
ContentProposalAdapter . |
IContentProposalProvider
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.
|
IControlContentAdapter
This interface is used to set and retrieve text content from an arbitrary
control.
|
IControlCreator
This interface is used to create a control with a specific parent and style
bits.
|
Class and Description |
---|
ContentProposalAdapter
ContentProposalAdapter can be used to attach content proposal behavior to a
control.
|
DecoratedField
DecoratedField manages image decorations around a control.
|
IContentProposalProvider
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.
|
IControlContentAdapter
This interface is used to set and retrieve text content from an arbitrary
control.
|
IControlCreator
This interface is used to create a control with a specific parent and style
bits.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.