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