Uses of Class
org.glite.wmsui.guij.NSPanel

Uses of NSPanel in org.glite.wmsui.guij
 

Methods in org.glite.wmsui.guij with parameters of type NSPanel
protected  void NSPanel.addJobToTable(NSPanel targetNSPanel, java.lang.String keyJobName, java.io.File inputFile)
          Adds, into the targetNSPanel Network Server panel Job Table, the job represented by the jdl file inputFile with the name specified by keyJobName.