|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.String |
columnLabel(int c)
Establish the label for the specified column. |
int |
getColumns()
Return the number of columns. |
int |
getRows()
Return the number of rows. |
java.lang.Object |
getValue(int r,
int c)
Get the contents of the specified cell. |
java.lang.String |
rowLabel(int r)
Establish the label for the specified row. |
Method Detail |
public java.lang.String columnLabel(int c)
public int getColumns()
public java.lang.String rowLabel(int r)
public int getRows()
public java.lang.Object getValue(int r, int c)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |