static void focus(final JComponent c) { awt { c.requestFocus(); } }