public static class Table.Cell extends Object
Row index and column index can be got from it.
int
colIndex
rowIndex
Table.Cell()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int rowIndex
public int colIndex
public Table.Cell()