Package eu.steffo.cleaver.logic.job

The package containing all possible Jobs.
  • Class Summary 
    Class Description
    ChopJob
    A Job to convert a file into one or more chopped (*.chp + *.cXX) files.
    Job
    A task that can be executed by Cleaver in a separate Thread, and that keeps track of its progress and can display progress updates on a Swing GUI.
    StitchJob
    A Job that converts chopped (*.chp + *.cXX) files back into regular files.