Package | Description |
---|---|
org.eclipse.ui.forms.widgets |
Custom widgets and controls for forms-based parts.
|
Modifier and Type | Class and Description |
---|---|
class |
ColumnLayout
This layout manager arranges children of the composite parent in vertical
columns.
|
class |
TableWrapLayout
This implementation of the layout algorithm attempts to position controls in
the composite using a two-pass autolayout HTML table algorithm recommended by
HTML 4.01 W3C specification (see
http://www.w3.org/TR/html4/appendix/notes.html#h-B.5.2.2).
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.