Package | Description |
---|---|
org.eclipse.ui.forms.widgets |
Custom widgets and controls for forms-based parts.
|
Modifier and Type | Method and Description |
---|---|
Form |
FormToolkit.createForm(Composite parent)
Creates a form widget in the provided parent.
|
Form |
ScrolledForm.getForm()
Returns the instance of the form owned by the scrolled form.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.