rero.dck
public abstract class DGroup extends DContainer implements DItem
| Field Summary | |
|---|---|
| protected int | inset |
| protected String | title |
| Constructor Summary | |
|---|---|
| DGroup(String _title) | |
| DGroup(String _title, int _inset) | |
| Method Summary | |
|---|---|
| JComponent | getComponent() |
| int | getEstimatedWidth() |
| String | getTitle() |
| void | setAlignWidth(int width) |
| JComponent | setupLayout(JComponent component) |