|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to be implemented by anything that is viewing the state of cells and their node values, eg. ModelState edting classes.
Method Summary | |
void |
updateCell(int cellIndex)
Repaints a single cell. |
void |
updateCells(boolean[] selectedCells)
Causes all cells in the selectedCell array to be repainted. |
Method Detail |
public void updateCell(int cellIndex)
public void updateCells(boolean[] selectedCells)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |