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

/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicListUI.java930 return convertLocationToModel(location.x, location.y);
1173 private int convertLocationToModel(int x, int y) { method in class:BasicListUI

Completed in 47 milliseconds