|
ehsbe CommonsTM Version 1.1.0rc3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CellTableThreshold
State analyzer for a table cell, which might be used for rendering a cell in a different style.
Nested Class Summary | |
---|---|
static class |
CellTableThreshold.State
The state of a table cell. |
Method Summary | |
---|---|
CellTableThreshold.State |
getState(int row,
int column)
Get the state of the cell described by the given parameters. |
Method Detail |
---|
CellTableThreshold.State getState(int row, int column)
row
- the row, in which the cell in question is locatedcolumn
- the column, in which the cell in question is located
|
ehsbe CommonsTM Version 1.1.0rc3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |