Searched refs:getCellClickPoint (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/javax/swing/JTable/4220171/
H A Dbug4220171.java97 Point point = getCellClickPoint(row, column);
103 private static Point getCellClickPoint(final int row, final int column) throws Exception { method in class:bug4220171

Completed in 36 milliseconds