public class SimpleTextSection extends SimpleSection
| Modifier and Type | Field and Description |
|---|---|
protected TextSectionComponent |
comp |
protected String |
title |
| Constructor and Description |
|---|
SimpleTextSection(String title,
double from,
double to)
Creates a new SimpleTextSection object.
|
SimpleTextSection(String title,
double from,
double to,
boolean openLeft,
boolean openRight)
Creates a new SimpleTextSection object.
|
| Modifier and Type | Method and Description |
|---|---|
JComponent |
getBandMemberComponent()
DOCUMENT ME!
|
protected String title
protected TextSectionComponent comp
public SimpleTextSection(String title, double from, double to)
title - DOCUMENT ME!from - DOCUMENT ME!to - DOCUMENT ME!public SimpleTextSection(String title, double from, double to, boolean openLeft, boolean openRight)
title - DOCUMENT ME!from - DOCUMENT ME!to - DOCUMENT ME!openLeft - DOCUMENT ME!openRight - DOCUMENT ME!public JComponent getBandMemberComponent()
BandMembergetBandMemberComponent in interface BandMembergetBandMemberComponent in class SimpleSectionCopyright © 2012–2026 cismet GmbH. All rights reserved.