Package | Description |
---|---|
org.eclipse.ui.forms.widgets |
Custom widgets and controls for forms-based parts.
|
org.eclipse.ui.views.properties.tabbed |
Provides the Tabbed Properties framework.
|
Modifier and Type | Class and Description |
---|---|
class |
ScrolledForm
ScrolledForm is a control that is capable of scrolling an instance of the
Form class.
|
class |
ScrolledFormText
ScrolledFormText is a control that is capable of scrolling an instance of
the FormText class.
|
class |
ScrolledPageBook
ScrolledPageBook is a class that is capable of stacking several composites
(pages), while showing one at a time.
|
class |
SharedScrolledComposite
This class is used to provide common scrolling services to a number of
controls in the toolkit.
|
Modifier and Type | Method and Description |
---|---|
ScrolledComposite |
TabbedPropertySheetWidgetFactory.createScrolledComposite(Composite parent,
int style)
Creates a scrolled composite as a part of the form.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.