doubleClick abstract method

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

Implementation

void doubleClick(int row, String col);