protected final class AbstractVermessungEditor.RefreshDocumentWorker extends SwingWorker<String,Object>
SwingWorker.StateValue| Constructor and Description |
|---|
RefreshDocumentWorker()
Creates a new RefreshDocumentWorker object.
|
RefreshDocumentWorker(boolean refreshMeasuringComponent)
Creates a new RefreshDocumentWorker object.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
doInBackground()
Tries to find a working URL for the Bild (image) and Grenzniederschrift (boundary notes) and saves them to
the array documentURLs.
|
protected void |
done() |
addPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgresspublic RefreshDocumentWorker()
public RefreshDocumentWorker(boolean refreshMeasuringComponent)
refreshMeasuringComponent - DOCUMENT ME!protected String doInBackground() throws Exception
doInBackground in class SwingWorker<String,Object>Exception - DOCUMENT ME!protected void done()
done in class SwingWorker<String,Object>Copyright © 2012–2025 cismet GmbH. All rights reserved.