| Name | Description | Type | Package | Framework |
| FillLayout | Layout to simply output components one after another, with no labels and no structure, using org. | Class | org.metawidget.swt.layout | MetaWidget |
|
| GridLayout | Layout to arrange widgets using org. | Class | org.metawidget.swt.layout | MetaWidget |
|
| GridLayoutConfig | Configures a GridLayoutConfig prior to use. | Class | org.metawidget.swt.layout | MetaWidget |
|
| MigLayout | Layout to arrange widgets using net. | Class | org.metawidget.swt.layout | MetaWidget |
|
| MigLayoutConfig | Configures a MigLayout prior to use. | Class | org.metawidget.swt.layout | MetaWidget |
|
| RowLayout | Layout to simply output components one after another, with no labels and no structure, using org. | Class | org.metawidget.swt.layout | MetaWidget |
|
| SeparatorLayoutDecorator | Layout to decorate widgets from different sections using a JSeparator. | Class | org.metawidget.swt.layout | MetaWidget |
|
| SeparatorLayoutDecoratorConfig | Configures a SeparatorLayoutDecorator prior to use. | Class | org.metawidget.swt.layout | MetaWidget |
|
| SwtFlatSectionLayoutDecorator | Convenience base class for LayoutDecorators wishing to decorate widgets based on changing sections within SWT Layouts. | Class | org.metawidget.swt.layout | MetaWidget |
|
| SwtLayoutDecorator | Common interface implemented by all SWT LayoutDecorators. | Interface | org.metawidget.swt.layout | MetaWidget |
|
| SwtNestedSectionLayoutDecorator | Convenience base class for LayoutDecorators wishing to decorate widgets based on changing sections within SWT Layouts. | Class | org.metawidget.swt.layout | MetaWidget |
|
| TabFolderLayoutDecorator | Layout to decorate widgets from different sections using a TabFolder. | Class | org.metawidget.swt.layout | MetaWidget |
|
| TabFolderLayoutDecoratorConfig | Configures a TabFolderLayoutDecorator prior to use. | Class | org.metawidget.swt.layout | MetaWidget |