static Runnable rCallOnSelectedListItem(final JList list, fO action) { ret r { pcallF(action, getSelectedItem(list)) }; }