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.
|
Modifier and Type | Method and Description |
---|---|
void |
FormToolkit.decorateFormHeading(Form form)
Takes advantage of the gradients and other capabilities to decorate the
form heading using colors computed based on the current skin and
operating system.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.