static Component getFocusOwner() { ret swing(func -> Component { KeyboardFocusManager.getCurrentKeyboardFocusManager().getFocusOwner() }); }