|
Spreadsheet Toolkit | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--corpus.doodle.CellCluster
Displays Cell classifications on a grid.
Constructor Summary | |
CellCluster(WorkSheet ws)
Create a Cell Cluster diagram for the parameter WorkSheet |
|
CellCluster(WorkSheet ws,
java.lang.String title)
Create a Cell Cluster diagram for the parameter WorkSheet with the given title. |
Method Summary | |
static void |
main(java.lang.String[] args)
Run tests |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CellCluster(WorkSheet ws)
public CellCluster(WorkSheet ws, java.lang.String title)
Method Detail |
public static void main(java.lang.String[] args)
|
Spreadsheet Toolkit | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |