예제 #1
0
 @Override
 public Picker getPickerAt(final double x, final double y) {
   return WidgetUtilities.INSTANCE.getPickerAt(this, getComponents(), x, y);
 }