|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for a class that can be used to make the contents of a table.
| Method Summary | |
Object |
makeContents(int row,
int col)
Creates the object that will become the contents in the given row and given column of the table. |
| Method Detail |
public Object makeContents(int row,
int col)
row - the row index into the tablecol - the column index into the table
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||