|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jdesktop.swingworker.SwingWorker<Integer,Object>
de.bsvrz.kex.bwsin.vew.BWSINgui.SINWorker
class BWSINgui.SINWorker
Hauptklasse SWE2.BW-SIN mit GUI.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jdesktop.swingworker.SwingWorker |
---|
org.jdesktop.swingworker.SwingWorker.StateValue |
Constructor Summary | |
---|---|
BWSINgui.SINWorker()
|
Method Summary | |
---|---|
Integer |
doInBackground()
|
protected void |
done()
|
Methods inherited from class org.jdesktop.swingworker.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 |
---|
BWSINgui.SINWorker()
Method Detail |
---|
public Integer doInBackground() throws Exception
doInBackground
in class org.jdesktop.swingworker.SwingWorker<Integer,Object>
Exception
SwingWorker.doInBackground()
protected void done()
done
in class org.jdesktop.swingworker.SwingWorker<Integer,Object>
SwingWorker.done()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |