static void startProgramUnlessRunning(S progID) { if (!isProgramRunning(S progID)) nohupJavax(progID); }