Package | Description |
---|---|
org.eclipse.ui.forms |
Forms-based controls for use in views, editors, and wizards.
|
org.eclipse.ui.forms.widgets |
Custom widgets and controls for forms-based parts.
|
Modifier and Type | Method and Description |
---|---|
ScrolledForm |
ManagedForm.getForm() |
ScrolledForm |
IManagedForm.getForm()
Returns the form widget managed by this form.
|
Constructor and Description |
---|
ManagedForm(FormToolkit toolkit,
ScrolledForm form)
Creates a managed form that will use the provided toolkit and
|
Modifier and Type | Method and Description |
---|---|
ScrolledForm |
FormToolkit.createScrolledForm(Composite parent)
Creates a scrolled form widget in the provided parent.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.