static void setConsoleBounds(int x, int y, int w, int h) { setFrameBounds(consoleFrame(), x, y, w, h); }