Package offlineProcessing
package offlineProcessing
-
ClassDescriptionDataCopyTask<T extends PamDataUnit>Generic class for copying data from binary data files to database files.OfflineTask<T extends PamDataUnit>An offline task, such as click species id.Some global management of offline tasks / task groups.Dialog for offline processing of a particular data type.
Will offer the user choices in how to select data (e.g.Parameter control for offline task groups.Interface to receive notifications about the task progress (which will be running in a different SwingWorker thread).Class used to transfer status and progress information out of the OfflienTaskGroup worker thread.