|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableLayoutCell | |
|---|---|
| groovy.swing.impl | Implementation classes for SwingBuilder |
| Uses of TableLayoutCell in groovy.swing.impl |
|---|
| Fields in groovy.swing.impl with type parameters of type TableLayoutCell | |
|---|---|
private java.util.List<TableLayoutCell> |
TableLayoutRow.cells
|
| Methods in groovy.swing.impl with parameters of type TableLayoutCell | |
|---|---|
void |
TableLayout.addCell(TableLayoutCell cell)
Adds a new cell to the current grid |
void |
TableLayoutRow.addCell(TableLayoutCell tag)
Adds a new cell to this row |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||