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