Class WorkerTranslateInto
- All Implemented Interfaces:
Runnable,Future<Object>,RunnableFuture<Object>
-
Nested Class Summary
Nested classes/interfaces inherited from class javax.swing.SwingWorker
SwingWorker.StateValue -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.swing.SwingWorker
addPropertyChangeListener, cancel, done, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgress
-
Constructor Details
-
WorkerTranslateInto
-
-
Method Details
-
doInBackground
- Specified by:
doInBackgroundin classSwingWorker<Object,Object> - Throws:
Exception
-