|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jdesktop.jdnc.WebStartContext
public class WebStartContext
A class that provides the similar services to AppletContext for Java WebStarted applications.
Method Summary | |
---|---|
java.net.URL |
getDocumentBase()
Returns the codebase URL of the application. |
static WebStartContext |
getInstance()
|
void |
showDocument(java.net.URL url,
java.lang.String target)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static WebStartContext getInstance()
public void showDocument(java.net.URL url, java.lang.String target)
public java.net.URL getDocumentBase()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |