|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.SwingWorker<java.lang.Integer,FileMapProgress>
Acquisition.offlineFuncs.OfflineFileServer.MapMaker
private class OfflineFileServer.MapMaker
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.SwingWorker |
|---|
javax.swing.SwingWorker.StateValue |
| Field Summary | |
|---|---|
private OfflineFileServer |
fileServer
|
| Constructor Summary | |
|---|---|
OfflineFileServer.MapMaker(OfflineFileServer offlineFileServer)
|
|
| Method Summary | |
|---|---|
protected java.lang.Integer |
doInBackground()
|
protected void |
done()
|
void |
pPublish(FileMapProgress mapProgress)
|
protected void |
process(java.util.List<FileMapProgress> chunks)
|
| 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 OfflineFileServer fileServer
| Constructor Detail |
|---|
public OfflineFileServer.MapMaker(OfflineFileServer offlineFileServer)
| Method Detail |
|---|
protected java.lang.Integer doInBackground()
throws java.lang.Exception
doInBackground in class javax.swing.SwingWorker<java.lang.Integer,FileMapProgress>java.lang.Exceptionpublic void pPublish(FileMapProgress mapProgress)
protected void done()
done in class javax.swing.SwingWorker<java.lang.Integer,FileMapProgress>protected void process(java.util.List<FileMapProgress> chunks)
process in class javax.swing.SwingWorker<java.lang.Integer,FileMapProgress>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||