vgrid.web.plodder
Class JnlpGuiHttpPlodderRunner

java.lang.Object
  extended by vgrid.web.plodder.GuiHttpPlodderRunner
      extended by vgrid.web.plodder.JnlpGuiHttpPlodderRunner
All Implemented Interfaces:
java.awt.event.WindowListener, java.util.EventListener

public class JnlpGuiHttpPlodderRunner
extends GuiHttpPlodderRunner

Starts a GUI Plodder using JNLP.


Field Summary
 
Fields inherited from class vgrid.web.plodder.GuiHttpPlodderRunner
frame
 
Constructor Summary
JnlpGuiHttpPlodderRunner()
           
 
Method Summary
protected  HttpPlodderSrvProxy createSrvProxy()
           
static void main(java.lang.String[] args)
           
 void windowClosed(java.awt.event.WindowEvent e)
           
 
Methods inherited from class vgrid.web.plodder.GuiHttpPlodderRunner
run, windowActivated, windowClosing, windowDeactivated, windowDeiconified, windowIconified, windowOpened
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JnlpGuiHttpPlodderRunner

public JnlpGuiHttpPlodderRunner()
Method Detail

main

public static void main(java.lang.String[] args)

createSrvProxy

protected HttpPlodderSrvProxy createSrvProxy()
                                      throws VgridException
Overrides:
createSrvProxy in class GuiHttpPlodderRunner
Throws:
VgridException

windowClosed

public void windowClosed(java.awt.event.WindowEvent e)
Specified by:
windowClosed in interface java.awt.event.WindowListener
Overrides:
windowClosed in class GuiHttpPlodderRunner


vgrid the vienna grid project