static void consoleAddAskButton() { awtReplaceComponent(consoleInputField(), func(Component c) { centerAndEast(c, withLeftMargin(jbutton("Ask", f consoleSend))) }); }