|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.SwingWorker<java.lang.Integer,EmulationProgress>
nmeaEmulator.NMEAFrontEnd.SimWorker
class NMEAFrontEnd.SimWorker
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.SwingWorker |
|---|
javax.swing.SwingWorker.StateValue |
| Field Summary | |
|---|---|
private NMEAOutdialog |
nmeaOutdialog
|
private boolean |
stopNow
|
| Constructor Summary | |
|---|---|
NMEAFrontEnd.SimWorker(NMEAOutdialog nmeaOutdialog)
|
|
| Method Summary | |
|---|---|
protected java.lang.Integer |
doInBackground()
|
protected void |
done()
|
protected void |
process(java.util.List<EmulationProgress> chunks)
|
protected void |
stop()
|
| Methods inherited from class javax.swing.SwingWorker |
|---|
addPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, publish, removePropertyChangeListener, run, setProgress |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private NMEAOutdialog nmeaOutdialog
private volatile boolean stopNow
| Constructor Detail |
|---|
public NMEAFrontEnd.SimWorker(NMEAOutdialog nmeaOutdialog)
| Method Detail |
|---|
protected void stop()
protected java.lang.Integer doInBackground()
throws java.lang.Exception
doInBackground in class javax.swing.SwingWorker<java.lang.Integer,EmulationProgress>java.lang.Exceptionprotected void done()
done in class javax.swing.SwingWorker<java.lang.Integer,EmulationProgress>protected void process(java.util.List<EmulationProgress> chunks)
process in class javax.swing.SwingWorker<java.lang.Integer,EmulationProgress>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||