Uses of Package
org.eclipse.ui.forms.widgets
Packages that use org.eclipse.ui.forms.widgets
Package
Description
Forms-based controls for use in views, editors, and wizards.
Support for forms-based multi-page editors.
Custom widgets and controls for forms-based parts.
Provides support for customizing welcome content and presentation.
Contains classes which can be used to add controls to a welcome page.
Application programming interfaces for the Quicklinks
Viewer, a component for the Welcome/Intro.
Provides the Tabbed Properties framework.
-
Classes in org.eclipse.ui.forms.widgets used by org.eclipse.ui.formsClassDescriptionThe toolkit is responsible for creating SWT controls adapted to work in Eclipse forms.Hyperlink is a concrete implementation of the abstract base class that draws text in the client area.ScrolledForm is a control that is capable of scrolling an instance of the Form class.ScrolledPageBook is a class that is capable of stacking several composites (pages), while showing one at a time.A variation of the expandable composite that adds optional description below the title.
-
Classes in org.eclipse.ui.forms.widgets used by org.eclipse.ui.forms.editorClassDescriptionThe toolkit is responsible for creating SWT controls adapted to work in Eclipse forms.
-
Classes in org.eclipse.ui.forms.widgets used by org.eclipse.ui.forms.widgetsClassDescriptionThis is the base class for custom hyperlink widget.This composite is capable of expanding or collapsing a single client that is its direct child.Form is a custom control that renders a title and an optional background image above the body composite.This class is a read-only text control that is capable of rendering wrapped text.Hyperlink is a concrete implementation of the abstract base class that draws text in the client area.Classes that extend abstract class Layout and implement this interface can take part in layout computation of the TableWrapLayout manager.This class extends hyperlink widget by adding the capability to render an image relative to the text.ScrolledForm is a control that is capable of scrolling an instance of the Form class.ScrolledPageBook is a class that is capable of stacking several composites (pages), while showing one at a time.A variation of the expandable composite that adds optional description below the title.This class provides a convenient shorthand for creating and initializing
Section
.This class is used to provide common scrolling services to a number of controls in the toolkit.Caches the preferred size of an SWT controlA custom selectable control that can be used to control areas that can be expanded or collapsed. -
Classes in org.eclipse.ui.forms.widgets used by org.eclipse.ui.intro.configClassDescriptionThe toolkit is responsible for creating SWT controls adapted to work in Eclipse forms.
-
Classes in org.eclipse.ui.forms.widgets used by org.eclipse.ui.intro.contentprovidersClassDescriptionThe toolkit is responsible for creating SWT controls adapted to work in Eclipse forms.
-
Classes in org.eclipse.ui.forms.widgets used by org.eclipse.ui.intro.quicklinksClassDescriptionThe toolkit is responsible for creating SWT controls adapted to work in Eclipse forms.
-
Classes in org.eclipse.ui.forms.widgets used by org.eclipse.ui.views.properties.tabbedClassDescriptionThe toolkit is responsible for creating SWT controls adapted to work in Eclipse forms.