|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.uva.vlet.bootstrap.GridProxyDialog
public class GridProxyDialog
Wrapper class to bootstrap the VBrowser. The main method calls the BootStrap class with the configuration needed to start the VBrowser. Use this class as the main class in the manifest to create a self executing jar to start the VBrowser. Only the Bootstrapper class has to be present in the jar file. The rest is added automagically.
Constructor Summary | |
---|---|
GridProxyDialog()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GridProxyDialog()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |