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 |
---|---|
Section |
SectionPart.getSection()
Returns the section widget used in this part.
|
Constructor and Description |
---|
SectionPart(Section section)
Creates a new section part based on the provided section.
|
Modifier and Type | Method and Description |
---|---|
Section |
FormToolkit.createSection(Composite parent,
int sectionStyle)
Creates a section as a part of the form.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.