public class CellPosition extends Object
| Constructor and Description |
|---|
CellPosition(int row,
int column)
Constructor.
|
public CellPosition(int row,
int column)
row - Row index (-1 for the table header).column - column index.Copyright © 2015. All Rights Reserved.