| |
|
| java.lang.Object java.lang.Thread org.obe.designer.SaveWorkflowThread
SaveWorkflowThread | public class SaveWorkflowThread extends Thread (Code) | | A threaded class for saving workflow definitions.
author: Anthony Eden |
addErrorListener | public void addErrorListener(ErrorListener l)(Code) | | Add the specified error listener.
Parameters: l - The ErrorListener |
removeErrorListener | public void removeErrorListener(ErrorListener l)(Code) | | Remove the specified error listener.
Parameters: l - The ErrorListener |
saveWorkflowDefinition | public void saveWorkflowDefinition(File file) throws Exception(Code) | | Save the workflow definition to the given file.
Parameters: file - The file throws: Exception - |
setBounds | protected void setBounds()(Code) | | |
|
|
|