static void hideConsoleIfMainProgram() { if (creator() == null) hideConsole(); }