You can browse the JBackupWithZip html javadoc version 0.7.0.
Check for the latest version on JBackupWithZip download page on sourceforge.net
To start, see the package of the main class of the software : com.jBackupWithZip.application.
The packages under the package com.jBackupWithZip (such as com.jBackupWithZip.backupModel) are packages of the software classes.
The packages under the package com.lib.utility
(such as com.lib.utility.process.controler) are base classes.
These base classes are independent of JBackupWithZip. They have been made for reuse in other softwares.