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

/openjdk7/jdk/test/javax/swing/JTree/4330357/
H A Dbug4330357.java61 clickMouse(getTreeRowClickPoint(1));
74 clickMouse(getTreeRowClickPoint(2));
93 private static Point getTreeRowClickPoint(final int row) throws Exception { method in class:bug4330357

Completed in 21 milliseconds