se.cambio.cds.formgen.controller.sw
Class ExecuteRSW
java.lang.Object
javax.swing.SwingWorker<Object,Object>
se.cambio.cds.formgen.controller.sw.ExecuteRSW
- All Implemented Interfaces:
- Runnable, Future<Object>, RunnableFuture<Object>
public class ExecuteRSW
- extends SwingWorker<Object,Object>
- Author:
- iago.corbal
Methods inherited from class javax.swing.SwingWorker |
addPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgress |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecuteRSW
public ExecuteRSW(FormGeneratorController controller)
ExecuteRSW
public ExecuteRSW(File file)
doInBackground
protected Object doInBackground()
- Specified by:
doInBackground
in class SwingWorker<Object,Object>
executeGuides
public static RuleExecutionResult executeGuides(FormGeneratorController controller)
getController
public FormGeneratorController getController()
done
protected void done()
- Overrides:
done
in class SwingWorker<Object,Object>
Copyright © 2013 Cambio. All Rights Reserved.