All Packages

Package Summary 
Package Description
eu.steffo.cleaver
The main package of the program.
eu.steffo.cleaver.errors
A package containing all possible Errors and Exceptions thrown by Cleaver.
eu.steffo.cleaver.gui
A package containing the elements for the Cleaver GUI.
eu.steffo.cleaver.gui.panels
A package containing most JPanels used by the Cleaver GUI.
eu.steffo.cleaver.gui.panels.rows
A package containing all the Rows used in Cleaver.
eu.steffo.cleaver.gui.panels.rows.option
A package containing all the OptionRows used in Cleaver.
eu.steffo.cleaver.logic.config
A package containing all possible IConfigs used to configure ChopJobs.
eu.steffo.cleaver.logic.job
The package containing all possible Jobs that Cleaver can execute.
eu.steffo.cleaver.logic.progress
A package containing all possible Progress that a Job can be in.
eu.steffo.cleaver.logic.stream
A package containing the ICleaverStream interface.
eu.steffo.cleaver.logic.stream.input
A package containing the ICleaverInputStream interface and its implementations.
eu.steffo.cleaver.logic.stream.output
A package containing the ICleaverOutputStream interface and its implementations.
eu.steffo.cleaver.logic.utils
A package containing utility classes.