1
Fork 0
mirror of https://github.com/Steffo99/unimore-oop-2020-cleaver.git synced 2024-11-21 15:44:20 +00:00
oop-2020-steffo-cleaver/docs/allclasses-index.html
2020-01-12 21:18:14 +01:00

424 lines
34 KiB
HTML

<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (13.0.1) on Sun Jan 12 20:56:53 CET 2020 -->
<title>All Classes (Cleaver)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-01-12">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="style.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.js"></script>
</head>
<body class="all-classes-index">
<script type="text/javascript">var data = {"i0":2,"i1":2,"i2":2,"i3":8,"i4":2,"i5":2,"i6":2,"i7":2,"i8":2,"i9":2,"i10":2,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":2,"i21":2,"i22":2,"i23":1,"i24":1,"i25":1,"i26":1,"i27":1,"i28":1,"i29":1,"i30":2,"i31":2,"i32":2,"i33":2,"i34":2,"i35":2,"i36":2,"i37":2,"i38":2,"i39":8,"i40":2,"i41":2,"i42":2,"i43":2,"i44":2,"i45":2,"i46":2,"i47":2,"i48":2,"i49":2};
var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"],8:["t4","Exception Summary"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="eu.steffo.cleaver/module-summary.html">Module</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="index-files/index-1.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div class="navListSearch"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<a id="skip.navbar.top">
<!-- -->
</a>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
</div>
<div class="allClassesContainer">
<div class="typeSummary">
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="typeSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Classes</button><button role="tab" aria-selected="false" aria-controls="typeSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t1" class="tableTab" onclick="show(1);">Interface Summary</button><button role="tab" aria-selected="false" aria-controls="typeSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Class Summary</button><button role="tab" aria-selected="false" aria-controls="typeSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t4" class="tableTab" onclick="show(8);">Exception Summary</button></div>
<div id="typeSummary_tabpanel" role="tabpanel">
<table aria-labelledby="t0">
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor" id="i0">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</a></td>
<th class="colLast" scope="row">
<div class="block">This panel displays a <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels"><code>ChopPanel</code></a> and a <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels"><code>StitchPanel</code></a> <i>horizontally</i> side-by-side.</div>
</th>
</tr>
<tr class="rowColor" id="i1">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/job/ChopJob.html" title="class in eu.steffo.cleaver.logic.job">ChopJob</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/job/Job.html" title="class in eu.steffo.cleaver.logic.job"><code>Job</code></a> to convert a file into one or more <i>chopped</i> (*.chp + *.cXX) files.</div>
</th>
</tr>
<tr class="altColor" id="i2">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopPanel</a></td>
<th class="colLast" scope="row">
<div class="block">The <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels"><code>CreateJobPanel</code></a> allowing the creation of <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/job/ChopJob.html" title="class in eu.steffo.cleaver.logic.job"><code>ChopJobs</code></a>.</div>
</th>
</tr>
<tr class="rowColor" id="i3">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/errors/ChpFileError.html" title="class in eu.steffo.cleaver.errors">ChpFileError</a></td>
<th class="colLast" scope="row">
<div class="block">An error occoured during the parsing of a .chp file.</div>
</th>
</tr>
<tr class="altColor" id="i4">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/input/CleaverCryptInputStream.html" title="class in eu.steffo.cleaver.logic.stream.input">CleaverCryptInputStream</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/input/ICleaverInputStream.html" title="interface in eu.steffo.cleaver.logic.stream.input"><code>ICleaverInputStream</code></a> that decrypts incoming data using a <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/javax/crypto/Cipher.html?is-external=true" title="class or interface in javax.crypto" class="externalLink"><code>Cipher</code></a> object.</div>
</th>
</tr>
<tr class="rowColor" id="i5">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/output/CleaverCryptOutputStream.html" title="class in eu.steffo.cleaver.logic.stream.output">CleaverCryptOutputStream</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/output/ICleaverOutputStream.html" title="interface in eu.steffo.cleaver.logic.stream.output"><code>ICleaverOutputStream</code></a> that encrypts incoming data using a <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/javax/crypto/Cipher.html?is-external=true" title="class or interface in javax.crypto" class="externalLink"><code>Cipher</code></a> object.</div>
</th>
</tr>
<tr class="altColor" id="i6">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/input/CleaverDeflateInputStream.html" title="class in eu.steffo.cleaver.logic.stream.input">CleaverDeflateInputStream</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/input/ICleaverInputStream.html" title="interface in eu.steffo.cleaver.logic.stream.input"><code>ICleaverInputStream</code></a> that decompresses incoming data with the Deflate algorithm.</div>
</th>
</tr>
<tr class="rowColor" id="i7">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/output/CleaverDeflateOutputStream.html" title="class in eu.steffo.cleaver.logic.stream.output">CleaverDeflateOutputStream</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/output/ICleaverOutputStream.html" title="interface in eu.steffo.cleaver.logic.stream.output"><code>ICleaverOutputStream</code></a> that compresses incoming data with the Deflate algorithm.</div>
</th>
</tr>
<tr class="altColor" id="i8">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/input/CleaverForkFileInputStream.html" title="class in eu.steffo.cleaver.logic.stream.input">CleaverForkFileInputStream</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/input/ICleaverInputStream.html" title="interface in eu.steffo.cleaver.logic.stream.input"><code>ICleaverInputStream</code></a> that reads split data from a specific number of files having the same size.</div>
</th>
</tr>
<tr class="rowColor" id="i9">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/output/CleaverForkFileOutputStream.html" title="class in eu.steffo.cleaver.logic.stream.output">CleaverForkFileOutputStream</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/output/ICleaverOutputStream.html" title="interface in eu.steffo.cleaver.logic.stream.output"><code>ICleaverOutputStream</code></a> that reads split data from a specific number of files having the same size.</div>
</th>
</tr>
<tr class="altColor" id="i10">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui">CleaverFrame</a></td>
<th class="colLast" scope="row">
<div class="block">A class providing a GUI for Cleaver made with <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.desktop/javax/swing/package-summary.html?is-external=true" class="externalLink"><code>javax.swing</code></a>.</div>
</th>
</tr>
<tr class="rowColor" id="i11">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/input/CleaverSimpleFileInputStream.html" title="class in eu.steffo.cleaver.logic.stream.input">CleaverSimpleFileInputStream</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/input/ICleaverInputStream.html" title="interface in eu.steffo.cleaver.logic.stream.input"><code>ICleaverInputStream</code></a> that reads data from a single <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/io/File.html?is-external=true" title="class or interface in java.io" class="externalLink"><code>File</code></a> with a *.c0 extension through a <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/io/BufferedInputStream.html?is-external=true" title="class or interface in java.io" class="externalLink"><code>BufferedInputStream</code></a> wrapping a
<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/io/FileInputStream.html?is-external=true" title="class or interface in java.io" class="externalLink"><code>FileInputStream</code></a>.</div>
</th>
</tr>
<tr class="altColor" id="i12">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/output/CleaverSimpleFileOutputStream.html" title="class in eu.steffo.cleaver.logic.stream.output">CleaverSimpleFileOutputStream</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/output/ICleaverOutputStream.html" title="interface in eu.steffo.cleaver.logic.stream.output"><code>ICleaverOutputStream</code></a> that writes data to a single ̧<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/io/File.html?is-external=true" title="class or interface in java.io" class="externalLink"><code>File</code></a> with a *.c0 extension through a <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/io/BufferedOutputStream.html?is-external=true" title="class or interface in java.io" class="externalLink"><code>BufferedOutputStream</code></a> wrapping a
<a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/io/FileOutputStream.html?is-external=true" title="class or interface in java.io" class="externalLink"><code>FileOutputStream</code></a>.</div>
</th>
</tr>
<tr class="rowColor" id="i13">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/input/CleaverSplitFileInputStream.html" title="class in eu.steffo.cleaver.logic.stream.input">CleaverSplitFileInputStream</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/input/ICleaverInputStream.html" title="interface in eu.steffo.cleaver.logic.stream.input"><code>ICleaverInputStream</code></a> that reads data from a series of files having a predefined size.</div>
</th>
</tr>
<tr class="altColor" id="i14">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/output/CleaverSplitFileOutputStream.html" title="class in eu.steffo.cleaver.logic.stream.output">CleaverSplitFileOutputStream</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/output/ICleaverOutputStream.html" title="interface in eu.steffo.cleaver.logic.stream.output"><code>ICleaverOutputStream</code></a> that writes data to a series of files having a predefined size.</div>
</th>
</tr>
<tr class="rowColor" id="i15">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.panels.rows.option">CompressRow</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.panels.rows.option"><code>OptionRow</code></a> allowing the <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/DeflateConfig.html" title="class in eu.steffo.cleaver.logic.config"><code>configuration of the compress step</code></a> of the file chop process.</div>
</th>
</tr>
<tr class="altColor" id="i16">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.panels.rows">CreateJobButtonRow</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/Row.html" title="class in eu.steffo.cleaver.gui.panels.rows"><code>Row</code></a> with a clickable <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.desktop/javax/swing/JButton.html?is-external=true" title="class or interface in javax.swing" class="externalLink"><code>JButton</code></a>.</div>
</th>
</tr>
<tr class="rowColor" id="i17">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></td>
<th class="colLast" scope="row">
<div class="block">The base class for the two job creation panels (<a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels"><code>ChopPanel</code></a> and <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels"><code>StitchPanel</code></a>).</div>
</th>
</tr>
<tr class="altColor" id="i18">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.panels.rows.option">CryptRow</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.panels.rows.option"><code>OptionRow</code></a> allowing the <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/PasswordConfig.html" title="class in eu.steffo.cleaver.logic.config"><code>configuration of the crypt step</code></a> of the file chop process.</div>
</th>
</tr>
<tr class="rowColor" id="i19">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/DeflateConfig.html" title="class in eu.steffo.cleaver.logic.config">DeflateConfig</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/ICompressConfig.html" title="interface in eu.steffo.cleaver.logic.config"><code>ICompressConfig</code></a> requesting a compression with the <a href="https://en.wikipedia.org/wiki/DEFLATE">Deflate</a> algorithm.</div>
</th>
</tr>
<tr class="altColor" id="i20">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/ErrorProgress.html" title="class in eu.steffo.cleaver.logic.progress">ErrorProgress</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress"><code>Progress</code></a> that specifies that a <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/job/Job.html" title="class in eu.steffo.cleaver.logic.job"><code>Job</code></a> stopped because an exception occoured.</div>
</th>
</tr>
<tr class="rowColor" id="i21">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.panels.rows">FileSelectRow</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/Row.html" title="class in eu.steffo.cleaver.gui.panels.rows"><code>Row</code></a> allowing for the selection of one or multiple files through a <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.desktop/javax/swing/JFileChooser.html?is-external=true" title="class or interface in javax.swing" class="externalLink"><code>JFileChooser</code></a>.</div>
</th>
</tr>
<tr class="altColor" id="i22">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/FinishedProgress.html" title="class in eu.steffo.cleaver.logic.progress">FinishedProgress</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress"><code>Progress</code></a> that specifies that a <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/job/Job.html" title="class in eu.steffo.cleaver.logic.job"><code>Job</code></a> has finished.</div>
</th>
</tr>
<tr class="rowColor" id="i23">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/input/ICleaverInputStream.html" title="interface in eu.steffo.cleaver.logic.stream.input">ICleaverInputStream</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/ICleaverStream.html" title="interface in eu.steffo.cleaver.logic.stream"><code>ICleaverStream</code></a> that is also a <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/io/InputStream.html?is-external=true" title="class or interface in java.io" class="externalLink"><code>InputStream</code></a> (a stream you can read bytes from).</div>
</th>
</tr>
<tr class="altColor" id="i24">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/output/ICleaverOutputStream.html" title="interface in eu.steffo.cleaver.logic.stream.output">ICleaverOutputStream</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/ICleaverStream.html" title="interface in eu.steffo.cleaver.logic.stream"><code>ICleaverStream</code></a> that is also a <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/io/OutputStream.html?is-external=true" title="class or interface in java.io" class="externalLink"><code>OutputStream</code></a> (a stream you can write bytes to).</div>
</th>
</tr>
<tr class="rowColor" id="i25">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/stream/ICleaverStream.html" title="interface in eu.steffo.cleaver.logic.stream">ICleaverStream</a></td>
<th class="colLast" scope="row">
<div class="block">The generic interface for the streams used by Cleaver.</div>
</th>
</tr>
<tr class="altColor" id="i26">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/ICompressConfig.html" title="interface in eu.steffo.cleaver.logic.config">ICompressConfig</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/IConfig.html" title="interface in eu.steffo.cleaver.logic.config"><code>IConfig</code></a> generated by a <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.panels.rows.option"><code>CompressRow</code></a>.</div>
</th>
</tr>
<tr class="rowColor" id="i27">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/IConfig.html" title="interface in eu.steffo.cleaver.logic.config">IConfig</a></td>
<th class="colLast" scope="row">
<div class="block">A configuration generated by a <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.panels.rows.option"><code>OptionRow</code></a> to configure a step of a
<a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/job/ChopJob.html" title="class in eu.steffo.cleaver.logic.job"><code>ChopJob</code></a>.</div>
</th>
</tr>
<tr class="altColor" id="i28">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/ICryptConfig.html" title="interface in eu.steffo.cleaver.logic.config">ICryptConfig</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/IConfig.html" title="interface in eu.steffo.cleaver.logic.config"><code>IConfig</code></a> generated by a <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.panels.rows.option"><code>CryptRow</code></a>.</div>
</th>
</tr>
<tr class="rowColor" id="i29">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/ISplitConfig.html" title="interface in eu.steffo.cleaver.logic.config">ISplitConfig</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/IConfig.html" title="interface in eu.steffo.cleaver.logic.config"><code>IConfig</code></a> generated by a <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.panels.rows.option"><code>SplitRow</code></a>.</div>
</th>
</tr>
<tr class="altColor" id="i30">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/job/Job.html" title="class in eu.steffo.cleaver.logic.job">Job</a></td>
<th class="colLast" scope="row">
<div class="block">A task that can be executed by Cleaver in a separate <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Thread.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>Thread</code></a>, and that keeps track of its progress and can display progress updates on a Swing GUI.</div>
</th>
</tr>
<tr class="rowColor" id="i31">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsButtonsPanel</a></td>
<th class="colLast" scope="row">
<div class="block">A panel that holds the buttons to perform actions on jobs.</div>
</th>
</tr>
<tr class="altColor" id="i32">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></td>
<th class="colLast" scope="row">
<div class="block">The <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.desktop/javax/swing/JPanel.html?is-external=true" title="class or interface in javax.swing" class="externalLink"><code>Panel</code></a> containing the jobs <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.desktop/javax/swing/JTable.html?is-external=true" title="class or interface in javax.swing" class="externalLink"><code>Table</code></a>.</div>
</th>
</tr>
<tr class="rowColor" id="i33">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/option/KeyRow.html" title="class in eu.steffo.cleaver.gui.panels.rows.option">KeyRow</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.panels.rows.option"><code>OptionRow</code></a> allowing the <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/PasswordConfig.html" title="class in eu.steffo.cleaver.logic.config"><code>configuration of the crypt step</code></a> of the file stitch process.</div>
</th>
</tr>
<tr class="altColor" id="i34">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/Main.html" title="class in eu.steffo.cleaver">Main</a></td>
<th class="colLast" scope="row">
<div class="block">The class containing the main function.</div>
</th>
</tr>
<tr class="rowColor" id="i35">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/NotStartedProgress.html" title="class in eu.steffo.cleaver.logic.progress">NotStartedProgress</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress"><code>Progress</code></a> that specifies that a <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/job/Job.html" title="class in eu.steffo.cleaver.logic.job"><code>Job</code></a> hasn't started yet.</div>
</th>
</tr>
<tr class="altColor" id="i36">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.panels.rows.option">OptionRow</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/Row.html" title="class in eu.steffo.cleaver.gui.panels.rows"><code>Row</code></a> where options can be set.</div>
</th>
</tr>
<tr class="rowColor" id="i37">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/PartsConfig.html" title="class in eu.steffo.cleaver.logic.config">PartsConfig</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/ISplitConfig.html" title="interface in eu.steffo.cleaver.logic.config"><code>ISplitConfig</code></a> requesting the split of a file in a specific number of <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/PartsConfig.html#parts"><code>PartsConfig.parts</code></a>.</div>
</th>
</tr>
<tr class="altColor" id="i38">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/PasswordConfig.html" title="class in eu.steffo.cleaver.logic.config">PasswordConfig</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/ICryptConfig.html" title="interface in eu.steffo.cleaver.logic.config"><code>ICryptConfig</code></a> requesting the encryption of a file using a specific <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/PasswordConfig.html#password"><code>PasswordConfig.password</code></a>.</div>
</th>
</tr>
<tr class="rowColor" id="i39">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/errors/ProgrammingError.html" title="class in eu.steffo.cleaver.errors">ProgrammingError</a></td>
<th class="colLast" scope="row">
<div class="block">An exception that is never supposed to happen during the execution of the program.</div>
</th>
</tr>
<tr class="altColor" id="i40">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress">Progress</a></td>
<th class="colLast" scope="row">
<div class="block">An abstract class representing the progress of a job (not started, 50%, completed, ...)</div>
</th>
</tr>
<tr class="rowColor" id="i41">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/Row.html" title="class in eu.steffo.cleaver.gui.panels.rows">Row</a></td>
<th class="colLast" scope="row">
<div class="block">A left-aligned <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.desktop/javax/swing/JPanel.html?is-external=true" title="class or interface in javax.swing" class="externalLink"><code>JPanel</code></a> with a <i>horizontal</i> <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.desktop/javax/swing/BoxLayout.html?is-external=true" title="class or interface in javax.swing" class="externalLink"><code>BoxLayout</code></a>.</div>
</th>
</tr>
<tr class="altColor" id="i42">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/utils/SafeLongToInt.html" title="class in eu.steffo.cleaver.logic.utils">SafeLongToInt</a></td>
<th class="colLast" scope="row">
<div class="block">An utility class to prevent overflows while casting <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Long.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>Longs</code></a> to <a href="https://docs.oracle.com/en/java/javase/13/docs/api/java.base/java/lang/Integer.html?is-external=true" title="class or interface in java.lang" class="externalLink"><code>Integers</code></a>.</div>
</th>
</tr>
<tr class="rowColor" id="i43">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/utils/SaltSerializer.html" title="class in eu.steffo.cleaver.logic.utils">SaltSerializer</a></td>
<th class="colLast" scope="row">
<div class="block">An utility class to serialize and deserialize byte arrays.</div>
</th>
</tr>
<tr class="altColor" id="i44">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/SizeConfig.html" title="class in eu.steffo.cleaver.logic.config">SizeConfig</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/ISplitConfig.html" title="interface in eu.steffo.cleaver.logic.config"><code>ISplitConfig</code></a> requesting the split of a file in parts of a specific <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/SizeConfig.html#size"><code>size</code></a>.</div>
</th>
</tr>
<tr class="rowColor" id="i45">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.panels.rows.option">SplitRow</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.panels.rows.option"><code>OptionRow</code></a> allowing the <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/config/IConfig.html" title="interface in eu.steffo.cleaver.logic.config"><code>configuration of the split step</code></a> of the file chop process.</div>
</th>
</tr>
<tr class="altColor" id="i46">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/job/StitchJob.html" title="class in eu.steffo.cleaver.logic.job">StitchJob</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/job/Job.html" title="class in eu.steffo.cleaver.logic.job"><code>Job</code></a> to one or more <i>chopped</i> (*.chp + *.cXX) files back into the original file.</div>
</th>
</tr>
<tr class="rowColor" id="i47">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></td>
<th class="colLast" scope="row">
<div class="block">The <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels"><code>CreateJobPanel</code></a> allowing the creation of <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/job/StitchJob.html" title="class in eu.steffo.cleaver.logic.job"><code>StitchJobs</code></a>.</div>
</th>
</tr>
<tr class="altColor" id="i48">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.panels.rows">TitleRow</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/rows/Row.html" title="class in eu.steffo.cleaver.gui.panels.rows"><code>Row</code></a> containing a label, to be used as a title.</div>
</th>
</tr>
<tr class="rowColor" id="i49">
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/WorkingProgress.html" title="class in eu.steffo.cleaver.logic.progress">WorkingProgress</a></td>
<th class="colLast" scope="row">
<div class="block">A <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress"><code>Progress</code></a> that specifies that a <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/job/Job.html" title="class in eu.steffo.cleaver.logic.job"><code>Job</code></a> is currently running and has progressed to <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/WorkingProgress.html#progress"><code>WorkingProgress.progress</code></a> %.</div>
</th>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="eu.steffo.cleaver/module-summary.html">Module</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="index-files/index-1.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>