static JTextField consoleInputField() { ret (JTextField) getOpt(get(getJavaX(), "console"), "tfInput"); }