Version: 1.1.1

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

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

public class DatatypesGenerationWorker
extends SwingWorker

Author:
Dmitry Repchevsky

Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.SwingWorker
SwingWorker.StateValue
 
Constructor Summary
DatatypesGenerationWorker(File file)
           
 
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

DatatypesGenerationWorker

public DatatypesGenerationWorker(File file)

Version: 1.1.1

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