|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovy.swing.impl.TableLayoutRow
Represents a row in a table layout
Constructor Summary | |
TableLayoutRow(TableLayout tableLayoutTag)
|
Method Summary | |
void |
addCell(TableLayoutCell tag)
Adds a new cell to this row |
int |
getRowIndex()
|
void |
start()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TableLayoutRow(TableLayout tableLayoutTag)
Method Detail |
public void addCell(TableLayoutCell tag)
public void start()
start
in interface Startable
public int getRowIndex()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |