uk.ac.soton.itinnovation.grid.client.job
Class CreateJobPanel
java.lang.Object
uk.ac.soton.itinnovation.grid.client.job.CreateJobPanel
- All Implemented Interfaces:
- EventListener, DocumentListener
public class CreateJobPanel
- extends Object
- implements DocumentListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getJobName
public String getJobName()
getMultiplicity
public int getMultiplicity(DataStager stager)
getArguments
public String getArguments()
getConstraints
public Element[] getConstraints()
throws GridFailureException
- Throws:
GridFailureException
showDialog
public static JobDescription showDialog(Frame parent,
ApplicationMetadata metadata,
String defaultName,
boolean showArgumentsField)
throws UserAbort,
GridFailureException
- Throws:
UserAbort
GridFailureException
changedUpdate
public void changedUpdate(DocumentEvent e)
- Specified by:
changedUpdate in interface DocumentListener
insertUpdate
public void insertUpdate(DocumentEvent e)
- Specified by:
insertUpdate in interface DocumentListener
removeUpdate
public void removeUpdate(DocumentEvent e)
- Specified by:
removeUpdate in interface DocumentListener
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.