public interface ColumnBuilder<Row> extends WidgetBuilder
| Modifier and Type | Method and Description |
|---|---|
void |
setBackground(Color color) |
void |
setFixedSize(int pixels) |
void |
setFontSize(int size) |
void |
setForeground(Color color) |
void |
setTitle(String title) |
void |
setWeight(int preferredSize) |
onPack, packCopyright © 2015 Uqbar Project. All rights reserved.