public static String guiTitle; //Title of the gui to be compiled public static String javaCompilerPath = "/usr/bin/javac"; //The Java compiler path public static String javaCompilerOptions; //The Java ...