|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.ui.forms | |
org.eclipse.ui.forms | Forms-based controls for use in views, editors, and wizards. |
org.eclipse.ui.forms.editor | Support for forms-based multi-page editors. |
org.eclipse.ui.forms.widgets | Custom widgets and controls for forms-based parts. |
Classes in org.eclipse.ui.forms used by org.eclipse.ui.forms | |
AbstractFormPart
AbstractFormPart implements IFormPart interface and can be used as a convenient base class for concrete form parts. |
|
DetailsPart
This managed form part handles the 'details' portion of the 'master/details' block. |
|
HyperlinkSettings
Manages color and underline mode settings for a group of hyperlinks. |
|
IDetailsPage
This interface should be implemented by clients providing pages to handle object types in DetailsPart. |
|
IDetailsPageProvider
The class that implements this interface provides for dynamic computation of page key and the page itself based on the input object. |
|
IFormPart
Classes that implement this interface can be added to the managed form and take part in the form life cycle. |
|
IManagedForm
Managed form wraps a form widget and adds life cycle methods for form parts. |
|
IPartSelectionListener
Form parts can implement this interface if they want to be notified when another part on the same form changes selection state. |
Classes in org.eclipse.ui.forms used by org.eclipse.ui.forms.editor | |
IManagedForm
Managed form wraps a form widget and adds life cycle methods for form parts. |
Classes in org.eclipse.ui.forms used by org.eclipse.ui.forms.widgets | |
FormColors
Manages colors that will be applied to forms and form widgets. |
|
HyperlinkGroup
Manages a group of hyperlinks. |
|
HyperlinkSettings
Manages color and underline mode settings for a group of hyperlinks. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.