|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.SwingWorker<java.lang.Void,java.lang.Void>
edu.jhu.ece.iacl.jist.pipeline.PipeScheduler.DestinationProcessor
protected class PipeScheduler.DestinationProcessor
The Class DestinationProcessor.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.SwingWorker |
|---|
javax.swing.SwingWorker.StateValue |
| Constructor Summary | |
|---|---|
PipeScheduler.DestinationProcessor()
Instantiates a new destination processor. |
|
| Method Summary | |
|---|---|
protected java.lang.Void |
doInBackground()
Process destinations in background. |
void |
done()
Close progress monitor. |
protected void |
processDestinations(javax.swing.ProgressMonitor pmonitor)
Process destinations. |
| 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 |
| Constructor Detail |
|---|
public PipeScheduler.DestinationProcessor()
| Method Detail |
|---|
protected java.lang.Void doInBackground()
doInBackground in class javax.swing.SwingWorker<java.lang.Void,java.lang.Void>java.lang.Exceptionpublic void done()
done in class javax.swing.SwingWorker<java.lang.Void,java.lang.Void>protected void processDestinations(javax.swing.ProgressMonitor pmonitor)
pmonitor - the pmonitor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||