All Packages
Package | Description |
---|---|
eu.steffo.cleaver |
The main package of the program.
|
eu.steffo.cleaver.errors |
A package containing all possible 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 |
A package containing the core logic of the program.
|
eu.steffo.cleaver.logic.compress |
The package containing classes related to the (de)compression functionality.
|
eu.steffo.cleaver.logic.crypt |
The package containing classes related to the encryption/decryption functionality.
|
eu.steffo.cleaver.logic.progress | |
eu.steffo.cleaver.logic.split |
The package containing classes related to the file splitting/merging functionality.
|