public abstract static class REpiceaExportTool.InternalSwingWorkerForRecordSet extends AbstractGenericTask
isCancelled| Modifier | Constructor and Description |
|---|---|
protected |
InternalSwingWorkerForRecordSet(java.lang.Enum exportOption,
REpiceaRecordSet recordSet) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addRecord(GExportRecord record) |
protected void |
addRecordSet(REpiceaRecordSet incomingRecordSet) |
protected void |
addSaveThread(repicea.io.tools.REpiceaExportTool.InternalWorkerForSaveMethod saveThread) |
protected java.lang.Enum |
getExportOption() |
protected repicea.io.tools.REpiceaExportTool.InternalWorkerForSaveMethod |
getSaveThread() |
protected void |
terminateSaveThreadIfAny() |
cancel, doInBackground, done, doThisJob, getFailureReason, getName, hasBeenCancelled, isCorrectlyTerminated, isVerbose, setCorrectlyTerminated, setFailureReason, setName, toStringaddPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgressprotected InternalSwingWorkerForRecordSet(java.lang.Enum exportOption,
REpiceaRecordSet recordSet)
protected final void addSaveThread(repicea.io.tools.REpiceaExportTool.InternalWorkerForSaveMethod saveThread)
protected java.lang.Enum getExportOption()
protected final void addRecord(GExportRecord record) throws java.lang.Exception
java.lang.Exceptionprotected final void addRecordSet(REpiceaRecordSet incomingRecordSet) throws java.lang.Exception
java.lang.Exceptionprotected final repicea.io.tools.REpiceaExportTool.InternalWorkerForSaveMethod getSaveThread()
protected final void terminateSaveThreadIfAny()
throws java.lang.Exception
java.lang.Exception