Module eu.steffo.cleaver
Package eu.steffo.cleaver.logic.job
The package containing all possible
Jobs
that Cleaver can execute.-
Class Summary Class Description ChopJob AJob
to convert a file into one or more chopped (*.chp + *.cXX) files.Job A task that can be executed by Cleaver in a separateThread
, and that keeps track of its progress and can display progress updates on a Swing GUI.StitchJob AJob
to one or more chopped (*.chp + *.cXX) files back into the original file.