public class CalibrationWorker extends SwingWorker
| Modifier and Type | Class and Description |
|---|---|
static class |
CalibrationWorker.ColorSettings |
static class |
CalibrationWorker.GeometricSettings |
SwingWorker.StateValue| Constructor and Description |
|---|
CalibrationWorker() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doInBackground() |
protected void |
done() |
void |
init() |
void |
readParameters(File file) |
void |
writeParameters(File file) |
addPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgressprotected Object doInBackground() throws Exception
doInBackground in class SwingWorkerExceptionprotected void done()
done in class SwingWorkerpublic void writeParameters(File file)
Copyright © 2023. All rights reserved.