public class SeparatorLayoutDecorator extends SwtFlatSectionLayoutDecorator
FlatSectionLayoutDecorator.State
Constructor and Description |
---|
SeparatorLayoutDecorator(SeparatorLayoutDecoratorConfig config) |
Modifier and Type | Method and Description |
---|---|
protected void |
addSectionWidget(String section,
int level,
org.eclipse.swt.widgets.Composite container,
SwtMetawidget metawidget) |
getSections, getState, isIgnored, layoutWidget, startBuildWidget, startContainerLayout, stripSection
endContainerLayout, getDelegate, onEndBuild, onStartBuild
public SeparatorLayoutDecorator(SeparatorLayoutDecoratorConfig config)
protected void addSectionWidget(String section, int level, org.eclipse.swt.widgets.Composite container, SwtMetawidget metawidget)
addSectionWidget
in class FlatSectionLayoutDecorator<org.eclipse.swt.widgets.Control,org.eclipse.swt.widgets.Composite,SwtMetawidget>
section
- section text (needs localizing)level
- level of section heading (ie. 0=highest, 1=next level down etc.)Copyright © 2015. All Rights Reserved.