Version: 1.1.1

org.inb.biomoby.generator.gui.worker
Class ServicesGenerationWorker

java.lang.Object
  extended by javax.swing.SwingWorker
      extended by org.inb.biomoby.generator.gui.worker.ServicesGenerationWorker
All Implemented Interfaces:
Runnable, Future, RunnableFuture

public class ServicesGenerationWorker
extends SwingWorker

Author:
Dmitry Repchevsky

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.SwingWorker
SwingWorker.StateValue
 
Constructor Summary
ServicesGenerationWorker(File file, List<Service> services)
           
 
Method Summary
 
Methods inherited from class javax.swing.SwingWorker
addPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, removePropertyChangeListener, run
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServicesGenerationWorker

public ServicesGenerationWorker(File file,
                                List<Service> services)

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010