Exemple #1
0
 public int getOffsetFromPoint(Point p) {
   return textPane.viewToModel(p);
 }