Пример #1
0
 boolean isHovered(Selectable selectable) {
   return selectable == picker.getCurrentHovered();
 }