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, toString
addPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgress
protected 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.Exception
protected final void addRecordSet(REpiceaRecordSet incomingRecordSet) throws java.lang.Exception
java.lang.Exception
protected final repicea.io.tools.REpiceaExportTool.InternalWorkerForSaveMethod getSaveThread()
protected final void terminateSaveThreadIfAny() throws java.lang.Exception
java.lang.Exception