| Class | Class Todos Count | Method with Todos |
|---|---|---|
| baseCode.bio.geneset.GONames | 0 | 2 |
| baseCode.common.Distanceable | 0 | 1 |
| baseCode.dataFilter.RowAbsentFilter | 0 | 1 |
| baseCode.dataStructure.graph.DirectedGraph | 1 | 1 |
| baseCode.gui.JMatrixDisplay | 0 | 1 |
| baseCode.gui.TreePanel | 1 | 0 |
| baseCode.gui.WizardStep | 0 | 1 |
| baseCode.math.MatrixRowStats | 1 | 1 |
| baseCode.math.MatrixStats | 0 | 1 |
| baseCode.math.Stats | 0 | 1 |
| Method Todos |
|---|
| addClass(): this should modify the tree representation too. |
| Method Todos |
|---|
| modifyClass(): this should modify the tree representation too. |
| Method Todos |
|---|
| validateFlags(): this should check more carefully - actually test that the rows are all the same. |
| Class Todos |
|---|
| do something about cyclicity; make this a dag or a subclass... |
| Method Todos |
|---|
| treeView(): note that nodes are only allowed to have one parent in DefaultMutableTreeNodes |
| Class Todos |
|---|
| Have min() and max() throw an EmptyMatrixException -- this exception class does not yet exist and needs to be defined somewhere. |
| Method Todos |
|---|
| sums(): calls new a lot. |