|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsecurity.WebStartLauncher
public class WebStartLauncher
Copyright DocJava, inc. User: lyon
Date: Feb 13, 2005 Time: 6:15:37 AM
Constructor Summary | |
---|---|
WebStartLauncher()
|
Method Summary | |
---|---|
static java.io.File |
getWebstartLocation()
Search for the Java web start application. |
static void |
main(java.lang.String[] args)
|
static void |
startWebStart()
Start web start on the given url, then kill the process, to showAndRegister we have control over stopping and starting a process. |
static java.io.File |
startWebstartAndWaitForAnswer(java.lang.String webStartUrl)
Start web start on the given url, then kill the process, to showAndRegister we have control over stopping and starting a process. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebStartLauncher()
Method Detail |
---|
public static void main(java.lang.String[] args)
public static void startWebStart()
public static java.io.File startWebstartAndWaitForAnswer(java.lang.String webStartUrl)
public static java.io.File getWebstartLocation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |