public final class Platform
extends Object
-
Method Summary
static void
static boolean
static boolean
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getTriggeventDir
public static Path getTriggeventDir()
- Returns:
- The settings dir
-
getSessionsDir
public static Path getSessionsDir()
-
getGroovyDir
public static Path getGroovyDir()
-
getAddonsDir
public static Path getAddonsDir()
-
getAddonJars
public static List<URL> getAddonJars()
-
getActDir
public static Path getActDir()
-
isWindows
public static boolean isWindows()
-
isInIDE
public static boolean isInIDE()
-
getInstallDir
public static File getInstallDir()
-
-
showFileInExplorer
public static void showFileInExplorer(File file)
-
getFileSaveDir
public static File getFileSaveDir()