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.
|
Constructor and Description |
---|
DetailsPart(IManagedForm mform,
ScrolledPageBook pageBook)
Creates a details part by wrapping the provided page book.
|
Modifier and Type | Method and Description |
---|---|
ScrolledPageBook |
FormToolkit.createPageBook(Composite parent,
int style)
Creates a scrolled page book widget as a part of the form.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.