setCurrentCell abstract method

void setCurrentCell(
  1. int row,
  2. String col
)

Implementation

void setCurrentCell(int row, String col);