static void consoleSetInput(final S text) { if (headless()) ret; setTextAndSelectAll(consoleInputField(), text); focusConsole(); }