public class TabFolderLayoutDecorator extends SwtNestedSectionLayoutDecorator
NestedSectionLayoutDecorator.State<C>| Constructor and Description |
|---|
TabFolderLayoutDecorator(TabFolderLayoutDecoratorConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.swt.widgets.Composite |
createSectionWidget(org.eclipse.swt.widgets.Composite previousSectionWidget,
String section,
Map<String,String> attributes,
org.eclipse.swt.widgets.Composite container,
SwtMetawidget metawidget)
Creates a new widget to hold this section (
getState().currentSection). |
getState, isIgnored, layoutWidget, startBuildWidget, startContainerLayout, stripSectionendContainerLayoutgetDelegate, onEndBuild, onStartBuildpublic TabFolderLayoutDecorator(TabFolderLayoutDecoratorConfig config)
protected org.eclipse.swt.widgets.Composite createSectionWidget(org.eclipse.swt.widgets.Composite previousSectionWidget,
String section,
Map<String,String> attributes,
org.eclipse.swt.widgets.Composite container,
SwtMetawidget metawidget)
NestedSectionLayoutDecoratorgetState().currentSection).createSectionWidget in class NestedSectionLayoutDecorator<org.eclipse.swt.widgets.Control,org.eclipse.swt.widgets.Composite,SwtMetawidget>previousSectionWidget - the previous section widget (if any). This can be useful for tracing back to, say,
a TabHostCopyright © 2015. All Rights Reserved.