org.util.env
Class LaunchInformation
java.lang.Object
org.util.env.LaunchInformation
public class LaunchInformation
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LaunchInformation
public LaunchInformation()
init
public static void init()
isJarMode
public static boolean isJarMode()
getJarParentURL
public static java.net.URL getJarParentURL()
getJarBaseURL
public static java.net.URL getJarBaseURL()
createJarURL
public static java.net.URL createJarURL(java.lang.String path)
throws java.lang.Exception
- Throws:
java.lang.Exception
createJarParentURL
public static java.net.URL createJarParentURL(java.lang.String path)
throws java.lang.Exception
- Throws:
java.lang.Exception