mirror of
https://github.com/Steffo99/unimore-oop-2020-cleaver.git
synced 2024-11-22 08:04:19 +00:00
2019-12-15
This commit is contained in:
parent
cd5137b289
commit
cc20a5289f
79 changed files with 998 additions and 498 deletions
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 08 03:09:44 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>All Classes</title>
|
<title>All Classes</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-08">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="class index">
|
<meta name="description" content="class index">
|
||||||
<meta name="generator" content="javadoc/AllClassesIndexWriter">
|
<meta name="generator" content="javadoc/AllClassesIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,13 @@
|
||||||
<script type="text/javascript" src="script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="all-classes-index">
|
<body class="all-classes-index">
|
||||||
<script type="text/javascript">var pathtoroot = "./";
|
<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":8,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2};
|
||||||
|
var tabs = {65535:["t0","All Classes"],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>
|
loadScripts(document, 'script');</script>
|
||||||
<noscript>
|
<noscript>
|
||||||
<div>JavaScript is disabled on your browser.</div>
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
@ -70,8 +76,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</div>
|
</div>
|
||||||
<div class="allClassesContainer">
|
<div class="allClassesContainer">
|
||||||
<div class="typeSummary">
|
<div class="typeSummary">
|
||||||
<table>
|
<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="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>
|
||||||
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
|
<div id="typeSummary_tabpanel" role="tabpanel">
|
||||||
|
<table aria-labelledby="t0">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th class="colFirst" scope="col">Class</th>
|
<th class="colFirst" scope="col">Class</th>
|
||||||
|
@ -92,102 +99,114 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i3">
|
<tr class="rowColor" id="i3">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui">CleaverFrame</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/errors/ChpFileError.html" title="class in eu.steffo.cleaver.errors">ChpFileError</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i4">
|
<tr class="altColor" id="i4">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui">CleaverFrame</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i5">
|
<tr class="rowColor" id="i5">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i6">
|
<tr class="altColor" id="i6">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i7">
|
<tr class="rowColor" id="i7">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i8">
|
<tr class="altColor" id="i8">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i9">
|
<tr class="rowColor" id="i9">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i10">
|
<tr class="altColor" id="i10">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i11">
|
<tr class="rowColor" id="i11">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/logic/progress/FinishedProgress.html" title="class in eu.steffo.cleaver.logic.progress">FinishedProgress</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i12">
|
<tr class="altColor" id="i12">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/logic/progress/FinishedProgress.html" title="class in eu.steffo.cleaver.logic.progress">FinishedProgress</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i13">
|
<tr class="rowColor" id="i13">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsButtonsPanel</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i14">
|
<tr class="altColor" id="i14">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsButtonsPanel</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i15">
|
<tr class="rowColor" id="i15">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/Main.html" title="class in eu.steffo.cleaver">Main</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i16">
|
<tr class="altColor" id="i16">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/logic/progress/NotStartedProgress.html" title="class in eu.steffo.cleaver.logic.progress">NotStartedProgress</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/option/KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option">KeyRow</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i17">
|
<tr class="rowColor" id="i17">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/Main.html" title="class in eu.steffo.cleaver">Main</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i18">
|
<tr class="altColor" id="i18">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/logic/progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress">Progress</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/logic/progress/NotStartedProgress.html" title="class in eu.steffo.cleaver.logic.progress">NotStartedProgress</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i19">
|
<tr class="rowColor" id="i19">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i20">
|
<tr class="altColor" id="i20">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitByPartsConfig</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/errors/ProgrammingError.html" title="class in eu.steffo.cleaver.errors">ProgrammingError</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i21">
|
<tr class="rowColor" id="i21">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/logic/split/SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitBySizeConfig</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/logic/progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress">Progress</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i22">
|
<tr class="altColor" id="i22">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/logic/split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i23">
|
<tr class="rowColor" id="i23">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitByPartsConfig</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i24">
|
<tr class="altColor" id="i24">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/logic/StitchJob.html" title="class in eu.steffo.cleaver.logic">StitchJob</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/logic/split/SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitBySizeConfig</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i25">
|
<tr class="rowColor" id="i25">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/logic/split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i26">
|
<tr class="altColor" id="i26">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">TitleRow</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i27">
|
<tr class="rowColor" id="i27">
|
||||||
|
<td class="colFirst"><a href="eu/steffo/cleaver/logic/StitchJob.html" title="class in eu.steffo.cleaver.logic">StitchJob</a></td>
|
||||||
|
<th class="colLast" scope="row"> </th>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor" id="i28">
|
||||||
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></td>
|
||||||
|
<th class="colLast" scope="row"> </th>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i29">
|
||||||
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">TitleRow</a></td>
|
||||||
|
<th class="colLast" scope="row"> </th>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor" id="i30">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/logic/progress/WorkingProgress.html" title="class in eu.steffo.cleaver.logic.progress">WorkingProgress</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/logic/progress/WorkingProgress.html" title="class in eu.steffo.cleaver.logic.progress">WorkingProgress</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -195,6 +214,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 08 03:09:44 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>All Packages</title>
|
<title>All Packages</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-08">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="package index">
|
<meta name="description" content="package index">
|
||||||
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
|
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
|
@ -84,38 +84,42 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="rowColor">
|
||||||
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/errors/package-summary.html">eu.steffo.cleaver.errors</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="rowColor">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="altColor">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/rows/package-summary.html">eu.steffo.cleaver.gui.rows</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/rows/package-summary.html">eu.steffo.cleaver.gui.rows</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="rowColor">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="altColor">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="rowColor">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/compress/package-summary.html">eu.steffo.cleaver.logic.compress</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/compress/package-summary.html">eu.steffo.cleaver.logic.compress</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="altColor">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/crypt/package-summary.html">eu.steffo.cleaver.logic.crypt</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/crypt/package-summary.html">eu.steffo.cleaver.logic.crypt</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="rowColor">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/progress/package-summary.html">eu.steffo.cleaver.logic.progress</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/progress/package-summary.html">eu.steffo.cleaver.logic.progress</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="altColor">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 08 03:09:44 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>Constant Field Values</title>
|
<title>Constant Field Values</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-08">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="summary of constants">
|
<meta name="description" content="summary of constants">
|
||||||
<meta name="generator" content="javadoc/ConstantsSummaryWriterImpl">
|
<meta name="generator" content="javadoc/ConstantsSummaryWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 08 03:09:44 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>Deprecated List</title>
|
<title>Deprecated List</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-08">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="deprecated elements">
|
<meta name="description" content="deprecated elements">
|
||||||
<meta name="generator" content="javadoc/DeprecatedListWriter">
|
<meta name="generator" content="javadoc/DeprecatedListWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
eu.steffo.cleaver
|
eu.steffo.cleaver
|
||||||
|
eu.steffo.cleaver.errors
|
||||||
eu.steffo.cleaver.gui
|
eu.steffo.cleaver.gui
|
||||||
eu.steffo.cleaver.gui.panels
|
eu.steffo.cleaver.gui.panels
|
||||||
eu.steffo.cleaver.gui.rows
|
eu.steffo.cleaver.gui.rows
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>Main</title>
|
<title>Main</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver, class: Main">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver, class: Main">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>CleaverFrame</title>
|
<title>CleaverFrame</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: CleaverFrame">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: CleaverFrame">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.gui</title>
|
<title>eu.steffo.cleaver.gui</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui">
|
||||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.gui Class Hierarchy</title>
|
<title>eu.steffo.cleaver.gui Class Hierarchy</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="tree: package: eu.steffo.cleaver.gui">
|
<meta name="description" content="tree: package: eu.steffo.cleaver.gui">
|
||||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>ChopAndStitchPanel</title>
|
<title>ChopAndStitchPanel</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: ChopAndStitchPanel">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: ChopAndStitchPanel">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>ChopPanel</title>
|
<title>ChopPanel</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: ChopPanel">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: ChopPanel">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var data = {"i0":10,"i1":10};
|
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10};
|
||||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||||
var altColor = "altColor";
|
var altColor = "altColor";
|
||||||
var rowColor = "rowColor";
|
var rowColor = "rowColor";
|
||||||
|
@ -63,7 +63,7 @@ loadScripts(document, 'script');</script>
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="subNavList">
|
<ul class="subNavList">
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li>Field | </li>
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li><a href="#method.detail">Method</a></li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -154,11 +154,45 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.pane
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2>Field Summary</h2>
|
<h2>Field Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||||
|
<th class="colSecond" scope="col">Field</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected <a href="../rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#compressOptionPanel">compressOptionPanel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected <a href="../rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createJobButtonPanel">createJobButtonPanel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected <a href="../rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#cryptOptionPanel">cryptOptionPanel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected <a href="../rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#splitOptionPanel">splitOptionPanel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
<div class="inheritedList">
|
<div class="inheritedList">
|
||||||
<h3>Fields inherited from class eu.steffo.cleaver.gui.panels.<a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></h3>
|
<h3>Fields inherited from class eu.steffo.cleaver.gui.panels.<a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></h3>
|
||||||
<a id="fields.inherited.from.class.eu.steffo.cleaver.gui.panels.CreateJobPanel">
|
<a id="fields.inherited.from.class.eu.steffo.cleaver.gui.panels.CreateJobPanel">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a><code><a href="CreateJobPanel.html#compressOptionPanel">compressOptionPanel</a>, <a href="CreateJobPanel.html#createJobButtonPanel">createJobButtonPanel</a>, <a href="CreateJobPanel.html#cryptOptionPanel">cryptOptionPanel</a>, <a href="CreateJobPanel.html#fileSelectPanel">fileSelectPanel</a>, <a href="CreateJobPanel.html#splitOptionPanel">splitOptionPanel</a>, <a href="CreateJobPanel.html#titlePanel">titlePanel</a></code></div>
|
</a><code><a href="CreateJobPanel.html#fileSelectPanel">fileSelectPanel</a>, <a href="CreateJobPanel.html#titlePanel">titlePanel</a></code></div>
|
||||||
<div class="inheritedList">
|
<div class="inheritedList">
|
||||||
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
||||||
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
||||||
|
@ -220,11 +254,16 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.pane
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor" id="i0">
|
<tr class="altColor" id="i0">
|
||||||
|
<td class="colFirst"><code>void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createAndAddJobs(java.util.ArrayList)">createAndAddJobs</a></span>​(java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i1">
|
||||||
<td class="colFirst"><code>protected java.lang.Class<? extends <a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>></code></td>
|
<td class="colFirst"><code>protected java.lang.Class<? extends <a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>></code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getJobClass()">getJobClass</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getJobClass()">getJobClass</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i1">
|
<tr class="altColor" id="i2">
|
||||||
<td class="colFirst"><code>protected java.lang.String</code></td>
|
<td class="colFirst"><code>protected java.lang.String</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPanelText()">getPanelText</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPanelText()">getPanelText</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
|
@ -234,11 +273,6 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.pane
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="inheritedList">
|
<div class="inheritedList">
|
||||||
<h3>Methods inherited from class eu.steffo.cleaver.gui.panels.<a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></h3>
|
|
||||||
<a id="methods.inherited.from.class.eu.steffo.cleaver.gui.panels.CreateJobPanel">
|
|
||||||
<!-- -->
|
|
||||||
</a><code><a href="CreateJobPanel.html#createAndAddJobs(java.util.ArrayList)">createAndAddJobs</a></code></div>
|
|
||||||
<div class="inheritedList">
|
|
||||||
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
|
@ -269,6 +303,40 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.pane
|
||||||
</section>
|
</section>
|
||||||
<section class="details">
|
<section class="details">
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
|
<!-- ============ FIELD DETAIL =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldDetails"><a id="field.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="splitOptionPanel">splitOptionPanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="../rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></span> <span class="memberName">splitOptionPanel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="cryptOptionPanel">cryptOptionPanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="../rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></span> <span class="memberName">cryptOptionPanel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="compressOptionPanel">compressOptionPanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="../rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></span> <span class="memberName">compressOptionPanel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="createJobButtonPanel">createJobButtonPanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="../rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a></span> <span class="memberName">createJobButtonPanel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="constructorDetails"><a id="constructor.detail">
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
@ -312,6 +380,12 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.pane
|
||||||
</dl>
|
</dl>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="createAndAddJobs(java.util.ArrayList)">createAndAddJobs</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">createAndAddJobs</span>​(<span class="arguments">java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
@ -351,7 +425,7 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.pane
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="subNavList">
|
<ul class="subNavList">
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li>Field | </li>
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li><a href="#method.detail">Method</a></li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>CreateJobPanel</title>
|
<title>CreateJobPanel</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: CreateJobPanel">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: CreateJobPanel">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,8 +20,8 @@
|
||||||
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var data = {"i0":10,"i1":6,"i2":6};
|
<script type="text/javascript">var data = {"i0":6,"i1":6};
|
||||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
|
||||||
var altColor = "altColor";
|
var altColor = "altColor";
|
||||||
var rowColor = "rowColor";
|
var rowColor = "rowColor";
|
||||||
var tableTab = "tableTab";
|
var tableTab = "tableTab";
|
||||||
|
@ -168,30 +168,10 @@ extends javax.swing.JPanel</pre>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<td class="colFirst"><code>protected <a href="../rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></code></td>
|
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#compressOptionPanel">compressOptionPanel</a></span></code></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="rowColor">
|
|
||||||
<td class="colFirst"><code>protected <a href="../rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a></code></td>
|
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createJobButtonPanel">createJobButtonPanel</a></span></code></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="altColor">
|
|
||||||
<td class="colFirst"><code>protected <a href="../rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></code></td>
|
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#cryptOptionPanel">cryptOptionPanel</a></span></code></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="rowColor">
|
|
||||||
<td class="colFirst"><code>protected <a href="../rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></code></td>
|
<td class="colFirst"><code>protected <a href="../rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#fileSelectPanel">fileSelectPanel</a></span></code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#fileSelectPanel">fileSelectPanel</a></span></code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
|
||||||
<td class="colFirst"><code>protected <a href="../rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></code></td>
|
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#splitOptionPanel">splitOptionPanel</a></span></code></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="rowColor">
|
<tr class="rowColor">
|
||||||
<td class="colFirst"><code>protected <a href="../rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">TitleRow</a></code></td>
|
<td class="colFirst"><code>protected <a href="../rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">TitleRow</a></code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#titlePanel">titlePanel</a></span></code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#titlePanel">titlePanel</a></span></code></th>
|
||||||
|
@ -249,7 +229,7 @@ extends javax.swing.JPanel</pre>
|
||||||
</a>
|
</a>
|
||||||
<h2>Method Summary</h2>
|
<h2>Method Summary</h2>
|
||||||
<div class="memberSummary">
|
<div class="memberSummary">
|
||||||
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Instance Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t3" class="tableTab" onclick="show(4);">Abstract Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t4" class="tableTab" onclick="show(8);">Concrete Methods</button></div>
|
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Instance Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t3" class="tableTab" onclick="show(4);">Abstract Methods</button></div>
|
||||||
<div id="memberSummary_tabpanel" role="tabpanel">
|
<div id="memberSummary_tabpanel" role="tabpanel">
|
||||||
<table aria-labelledby="t0">
|
<table aria-labelledby="t0">
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -261,16 +241,11 @@ extends javax.swing.JPanel</pre>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor" id="i0">
|
<tr class="altColor" id="i0">
|
||||||
<td class="colFirst"><code>void</code></td>
|
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createAndAddJobs(java.util.ArrayList)">createAndAddJobs</a></span>​(java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs)</code></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="rowColor" id="i1">
|
|
||||||
<td class="colFirst"><code>protected abstract java.lang.Class<? extends <a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>></code></td>
|
<td class="colFirst"><code>protected abstract java.lang.Class<? extends <a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>></code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getJobClass()">getJobClass</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getJobClass()">getJobClass</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i2">
|
<tr class="rowColor" id="i1">
|
||||||
<td class="colFirst"><code>protected abstract java.lang.String</code></td>
|
<td class="colFirst"><code>protected abstract java.lang.String</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPanelText()">getPanelText</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPanelText()">getPanelText</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
|
@ -329,30 +304,6 @@ extends javax.swing.JPanel</pre>
|
||||||
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="../rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></span> <span class="memberName">fileSelectPanel</span></div>
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="../rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></span> <span class="memberName">fileSelectPanel</span></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
|
||||||
<section class="detail">
|
|
||||||
<h3><a id="splitOptionPanel">splitOptionPanel</a></h3>
|
|
||||||
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="../rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></span> <span class="memberName">splitOptionPanel</span></div>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="detail">
|
|
||||||
<h3><a id="cryptOptionPanel">cryptOptionPanel</a></h3>
|
|
||||||
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="../rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></span> <span class="memberName">cryptOptionPanel</span></div>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="detail">
|
|
||||||
<h3><a id="compressOptionPanel">compressOptionPanel</a></h3>
|
|
||||||
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="../rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></span> <span class="memberName">compressOptionPanel</span></div>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="detail">
|
|
||||||
<h3><a id="createJobButtonPanel">createJobButtonPanel</a></h3>
|
|
||||||
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="../rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a></span> <span class="memberName">createJobButtonPanel</span></div>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
@ -391,12 +342,6 @@ extends javax.swing.JPanel</pre>
|
||||||
<div class="memberSignature"><span class="modifiers">protected abstract</span> <span class="returnType">java.lang.Class<? extends <a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>></span> <span class="memberName">getJobClass</span>()</div>
|
<div class="memberSignature"><span class="modifiers">protected abstract</span> <span class="returnType">java.lang.Class<? extends <a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>></span> <span class="memberName">getJobClass</span>()</div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
|
||||||
<section class="detail">
|
|
||||||
<h3><a id="createAndAddJobs(java.util.ArrayList)">createAndAddJobs</a></h3>
|
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">createAndAddJobs</span>​(<span class="arguments">java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs)</span></div>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>JobsButtonsPanel</title>
|
<title>JobsButtonsPanel</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: JobsButtonsPanel">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: JobsButtonsPanel">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>JobsTablePanel.JobsTableModel</title>
|
<title>JobsTablePanel.JobsTableModel</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: JobsTablePanel, class: JobsTableModel">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: JobsTablePanel, class: JobsTableModel">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>JobsTablePanel</title>
|
<title>JobsTablePanel</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: JobsTablePanel">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: JobsTablePanel">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>StitchPanel</title>
|
<title>StitchPanel</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: StitchPanel">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: StitchPanel">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var data = {"i0":10,"i1":10};
|
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10};
|
||||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||||
var altColor = "altColor";
|
var altColor = "altColor";
|
||||||
var rowColor = "rowColor";
|
var rowColor = "rowColor";
|
||||||
|
@ -63,7 +63,7 @@ loadScripts(document, 'script');</script>
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="subNavList">
|
<ul class="subNavList">
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li>Field | </li>
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li><a href="#method.detail">Method</a></li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -154,11 +154,35 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.pane
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2>Field Summary</h2>
|
<h2>Field Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||||
|
<th class="colSecond" scope="col">Field</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected <a href="../rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createJobButtonPanel">createJobButtonPanel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected <a href="../rows/option/KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option">KeyRow</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#keyOptionRow">keyOptionRow</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
<div class="inheritedList">
|
<div class="inheritedList">
|
||||||
<h3>Fields inherited from class eu.steffo.cleaver.gui.panels.<a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></h3>
|
<h3>Fields inherited from class eu.steffo.cleaver.gui.panels.<a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></h3>
|
||||||
<a id="fields.inherited.from.class.eu.steffo.cleaver.gui.panels.CreateJobPanel">
|
<a id="fields.inherited.from.class.eu.steffo.cleaver.gui.panels.CreateJobPanel">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a><code><a href="CreateJobPanel.html#compressOptionPanel">compressOptionPanel</a>, <a href="CreateJobPanel.html#createJobButtonPanel">createJobButtonPanel</a>, <a href="CreateJobPanel.html#cryptOptionPanel">cryptOptionPanel</a>, <a href="CreateJobPanel.html#fileSelectPanel">fileSelectPanel</a>, <a href="CreateJobPanel.html#splitOptionPanel">splitOptionPanel</a>, <a href="CreateJobPanel.html#titlePanel">titlePanel</a></code></div>
|
</a><code><a href="CreateJobPanel.html#fileSelectPanel">fileSelectPanel</a>, <a href="CreateJobPanel.html#titlePanel">titlePanel</a></code></div>
|
||||||
<div class="inheritedList">
|
<div class="inheritedList">
|
||||||
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
||||||
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
||||||
|
@ -220,11 +244,16 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.pane
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor" id="i0">
|
<tr class="altColor" id="i0">
|
||||||
|
<td class="colFirst"><code>void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createAndAddJobs(java.util.ArrayList)">createAndAddJobs</a></span>​(java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i1">
|
||||||
<td class="colFirst"><code>protected java.lang.Class<? extends <a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>></code></td>
|
<td class="colFirst"><code>protected java.lang.Class<? extends <a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>></code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getJobClass()">getJobClass</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getJobClass()">getJobClass</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i1">
|
<tr class="altColor" id="i2">
|
||||||
<td class="colFirst"><code>protected java.lang.String</code></td>
|
<td class="colFirst"><code>protected java.lang.String</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPanelText()">getPanelText</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPanelText()">getPanelText</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
|
@ -234,11 +263,6 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.pane
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="inheritedList">
|
<div class="inheritedList">
|
||||||
<h3>Methods inherited from class eu.steffo.cleaver.gui.panels.<a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></h3>
|
|
||||||
<a id="methods.inherited.from.class.eu.steffo.cleaver.gui.panels.CreateJobPanel">
|
|
||||||
<!-- -->
|
|
||||||
</a><code><a href="CreateJobPanel.html#createAndAddJobs(java.util.ArrayList)">createAndAddJobs</a></code></div>
|
|
||||||
<div class="inheritedList">
|
|
||||||
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
|
@ -269,6 +293,28 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.pane
|
||||||
</section>
|
</section>
|
||||||
<section class="details">
|
<section class="details">
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
|
<!-- ============ FIELD DETAIL =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldDetails"><a id="field.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="createJobButtonPanel">createJobButtonPanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="../rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a></span> <span class="memberName">createJobButtonPanel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="keyOptionRow">keyOptionRow</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="../rows/option/KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option">KeyRow</a></span> <span class="memberName">keyOptionRow</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="constructorDetails"><a id="constructor.detail">
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
@ -312,6 +358,12 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.pane
|
||||||
</dl>
|
</dl>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="createAndAddJobs(java.util.ArrayList)">createAndAddJobs</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">createAndAddJobs</span>​(<span class="arguments">java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
@ -351,7 +403,7 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.pane
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="subNavList">
|
<ul class="subNavList">
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li>Field | </li>
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li><a href="#method.detail">Method</a></li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.gui.panels</title>
|
<title>eu.steffo.cleaver.gui.panels</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels">
|
||||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.gui.panels Class Hierarchy</title>
|
<title>eu.steffo.cleaver.gui.panels Class Hierarchy</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="tree: package: eu.steffo.cleaver.gui.panels">
|
<meta name="description" content="tree: package: eu.steffo.cleaver.gui.panels">
|
||||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>CreateJobButtonRow</title>
|
<title>CreateJobButtonRow</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows, class: CreateJobButtonRow">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows, class: CreateJobButtonRow">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>FileSelectRow</title>
|
<title>FileSelectRow</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows, class: FileSelectRow">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows, class: FileSelectRow">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10};
|
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10};
|
||||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||||
var altColor = "altColor";
|
var altColor = "altColor";
|
||||||
var rowColor = "rowColor";
|
var rowColor = "rowColor";
|
||||||
|
@ -254,6 +254,11 @@ extends <a href="Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a></
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i2">
|
<tr class="altColor" id="i2">
|
||||||
|
<td class="colFirst"><code>void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setFileFilter(javax.swing.filechooser.FileFilter)">setFileFilter</a></span>​(javax.swing.filechooser.FileFilter filter)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i3">
|
||||||
<td class="colFirst"><code>protected void</code></td>
|
<td class="colFirst"><code>protected void</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#update()">update</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#update()">update</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
|
@ -362,6 +367,12 @@ extends <a href="Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a></
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">clearSelectedFiles</span>()</div>
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">clearSelectedFiles</span>()</div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="setFileFilter(javax.swing.filechooser.FileFilter)">setFileFilter</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">setFileFilter</span>​(<span class="arguments">javax.swing.filechooser.FileFilter filter)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>Row</title>
|
<title>Row</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows, class: Row">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows, class: Row">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>TitleRow</title>
|
<title>TitleRow</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows, class: TitleRow">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows, class: TitleRow">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>CompressRow</title>
|
<title>CompressRow</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows.option, class: CompressRow">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows.option, class: CompressRow">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>CryptRow</title>
|
<title>CryptRow</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows.option, class: CryptRow">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows.option, class: CryptRow">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>OptionRow</title>
|
<title>OptionRow</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows.option, class: OptionRow">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows.option, class: OptionRow">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||||
|
@ -112,7 +112,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</dl>
|
</dl>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>Direct Known Subclasses:</dt>
|
<dt>Direct Known Subclasses:</dt>
|
||||||
<dd><code><a href="CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></code>, <code><a href="CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></code>, <code><a href="SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></code></dd>
|
<dd><code><a href="CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></code>, <code><a href="CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></code>, <code><a href="KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option">KeyRow</a></code>, <code><a href="SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></code></dd>
|
||||||
</dl>
|
</dl>
|
||||||
<hr>
|
<hr>
|
||||||
<pre>public abstract class <span class="typeNameLabel">OptionRow</span>
|
<pre>public abstract class <span class="typeNameLabel">OptionRow</span>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>SplitRow</title>
|
<title>SplitRow</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows.option, class: SplitRow">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows.option, class: SplitRow">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.gui.rows.option</title>
|
<title>eu.steffo.cleaver.gui.rows.option</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows.option">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows.option">
|
||||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||||
|
@ -91,10 +91,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<th class="colFirst" scope="row"><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></th>
|
<th class="colFirst" scope="row"><a href="KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option">KeyRow</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="rowColor">
|
||||||
|
<th class="colFirst" scope="row"><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor">
|
||||||
<th class="colFirst" scope="row"><a href="SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></th>
|
<th class="colFirst" scope="row"><a href="SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.gui.rows.option Class Hierarchy</title>
|
<title>eu.steffo.cleaver.gui.rows.option Class Hierarchy</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="tree: package: eu.steffo.cleaver.gui.rows.option">
|
<meta name="description" content="tree: package: eu.steffo.cleaver.gui.rows.option">
|
||||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||||
|
@ -92,6 +92,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<ul>
|
<ul>
|
||||||
<li class="circle">eu.steffo.cleaver.gui.rows.option.<a href="CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">CompressRow</span></a></li>
|
<li class="circle">eu.steffo.cleaver.gui.rows.option.<a href="CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">CompressRow</span></a></li>
|
||||||
<li class="circle">eu.steffo.cleaver.gui.rows.option.<a href="CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">CryptRow</span></a></li>
|
<li class="circle">eu.steffo.cleaver.gui.rows.option.<a href="CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">CryptRow</span></a></li>
|
||||||
|
<li class="circle">eu.steffo.cleaver.gui.rows.option.<a href="KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">KeyRow</span></a></li>
|
||||||
<li class="circle">eu.steffo.cleaver.gui.rows.option.<a href="SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">SplitRow</span></a></li>
|
<li class="circle">eu.steffo.cleaver.gui.rows.option.<a href="SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">SplitRow</span></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.gui.rows</title>
|
<title>eu.steffo.cleaver.gui.rows</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows">
|
||||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.gui.rows Class Hierarchy</title>
|
<title>eu.steffo.cleaver.gui.rows Class Hierarchy</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="tree: package: eu.steffo.cleaver.gui.rows">
|
<meta name="description" content="tree: package: eu.steffo.cleaver.gui.rows">
|
||||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>ChopJob</title>
|
<title>ChopJob</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic, class: ChopJob">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic, class: ChopJob">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var data = {"i0":10};
|
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
|
||||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||||
var altColor = "altColor";
|
var altColor = "altColor";
|
||||||
var rowColor = "rowColor";
|
var rowColor = "rowColor";
|
||||||
|
@ -56,7 +56,7 @@ loadScripts(document, 'script');</script>
|
||||||
<div>
|
<div>
|
||||||
<ul class="subNavList">
|
<ul class="subNavList">
|
||||||
<li>Summary: </li>
|
<li>Summary: </li>
|
||||||
<li>Nested | </li>
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
<li><a href="#field.summary">Field</a> | </li>
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
<li><a href="#method.summary">Method</a></li>
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
@ -93,17 +93,36 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.lang.Thread
|
||||||
<div class="inheritance"><a href="Job.html" title="class in eu.steffo.cleaver.logic">eu.steffo.cleaver.logic.Job</a>
|
<div class="inheritance"><a href="Job.html" title="class in eu.steffo.cleaver.logic">eu.steffo.cleaver.logic.Job</a>
|
||||||
<div class="inheritance">eu.steffo.cleaver.logic.ChopJob</div>
|
<div class="inheritance">eu.steffo.cleaver.logic.ChopJob</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.lang.Runnable</code></dd>
|
||||||
|
</dl>
|
||||||
<hr>
|
<hr>
|
||||||
<pre>public class <span class="typeNameLabel">ChopJob</span>
|
<pre>public class <span class="typeNameLabel">ChopJob</span>
|
||||||
extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre>
|
extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre>
|
||||||
</section>
|
</section>
|
||||||
<section class="summary">
|
<section class="summary">
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.lang.Thread</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.lang.Thread">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
<!-- =========== FIELD SUMMARY =========== -->
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="fieldSummary"><a id="field.summary">
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
@ -114,7 +133,12 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
||||||
<h3>Fields inherited from class eu.steffo.cleaver.logic.<a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></h3>
|
<h3>Fields inherited from class eu.steffo.cleaver.logic.<a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></h3>
|
||||||
<a id="fields.inherited.from.class.eu.steffo.cleaver.logic.Job">
|
<a id="fields.inherited.from.class.eu.steffo.cleaver.logic.Job">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a><code><a href="Job.html#compressConfig">compressConfig</a>, <a href="Job.html#cryptConfig">cryptConfig</a>, <a href="Job.html#file">file</a>, <a href="Job.html#splitConfig">splitConfig</a></code></div>
|
</a><code><a href="Job.html#compressConfig">compressConfig</a>, <a href="Job.html#cryptConfig">cryptConfig</a>, <a href="Job.html#file">file</a>, <a href="Job.html#progress">progress</a>, <a href="Job.html#splitConfig">splitConfig</a></code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.lang.Thread</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.lang.Thread">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
@ -164,10 +188,30 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor" id="i0">
|
<tr class="altColor" id="i0">
|
||||||
|
<td class="colFirst"><code><a href="compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCompressConfig()">getCompressConfig</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i1">
|
||||||
|
<td class="colFirst"><code><a href="crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCryptConfig()">getCryptConfig</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor" id="i2">
|
||||||
|
<td class="colFirst"><code><a href="split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSplitConfig()">getSplitConfig</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i3">
|
||||||
<td class="colFirst"><code>java.lang.String</code></td>
|
<td class="colFirst"><code>java.lang.String</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getType()">getType</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getType()">getType</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr class="altColor" id="i4">
|
||||||
|
<td class="colFirst"><code>void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#run()">run</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
@ -176,12 +220,17 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
||||||
<h3>Methods inherited from class eu.steffo.cleaver.logic.<a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></h3>
|
<h3>Methods inherited from class eu.steffo.cleaver.logic.<a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></h3>
|
||||||
<a id="methods.inherited.from.class.eu.steffo.cleaver.logic.Job">
|
<a id="methods.inherited.from.class.eu.steffo.cleaver.logic.Job">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a><code><a href="Job.html#getCompressConfig()">getCompressConfig</a>, <a href="Job.html#getCryptConfig()">getCryptConfig</a>, <a href="Job.html#getFile()">getFile</a>, <a href="Job.html#getSplitConfig()">getSplitConfig</a></code></div>
|
</a><code><a href="Job.html#getFile()">getFile</a>, <a href="Job.html#getProgress()">getProgress</a></code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Thread</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Thread">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>activeCount, checkAccess, clone, countStackFrames, currentThread, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, onSpinWait, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, suspend, toString, yield</code></div>
|
||||||
<div class="inheritedList">
|
<div class="inheritedList">
|
||||||
<h3>Methods inherited from class java.lang.Object</h3>
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
<a id="methods.inherited.from.class.java.lang.Object">
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></div>
|
</a><code>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -224,6 +273,48 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
||||||
</dl>
|
</dl>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="run()">run</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">run</span>()</div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code>run</code> in interface <code>java.lang.Runnable</code></dd>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
|
||||||
|
<dd><code>run</code> in class <code>java.lang.Thread</code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="getSplitConfig()">getSplitConfig</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></span> <span class="memberName">getSplitConfig</span>()</div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
|
||||||
|
<dd><code><a href="Job.html#getSplitConfig()">getSplitConfig</a></code> in class <code><a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="getCryptConfig()">getCryptConfig</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a></span> <span class="memberName">getCryptConfig</span>()</div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
|
||||||
|
<dd><code><a href="Job.html#getCryptConfig()">getCryptConfig</a></code> in class <code><a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="getCompressConfig()">getCompressConfig</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a></span> <span class="memberName">getCompressConfig</span>()</div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
|
||||||
|
<dd><code><a href="Job.html#getCompressConfig()">getCompressConfig</a></code> in class <code><a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
@ -256,7 +347,7 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
||||||
<div>
|
<div>
|
||||||
<ul class="subNavList">
|
<ul class="subNavList">
|
||||||
<li>Summary: </li>
|
<li>Summary: </li>
|
||||||
<li>Nested | </li>
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
<li><a href="#field.summary">Field</a> | </li>
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
<li><a href="#method.summary">Method</a></li>
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>Job</title>
|
<title>Job</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic, class: Job">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic, class: Job">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":6};
|
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":6};
|
||||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
|
||||||
var altColor = "altColor";
|
var altColor = "altColor";
|
||||||
var rowColor = "rowColor";
|
var rowColor = "rowColor";
|
||||||
|
@ -56,7 +56,7 @@ loadScripts(document, 'script');</script>
|
||||||
<div>
|
<div>
|
||||||
<ul class="subNavList">
|
<ul class="subNavList">
|
||||||
<li>Summary: </li>
|
<li>Summary: </li>
|
||||||
<li>Nested | </li>
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
<li><a href="#field.summary">Field</a> | </li>
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
<li><a href="#method.summary">Method</a></li>
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
@ -93,19 +93,38 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.lang.Thread
|
||||||
<div class="inheritance">eu.steffo.cleaver.logic.Job</div>
|
<div class="inheritance">eu.steffo.cleaver.logic.Job</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<dl>
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.lang.Runnable</code></dd>
|
||||||
|
</dl>
|
||||||
|
<dl>
|
||||||
<dt>Direct Known Subclasses:</dt>
|
<dt>Direct Known Subclasses:</dt>
|
||||||
<dd><code><a href="ChopJob.html" title="class in eu.steffo.cleaver.logic">ChopJob</a></code>, <code><a href="StitchJob.html" title="class in eu.steffo.cleaver.logic">StitchJob</a></code></dd>
|
<dd><code><a href="ChopJob.html" title="class in eu.steffo.cleaver.logic">ChopJob</a></code>, <code><a href="StitchJob.html" title="class in eu.steffo.cleaver.logic">StitchJob</a></code></dd>
|
||||||
</dl>
|
</dl>
|
||||||
<hr>
|
<hr>
|
||||||
<pre>public abstract class <span class="typeNameLabel">Job</span>
|
<pre>public abstract class <span class="typeNameLabel">Job</span>
|
||||||
extends java.lang.Object</pre>
|
extends java.lang.Thread</pre>
|
||||||
</section>
|
</section>
|
||||||
<section class="summary">
|
<section class="summary">
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.lang.Thread</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.lang.Thread">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
<!-- =========== FIELD SUMMARY =========== -->
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="fieldSummary"><a id="field.summary">
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
@ -139,6 +158,11 @@ extends java.lang.Object</pre>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected <a href="progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress">Progress</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#progress">progress</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor">
|
||||||
<td class="colFirst"><code>protected <a href="split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></code></td>
|
<td class="colFirst"><code>protected <a href="split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#splitConfig">splitConfig</a></span></code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#splitConfig">splitConfig</a></span></code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
|
@ -146,6 +170,11 @@ extends java.lang.Object</pre>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.lang.Thread</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.lang.Thread">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
@ -165,10 +194,7 @@ extends java.lang.Object</pre>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.io.File,eu.steffo.cleaver.logic.split.SplitConfig,eu.steffo.cleaver.logic.crypt.CryptConfig,eu.steffo.cleaver.logic.compress.CompressConfig)">Job</a></span>​(java.io.File file,
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.io.File)">Job</a></span>​(java.io.File file)</code></th>
|
||||||
<a href="split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a> splitConfig,
|
|
||||||
<a href="crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a> cryptConfig,
|
|
||||||
<a href="compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a> compressConfig)</code></th>
|
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
@ -210,11 +236,16 @@ extends java.lang.Object</pre>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i3">
|
<tr class="rowColor" id="i3">
|
||||||
|
<td class="colFirst"><code><a href="progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress">Progress</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getProgress()">getProgress</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor" id="i4">
|
||||||
<td class="colFirst"><code><a href="split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></code></td>
|
<td class="colFirst"><code><a href="split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSplitConfig()">getSplitConfig</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSplitConfig()">getSplitConfig</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i4">
|
<tr class="rowColor" id="i5">
|
||||||
<td class="colFirst"><code>abstract java.lang.String</code></td>
|
<td class="colFirst"><code>abstract java.lang.String</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getType()">getType</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getType()">getType</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
|
@ -224,10 +255,15 @@ extends java.lang.Object</pre>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="inheritedList">
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Thread</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Thread">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>activeCount, checkAccess, clone, countStackFrames, currentThread, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, onSpinWait, resume, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, suspend, toString, yield</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
<h3>Methods inherited from class java.lang.Object</h3>
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
<a id="methods.inherited.from.class.java.lang.Object">
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></div>
|
</a><code>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -265,6 +301,12 @@ extends java.lang.Object</pre>
|
||||||
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType"><a href="compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a></span> <span class="memberName">compressConfig</span></div>
|
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType"><a href="compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a></span> <span class="memberName">compressConfig</span></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="progress">progress</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType"><a href="progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress">Progress</a></span> <span class="memberName">progress</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
@ -277,11 +319,8 @@ extends java.lang.Object</pre>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="<init>(java.io.File,eu.steffo.cleaver.logic.split.SplitConfig,eu.steffo.cleaver.logic.crypt.CryptConfig,eu.steffo.cleaver.logic.compress.CompressConfig)">Job</a></h3>
|
<h3><a id="<init>(java.io.File)">Job</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">Job</span>​(<span class="arguments">java.io.File file,
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">Job</span>​(<span class="arguments">java.io.File file)</span></div>
|
||||||
<a href="split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a> splitConfig,
|
|
||||||
<a href="crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a> cryptConfig,
|
|
||||||
<a href="compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a> compressConfig)</span></div>
|
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -308,6 +347,12 @@ extends java.lang.Object</pre>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
|
<h3><a id="getProgress()">getProgress</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress">Progress</a></span> <span class="memberName">getProgress</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
<h3><a id="getSplitConfig()">getSplitConfig</a></h3>
|
<h3><a id="getSplitConfig()">getSplitConfig</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></span> <span class="memberName">getSplitConfig</span>()</div>
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></span> <span class="memberName">getSplitConfig</span>()</div>
|
||||||
</section>
|
</section>
|
||||||
|
@ -356,7 +401,7 @@ extends java.lang.Object</pre>
|
||||||
<div>
|
<div>
|
||||||
<ul class="subNavList">
|
<ul class="subNavList">
|
||||||
<li>Summary: </li>
|
<li>Summary: </li>
|
||||||
<li>Nested | </li>
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
<li><a href="#field.summary">Field</a> | </li>
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
<li><a href="#method.summary">Method</a></li>
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>StitchJob</title>
|
<title>StitchJob</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic, class: StitchJob">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic, class: StitchJob">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var data = {"i0":10};
|
<script type="text/javascript">var data = {"i0":10,"i1":10};
|
||||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||||
var altColor = "altColor";
|
var altColor = "altColor";
|
||||||
var rowColor = "rowColor";
|
var rowColor = "rowColor";
|
||||||
|
@ -56,7 +56,7 @@ loadScripts(document, 'script');</script>
|
||||||
<div>
|
<div>
|
||||||
<ul class="subNavList">
|
<ul class="subNavList">
|
||||||
<li>Summary: </li>
|
<li>Summary: </li>
|
||||||
<li>Nested | </li>
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
<li><a href="#field.summary">Field</a> | </li>
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
<li><a href="#method.summary">Method</a></li>
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
@ -93,17 +93,36 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.lang.Thread
|
||||||
<div class="inheritance"><a href="Job.html" title="class in eu.steffo.cleaver.logic">eu.steffo.cleaver.logic.Job</a>
|
<div class="inheritance"><a href="Job.html" title="class in eu.steffo.cleaver.logic">eu.steffo.cleaver.logic.Job</a>
|
||||||
<div class="inheritance">eu.steffo.cleaver.logic.StitchJob</div>
|
<div class="inheritance">eu.steffo.cleaver.logic.StitchJob</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.lang.Runnable</code></dd>
|
||||||
|
</dl>
|
||||||
<hr>
|
<hr>
|
||||||
<pre>public class <span class="typeNameLabel">StitchJob</span>
|
<pre>public class <span class="typeNameLabel">StitchJob</span>
|
||||||
extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre>
|
extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre>
|
||||||
</section>
|
</section>
|
||||||
<section class="summary">
|
<section class="summary">
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.lang.Thread</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.lang.Thread">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
<!-- =========== FIELD SUMMARY =========== -->
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="fieldSummary"><a id="field.summary">
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
@ -114,7 +133,12 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
||||||
<h3>Fields inherited from class eu.steffo.cleaver.logic.<a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></h3>
|
<h3>Fields inherited from class eu.steffo.cleaver.logic.<a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></h3>
|
||||||
<a id="fields.inherited.from.class.eu.steffo.cleaver.logic.Job">
|
<a id="fields.inherited.from.class.eu.steffo.cleaver.logic.Job">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a><code><a href="Job.html#compressConfig">compressConfig</a>, <a href="Job.html#cryptConfig">cryptConfig</a>, <a href="Job.html#file">file</a>, <a href="Job.html#splitConfig">splitConfig</a></code></div>
|
</a><code><a href="Job.html#compressConfig">compressConfig</a>, <a href="Job.html#cryptConfig">cryptConfig</a>, <a href="Job.html#file">file</a>, <a href="Job.html#progress">progress</a>, <a href="Job.html#splitConfig">splitConfig</a></code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.lang.Thread</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.lang.Thread">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
@ -134,10 +158,8 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.io.File,eu.steffo.cleaver.logic.split.SplitConfig,eu.steffo.cleaver.logic.crypt.CryptConfig,eu.steffo.cleaver.logic.compress.CompressConfig)">StitchJob</a></span>​(java.io.File file,
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.io.File,java.lang.String)">StitchJob</a></span>​(java.io.File file,
|
||||||
<a href="split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a> splitConfig,
|
java.lang.String cryptKey)</code></th>
|
||||||
<a href="crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a> cryptConfig,
|
|
||||||
<a href="compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a> compressConfig)</code></th>
|
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
@ -168,6 +190,11 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getType()">getType</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getType()">getType</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr class="rowColor" id="i1">
|
||||||
|
<td class="colFirst"><code>void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#run()">run</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
@ -176,12 +203,17 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
||||||
<h3>Methods inherited from class eu.steffo.cleaver.logic.<a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></h3>
|
<h3>Methods inherited from class eu.steffo.cleaver.logic.<a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></h3>
|
||||||
<a id="methods.inherited.from.class.eu.steffo.cleaver.logic.Job">
|
<a id="methods.inherited.from.class.eu.steffo.cleaver.logic.Job">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a><code><a href="Job.html#getCompressConfig()">getCompressConfig</a>, <a href="Job.html#getCryptConfig()">getCryptConfig</a>, <a href="Job.html#getFile()">getFile</a>, <a href="Job.html#getSplitConfig()">getSplitConfig</a></code></div>
|
</a><code><a href="Job.html#getCompressConfig()">getCompressConfig</a>, <a href="Job.html#getCryptConfig()">getCryptConfig</a>, <a href="Job.html#getFile()">getFile</a>, <a href="Job.html#getProgress()">getProgress</a>, <a href="Job.html#getSplitConfig()">getSplitConfig</a></code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Thread</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Thread">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>activeCount, checkAccess, clone, countStackFrames, currentThread, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, onSpinWait, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, suspend, toString, yield</code></div>
|
||||||
<div class="inheritedList">
|
<div class="inheritedList">
|
||||||
<h3>Methods inherited from class java.lang.Object</h3>
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
<a id="methods.inherited.from.class.java.lang.Object">
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></div>
|
</a><code>equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -197,11 +229,16 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="<init>(java.io.File,eu.steffo.cleaver.logic.split.SplitConfig,eu.steffo.cleaver.logic.crypt.CryptConfig,eu.steffo.cleaver.logic.compress.CompressConfig)">StitchJob</a></h3>
|
<h3><a id="<init>(java.io.File,java.lang.String)">StitchJob</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">StitchJob</span>​(<span class="arguments">java.io.File file,
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">StitchJob</span>​(<span class="arguments">java.io.File file,
|
||||||
<a href="split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a> splitConfig,
|
java.lang.String cryptKey)</span>
|
||||||
<a href="crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a> cryptConfig,
|
throws <span class="exceptions"><a href="../errors/ChpFileError.html" title="class in eu.steffo.cleaver.errors">ChpFileError</a>,
|
||||||
<a href="compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a> compressConfig)</span></div>
|
<a href="../errors/ProgrammingError.html" title="class in eu.steffo.cleaver.errors">ProgrammingError</a></span></div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||||
|
<dd><code><a href="../errors/ChpFileError.html" title="class in eu.steffo.cleaver.errors">ChpFileError</a></code></dd>
|
||||||
|
<dd><code><a href="../errors/ProgrammingError.html" title="class in eu.steffo.cleaver.errors">ProgrammingError</a></code></dd>
|
||||||
|
</dl>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -224,6 +261,18 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
||||||
</dl>
|
</dl>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="run()">run</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">run</span>()</div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code>run</code> in interface <code>java.lang.Runnable</code></dd>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
|
||||||
|
<dd><code>run</code> in class <code>java.lang.Thread</code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
@ -256,7 +305,7 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
||||||
<div>
|
<div>
|
||||||
<ul class="subNavList">
|
<ul class="subNavList">
|
||||||
<li>Summary: </li>
|
<li>Summary: </li>
|
||||||
<li>Nested | </li>
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
<li><a href="#field.summary">Field</a> | </li>
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
<li><a href="#method.summary">Method</a></li>
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>CompressConfig</title>
|
<title>CompressConfig</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.compress, class: CompressConfig">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.compress, class: CompressConfig">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.logic.compress</title>
|
<title>eu.steffo.cleaver.logic.compress</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.compress">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.compress">
|
||||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.logic.compress Class Hierarchy</title>
|
<title>eu.steffo.cleaver.logic.compress Class Hierarchy</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="tree: package: eu.steffo.cleaver.logic.compress">
|
<meta name="description" content="tree: package: eu.steffo.cleaver.logic.compress">
|
||||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>CryptConfig</title>
|
<title>CryptConfig</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.crypt, class: CryptConfig">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.crypt, class: CryptConfig">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.logic.crypt</title>
|
<title>eu.steffo.cleaver.logic.crypt</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.crypt">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.crypt">
|
||||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.logic.crypt Class Hierarchy</title>
|
<title>eu.steffo.cleaver.logic.crypt Class Hierarchy</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="tree: package: eu.steffo.cleaver.logic.crypt">
|
<meta name="description" content="tree: package: eu.steffo.cleaver.logic.crypt">
|
||||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.logic</title>
|
<title>eu.steffo.cleaver.logic</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic">
|
||||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.logic Class Hierarchy</title>
|
<title>eu.steffo.cleaver.logic Class Hierarchy</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="tree: package: eu.steffo.cleaver.logic">
|
<meta name="description" content="tree: package: eu.steffo.cleaver.logic">
|
||||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -78,6 +78,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<ul>
|
<ul>
|
||||||
<li class="circle">java.lang.Object
|
<li class="circle">java.lang.Object
|
||||||
<ul>
|
<ul>
|
||||||
|
<li class="circle">java.lang.Thread (implements java.lang.Runnable)
|
||||||
|
<ul>
|
||||||
<li class="circle">eu.steffo.cleaver.logic.<a href="Job.html" title="class in eu.steffo.cleaver.logic"><span class="typeNameLink">Job</span></a>
|
<li class="circle">eu.steffo.cleaver.logic.<a href="Job.html" title="class in eu.steffo.cleaver.logic"><span class="typeNameLink">Job</span></a>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="circle">eu.steffo.cleaver.logic.<a href="ChopJob.html" title="class in eu.steffo.cleaver.logic"><span class="typeNameLink">ChopJob</span></a></li>
|
<li class="circle">eu.steffo.cleaver.logic.<a href="ChopJob.html" title="class in eu.steffo.cleaver.logic"><span class="typeNameLink">ChopJob</span></a></li>
|
||||||
|
@ -87,6 +89,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>SplitByPartsConfig</title>
|
<title>SplitByPartsConfig</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split, class: SplitByPartsConfig">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split, class: SplitByPartsConfig">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>SplitBySizeConfig</title>
|
<title>SplitBySizeConfig</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split, class: SplitBySizeConfig">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split, class: SplitBySizeConfig">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>SplitConfig</title>
|
<title>SplitConfig</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split, class: SplitConfig">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split, class: SplitConfig">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.logic.split</title>
|
<title>eu.steffo.cleaver.logic.split</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split">
|
||||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.logic.split Class Hierarchy</title>
|
<title>eu.steffo.cleaver.logic.split Class Hierarchy</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="tree: package: eu.steffo.cleaver.logic.split">
|
<meta name="description" content="tree: package: eu.steffo.cleaver.logic.split">
|
||||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver</title>
|
<title>eu.steffo.cleaver</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver">
|
||||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver Class Hierarchy</title>
|
<title>eu.steffo.cleaver Class Hierarchy</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="tree: package: eu.steffo.cleaver">
|
<meta name="description" content="tree: package: eu.steffo.cleaver">
|
||||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 08 03:09:44 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>API Help</title>
|
<title>API Help</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-08">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="help">
|
<meta name="description" content="help">
|
||||||
<meta name="generator" content="javadoc/HelpWriter">
|
<meta name="generator" content="javadoc/HelpWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>C-Index</title>
|
<title>C-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="index: C">
|
<meta name="description" content="index: C">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
|
@ -68,7 +68,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:C">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:C">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">C</h2>
|
<h2 class="title">C</h2>
|
||||||
|
@ -89,6 +89,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CleaverFrame.html#chopStitchPanel">chopStitchPanel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui">CleaverFrame</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CleaverFrame.html#chopStitchPanel">chopStitchPanel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui">CleaverFrame</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
|
<dt><a href="../eu/steffo/cleaver/errors/ChpFileError.html" title="class in eu.steffo.cleaver.errors"><span class="typeNameLink">ChpFileError</span></a> - Exception in <a href="../eu/steffo/cleaver/errors/package-summary.html">eu.steffo.cleaver.errors</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/errors/ChpFileError.html#%3Cinit%3E(java.lang.String)">ChpFileError(String)</a></span> - Constructor for exception eu.steffo.cleaver.errors.<a href="../eu/steffo/cleaver/errors/ChpFileError.html" title="class in eu.steffo.cleaver.errors">ChpFileError</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html#clearSelectedFiles()">clearSelectedFiles()</a></span> - Method in class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html#clearSelectedFiles()">clearSelectedFiles()</a></span> - Method in class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CleaverFrame</span></a> - Class in <a href="../eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></dt>
|
<dt><a href="../eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CleaverFrame</span></a> - Class in <a href="../eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></dt>
|
||||||
|
@ -103,7 +107,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html#compressionCheckBox">compressionCheckBox</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html#compressionCheckBox">compressionCheckBox</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html#compressOptionPanel">compressOptionPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/ChopPanel.html#compressOptionPanel">compressOptionPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopPanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">CompressRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></dt>
|
<dt><a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">CompressRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
|
@ -111,13 +115,17 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html#createAndAddChopJobs(java.util.ArrayList)">createAndAddChopJobs(ArrayList<Job>)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html#createAndAddChopJobs(java.util.ArrayList)">createAndAddChopJobs(ArrayList<Job>)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html#createAndAddJobs(java.util.ArrayList)">createAndAddJobs(ArrayList<Job>)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/ChopPanel.html#createAndAddJobs(java.util.ArrayList)">createAndAddJobs(ArrayList<Job>)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopPanel</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html#createAndAddJobs(java.util.ArrayList)">createAndAddJobs(ArrayList<Job>)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html#createAndAddStitchJobs(java.util.ArrayList)">createAndAddStitchJobs(ArrayList<Job>)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html#createAndAddStitchJobs(java.util.ArrayList)">createAndAddStitchJobs(ArrayList<Job>)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html#createJobButton">createJobButton</a></span> - Variable in class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html#createJobButton">createJobButton</a></span> - Variable in class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html#createJobButtonPanel">createJobButtonPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/ChopPanel.html#createJobButtonPanel">createJobButtonPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopPanel</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html#createJobButtonPanel">createJobButtonPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">CreateJobButtonRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/package-summary.html">eu.steffo.cleaver.gui.rows</a></dt>
|
<dt><a href="../eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">CreateJobButtonRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/package-summary.html">eu.steffo.cleaver.gui.rows</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
|
@ -135,14 +143,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/crypt/CryptConfig.html#%3Cinit%3E(java.lang.String)">CryptConfig(String)</a></span> - Constructor for class eu.steffo.cleaver.logic.crypt.<a href="../eu/steffo/cleaver/logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/crypt/CryptConfig.html#%3Cinit%3E(java.lang.String)">CryptConfig(String)</a></span> - Constructor for class eu.steffo.cleaver.logic.crypt.<a href="../eu/steffo/cleaver/logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html#cryptOptionPanel">cryptOptionPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/ChopPanel.html#cryptOptionPanel">cryptOptionPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopPanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">CryptRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></dt>
|
<dt><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">CryptRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#%3Cinit%3E()">CryptRow()</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#%3Cinit%3E()">CryptRow()</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>O-Index</title>
|
<title>N-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="index: O">
|
<meta name="description" content="index: N">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
||||||
|
@ -68,17 +68,17 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:O">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:N">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">O</h2>
|
<h2 class="title">N</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">OptionRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></dt>
|
<dt><a href="../eu/steffo/cleaver/logic/progress/NotStartedProgress.html" title="class in eu.steffo.cleaver.logic.progress"><span class="typeNameLink">NotStartedProgress</span></a> - Class in <a href="../eu/steffo/cleaver/logic/progress/package-summary.html">eu.steffo.cleaver.logic.progress</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html#%3Cinit%3E()">OptionRow()</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/progress/NotStartedProgress.html#%3Cinit%3E()">NotStartedProgress()</a></span> - Constructor for class eu.steffo.cleaver.logic.progress.<a href="../eu/steffo/cleaver/logic/progress/NotStartedProgress.html" title="class in eu.steffo.cleaver.logic.progress">NotStartedProgress</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>P-Index</title>
|
<title>O-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="index: P">
|
<meta name="description" content="index: O">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
||||||
|
@ -68,19 +68,19 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:P">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:O">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">P</h2>
|
<h2 class="title">O</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html#parts">parts</a></span> - Variable in class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitByPartsConfig</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/KeyRow.html#optionalLabel">optionalLabel</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option">KeyRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#partsLabel">partsLabel</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
<dt><a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">OptionRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#partsTextField">partsTextField</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html#%3Cinit%3E()">OptionRow()</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>R-Index</title>
|
<title>P-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="index: R">
|
<meta name="description" content="index: P">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
||||||
|
@ -68,17 +68,31 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:R">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:P">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">R</h2>
|
<h2 class="title">P</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">Row</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/package-summary.html">eu.steffo.cleaver.gui.rows</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html#parts">parts</a></span> - Variable in class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitByPartsConfig</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/Row.html#%3Cinit%3E()">Row()</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#partsLabel">partsLabel</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#partsTextField">partsTextField</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><a href="../eu/steffo/cleaver/errors/ProgrammingError.html" title="class in eu.steffo.cleaver.errors"><span class="typeNameLink">ProgrammingError</span></a> - Exception in <a href="../eu/steffo/cleaver/errors/package-summary.html">eu.steffo.cleaver.errors</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/errors/ProgrammingError.html#%3Cinit%3E()">ProgrammingError()</a></span> - Constructor for exception eu.steffo.cleaver.errors.<a href="../eu/steffo/cleaver/errors/ProgrammingError.html" title="class in eu.steffo.cleaver.errors">ProgrammingError</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#progress">progress</a></span> - Variable in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/progress/WorkingProgress.html#progress">progress</a></span> - Variable in class eu.steffo.cleaver.logic.progress.<a href="../eu/steffo/cleaver/logic/progress/WorkingProgress.html" title="class in eu.steffo.cleaver.logic.progress">WorkingProgress</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><a href="../eu/steffo/cleaver/logic/progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress"><span class="typeNameLink">Progress</span></a> - Class in <a href="../eu/steffo/cleaver/logic/progress/package-summary.html">eu.steffo.cleaver.logic.progress</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/progress/Progress.html#%3Cinit%3E()">Progress()</a></span> - Constructor for class eu.steffo.cleaver.logic.progress.<a href="../eu/steffo/cleaver/logic/progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress">Progress</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>S-Index</title>
|
<title>R-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="index: S">
|
<meta name="description" content="index: R">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
||||||
|
@ -68,75 +68,21 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:S">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:R">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">S</h2>
|
<h2 class="title">R</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#secondSeparator">secondSeparator</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
<dt><a href="../eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">Row</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/package-summary.html">eu.steffo.cleaver.gui.rows</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html#selectedFilesText">selectedFilesText</a></span> - Variable in class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/Row.html#%3Cinit%3E()">Row()</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html#selectFilesButton">selectFilesButton</a></span> - Variable in class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/ChopJob.html#run()">run()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/ChopJob.html" title="class in eu.steffo.cleaver.logic">ChopJob</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#separator">separator</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/StitchJob.html#run()">run()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/StitchJob.html" title="class in eu.steffo.cleaver.logic">StitchJob</a></dt>
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html#setCompressConfig(eu.steffo.cleaver.logic.compress.CompressConfig)">setCompressConfig(CompressConfig)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#setCryptConfig(eu.steffo.cleaver.logic.crypt.CryptConfig)">setCryptConfig(CryptConfig)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html#setEditable(boolean)">setEditable(boolean)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#setEditable(boolean)">setEditable(boolean)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html#setEditable(boolean)">setEditable(boolean)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#setEditable(boolean)">setEditable(boolean)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html#size">size</a></span> - Variable in class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitBySizeConfig</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#sizeLabel">sizeLabel</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#sizeTextField">sizeTextField</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#sizeUnitLabel">sizeUnitLabel</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitByPartsConfig</span></a> - Class in <a href="../eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html#%3Cinit%3E(int)">SplitByPartsConfig(int)</a></span> - Constructor for class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitByPartsConfig</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitBySizeConfig</span></a> - Class in <a href="../eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html#%3Cinit%3E(int)">SplitBySizeConfig(int)</a></span> - Constructor for class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitBySizeConfig</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#splitCheckBox">splitCheckBox</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#splitConfig">splitConfig</a></span> - Variable in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><a href="../eu/steffo/cleaver/logic/split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitConfig</span></a> - Class in <a href="../eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitConfig.html#%3Cinit%3E()">SplitConfig()</a></span> - Constructor for class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html#splitOptionPanel">splitOptionPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">SplitRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#%3Cinit%3E()">SplitRow()</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html#startButton">startButton</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsButtonsPanel</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><a href="../eu/steffo/cleaver/logic/StitchJob.html" title="class in eu.steffo.cleaver.logic"><span class="typeNameLink">StitchJob</span></a> - Class in <a href="../eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/StitchJob.html#%3Cinit%3E(java.io.File,eu.steffo.cleaver.logic.split.SplitConfig,eu.steffo.cleaver.logic.crypt.CryptConfig,eu.steffo.cleaver.logic.compress.CompressConfig)">StitchJob(File, SplitConfig, CryptConfig, CompressConfig)</a></span> - Constructor for class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/StitchJob.html" title="class in eu.steffo.cleaver.logic">StitchJob</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html#stitchPanel">stitchPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">StitchPanel</span></a> - Class in <a href="../eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html#%3Cinit%3E(java.awt.event.ActionListener)">StitchPanel(ActionListener)</a></span> - Constructor for class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></dt>
|
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>T-Index</title>
|
<title>S-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="index: T">
|
<meta name="description" content="index: S">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
||||||
|
@ -68,35 +68,81 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:T">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:S">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">T</h2>
|
<h2 class="title">S</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html#table">table</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#secondSeparator">secondSeparator</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html#tableModel">tableModel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html#selectedFilesText">selectedFilesText</a></span> - Variable in class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html#tableScrollPane">tableScrollPane</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html#selectFilesButton">selectFilesButton</a></span> - Variable in class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/TitleRow.html#titleLabel">titleLabel</a></span> - Variable in class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">TitleRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#separator">separator</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html#titlePanel">titlePanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html#setCompressConfig(eu.steffo.cleaver.logic.compress.CompressConfig)">setCompressConfig(CompressConfig)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">TitleRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/package-summary.html">eu.steffo.cleaver.gui.rows</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#setCryptConfig(eu.steffo.cleaver.logic.crypt.CryptConfig)">setCryptConfig(CryptConfig)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/TitleRow.html#%3Cinit%3E(java.lang.String)">TitleRow(String)</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">TitleRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html#setEditable(boolean)">setEditable(boolean)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/compress/CompressConfig.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.compress.<a href="../eu/steffo/cleaver/logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#setEditable(boolean)">setEditable(boolean)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/crypt/CryptConfig.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.crypt.<a href="../eu/steffo/cleaver/logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/KeyRow.html#setEditable(boolean)">setEditable(boolean)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option">KeyRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitByPartsConfig</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html#setEditable(boolean)">setEditable(boolean)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitBySizeConfig</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#setEditable(boolean)">setEditable(boolean)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html#setFileFilter(javax.swing.filechooser.FileFilter)">setFileFilter(FileFilter)</a></span> - Method in class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/KeyRow.html#setKey(java.lang.String)">setKey(String)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option">KeyRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html#size">size</a></span> - Variable in class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitBySizeConfig</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#sizeLabel">sizeLabel</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#sizeTextField">sizeTextField</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#sizeUnitLabel">sizeUnitLabel</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitByPartsConfig</span></a> - Class in <a href="../eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html#%3Cinit%3E(int)">SplitByPartsConfig(int)</a></span> - Constructor for class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitByPartsConfig</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitBySizeConfig</span></a> - Class in <a href="../eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html#%3Cinit%3E(int)">SplitBySizeConfig(int)</a></span> - Constructor for class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitBySizeConfig</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#splitCheckBox">splitCheckBox</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#splitConfig">splitConfig</a></span> - Variable in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><a href="../eu/steffo/cleaver/logic/split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitConfig</span></a> - Class in <a href="../eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitConfig.html#%3Cinit%3E()">SplitConfig()</a></span> - Constructor for class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/ChopPanel.html#splitOptionPanel">splitOptionPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopPanel</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">SplitRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#%3Cinit%3E()">SplitRow()</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html#startButton">startButton</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsButtonsPanel</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><a href="../eu/steffo/cleaver/logic/StitchJob.html" title="class in eu.steffo.cleaver.logic"><span class="typeNameLink">StitchJob</span></a> - Class in <a href="../eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/StitchJob.html#%3Cinit%3E(java.io.File,java.lang.String)">StitchJob(File, String)</a></span> - Constructor for class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/StitchJob.html" title="class in eu.steffo.cleaver.logic">StitchJob</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html#stitchPanel">stitchPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">StitchPanel</span></a> - Class in <a href="../eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html#%3Cinit%3E(java.awt.event.ActionListener)">StitchPanel(ActionListener)</a></span> - Constructor for class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>U-Index</title>
|
<title>T-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="index: U">
|
<meta name="description" content="index: T">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
||||||
|
@ -68,25 +68,41 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:U">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:T">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">U</h2>
|
<h2 class="title">T</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html#update()">update()</a></span> - Method in class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html#table">table</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html#updateEnabledState()">updateEnabledState()</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html#tableModel">tableModel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#updateEnabledState()">updateEnabledState()</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html#tableScrollPane">tableScrollPane</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html#updateEnabledState()">updateEnabledState()</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/TitleRow.html#titleLabel">titleLabel</a></span> - Variable in class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">TitleRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#updateEnabledState()">updateEnabledState()</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html#titlePanel">titlePanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html#updateTableChanged()">updateTableChanged()</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></dt>
|
<dt><a href="../eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">TitleRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/package-summary.html">eu.steffo.cleaver.gui.rows</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/TitleRow.html#%3Cinit%3E(java.lang.String)">TitleRow(String)</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">TitleRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/compress/CompressConfig.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.compress.<a href="../eu/steffo/cleaver/logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/crypt/CryptConfig.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.crypt.<a href="../eu/steffo/cleaver/logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/progress/FinishedProgress.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.progress.<a href="../eu/steffo/cleaver/logic/progress/FinishedProgress.html" title="class in eu.steffo.cleaver.logic.progress">FinishedProgress</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/progress/NotStartedProgress.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.progress.<a href="../eu/steffo/cleaver/logic/progress/NotStartedProgress.html" title="class in eu.steffo.cleaver.logic.progress">NotStartedProgress</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/progress/WorkingProgress.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.progress.<a href="../eu/steffo/cleaver/logic/progress/WorkingProgress.html" title="class in eu.steffo.cleaver.logic.progress">WorkingProgress</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitByPartsConfig</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitBySizeConfig</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>D-Index</title>
|
<title>D-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="index: D">
|
<meta name="description" content="index: D">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
|
@ -68,7 +68,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:D">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:D">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">D</h2>
|
<h2 class="title">D</h2>
|
||||||
|
@ -76,7 +76,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html#deleteButton">deleteButton</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsButtonsPanel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html#deleteButton">deleteButton</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsButtonsPanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>E-Index</title>
|
<title>E-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="index: E">
|
<meta name="description" content="index: E">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
|
@ -68,13 +68,15 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:E">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:E">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">E</h2>
|
<h2 class="title">E</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><a href="../eu/steffo/cleaver/package-summary.html">eu.steffo.cleaver</a> - package eu.steffo.cleaver</dt>
|
<dt><a href="../eu/steffo/cleaver/package-summary.html">eu.steffo.cleaver</a> - package eu.steffo.cleaver</dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
|
<dt><a href="../eu/steffo/cleaver/errors/package-summary.html">eu.steffo.cleaver.errors</a> - package eu.steffo.cleaver.errors</dt>
|
||||||
|
<dd> </dd>
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a> - package eu.steffo.cleaver.gui</dt>
|
<dt><a href="../eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a> - package eu.steffo.cleaver.gui</dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</a> - package eu.steffo.cleaver.gui.panels</dt>
|
<dt><a href="../eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</a> - package eu.steffo.cleaver.gui.panels</dt>
|
||||||
|
@ -89,10 +91,12 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><a href="../eu/steffo/cleaver/logic/crypt/package-summary.html">eu.steffo.cleaver.logic.crypt</a> - package eu.steffo.cleaver.logic.crypt</dt>
|
<dt><a href="../eu/steffo/cleaver/logic/crypt/package-summary.html">eu.steffo.cleaver.logic.crypt</a> - package eu.steffo.cleaver.logic.crypt</dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
|
<dt><a href="../eu/steffo/cleaver/logic/progress/package-summary.html">eu.steffo.cleaver.logic.progress</a> - package eu.steffo.cleaver.logic.progress</dt>
|
||||||
|
<dd> </dd>
|
||||||
<dt><a href="../eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a> - package eu.steffo.cleaver.logic.split</dt>
|
<dt><a href="../eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a> - package eu.steffo.cleaver.logic.split</dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>F-Index</title>
|
<title>F-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="index: F">
|
<meta name="description" content="index: F">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
|
@ -68,7 +68,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:F">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:F">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">F</h2>
|
<h2 class="title">F</h2>
|
||||||
|
@ -83,10 +83,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html#%3Cinit%3E()">FileSelectRow()</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html#%3Cinit%3E()">FileSelectRow()</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
|
<dt><a href="../eu/steffo/cleaver/logic/progress/FinishedProgress.html" title="class in eu.steffo.cleaver.logic.progress"><span class="typeNameLink">FinishedProgress</span></a> - Class in <a href="../eu/steffo/cleaver/logic/progress/package-summary.html">eu.steffo.cleaver.logic.progress</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/progress/FinishedProgress.html#%3Cinit%3E()">FinishedProgress()</a></span> - Constructor for class eu.steffo.cleaver.logic.progress.<a href="../eu/steffo/cleaver/logic/progress/FinishedProgress.html" title="class in eu.steffo.cleaver.logic.progress">FinishedProgress</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#firstSeparator">firstSeparator</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#firstSeparator">firstSeparator</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>G-Index</title>
|
<title>G-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="index: G">
|
<meta name="description" content="index: G">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
|
@ -68,7 +68,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:G">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:G">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">G</h2>
|
<h2 class="title">G</h2>
|
||||||
|
@ -81,10 +81,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html#getCompressConfig()">getCompressConfig()</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html#getCompressConfig()">getCompressConfig()</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/ChopJob.html#getCompressConfig()">getCompressConfig()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/ChopJob.html" title="class in eu.steffo.cleaver.logic">ChopJob</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#getCompressConfig()">getCompressConfig()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#getCompressConfig()">getCompressConfig()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#getCryptConfig()">getCryptConfig()</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#getCryptConfig()">getCryptConfig()</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/ChopJob.html#getCryptConfig()">getCryptConfig()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/ChopJob.html" title="class in eu.steffo.cleaver.logic">ChopJob</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#getCryptConfig()">getCryptConfig()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#getCryptConfig()">getCryptConfig()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#getFile()">getFile()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#getFile()">getFile()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
||||||
|
@ -95,6 +99,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html#getJobClass()">getJobClass()</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html#getJobClass()">getJobClass()</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/KeyRow.html#getKey()">getKey()</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option">KeyRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/crypt/CryptConfig.html#getKey()">getKey()</a></span> - Method in class eu.steffo.cleaver.logic.crypt.<a href="../eu/steffo/cleaver/logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/crypt/CryptConfig.html#getKey()">getKey()</a></span> - Method in class eu.steffo.cleaver.logic.crypt.<a href="../eu/steffo/cleaver/logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/ChopPanel.html#getPanelText()">getPanelText()</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopPanel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/ChopPanel.html#getPanelText()">getPanelText()</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopPanel</a></dt>
|
||||||
|
@ -105,6 +111,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html#getParts()">getParts()</a></span> - Method in class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitByPartsConfig</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html#getParts()">getParts()</a></span> - Method in class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitByPartsConfig</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#getProgress()">getProgress()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html#getRowCount()">getRowCount()</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html#getRowCount()">getRowCount()</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html#getSelectedFiles()">getSelectedFiles()</a></span> - Method in class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html#getSelectedFiles()">getSelectedFiles()</a></span> - Method in class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></dt>
|
||||||
|
@ -115,6 +123,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#getSplitConfig()">getSplitConfig()</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#getSplitConfig()">getSplitConfig()</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/ChopJob.html#getSplitConfig()">getSplitConfig()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/ChopJob.html" title="class in eu.steffo.cleaver.logic">ChopJob</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#getSplitConfig()">getSplitConfig()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#getSplitConfig()">getSplitConfig()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/ChopJob.html#getType()">getType()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/ChopJob.html" title="class in eu.steffo.cleaver.logic">ChopJob</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/ChopJob.html#getType()">getType()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/ChopJob.html" title="class in eu.steffo.cleaver.logic">ChopJob</a></dt>
|
||||||
|
@ -126,7 +136,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html#getValueAt(int,int)">getValueAt(int, int)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html#getValueAt(int,int)">getValueAt(int, int)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>I-Index</title>
|
<title>I-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="index: I">
|
<meta name="description" content="index: I">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
|
@ -68,7 +68,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:I">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:I">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">I</h2>
|
<h2 class="title">I</h2>
|
||||||
|
@ -76,7 +76,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html#isCellEditable(int,int)">isCellEditable(int, int)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html#isCellEditable(int,int)">isCellEditable(int, int)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>J-Index</title>
|
<title>J-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="index: J">
|
<meta name="description" content="index: J">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
|
@ -68,14 +68,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:J">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:J">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">J</h2>
|
<h2 class="title">J</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic"><span class="typeNameLink">Job</span></a> - Class in <a href="../eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a></dt>
|
<dt><a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic"><span class="typeNameLink">Job</span></a> - Class in <a href="../eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#%3Cinit%3E(java.io.File,eu.steffo.cleaver.logic.split.SplitConfig,eu.steffo.cleaver.logic.crypt.CryptConfig,eu.steffo.cleaver.logic.compress.CompressConfig)">Job(File, SplitConfig, CryptConfig, CompressConfig)</a></span> - Constructor for class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#%3Cinit%3E(java.io.File)">Job(File)</a></span> - Constructor for class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CleaverFrame.html#jobs">jobs</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui">CleaverFrame</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CleaverFrame.html#jobs">jobs</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui">CleaverFrame</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
|
@ -100,7 +100,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">JobsTablePanel.JobsTableModel</span></a> - Class in <a href="../eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</a></dt>
|
<dt><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">JobsTablePanel.JobsTableModel</span></a> - Class in <a href="../eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>K-Index</title>
|
<title>K-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="index: K">
|
<meta name="description" content="index: K">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
|
@ -68,7 +68,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:K">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:K">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">K</h2>
|
<h2 class="title">K</h2>
|
||||||
|
@ -77,10 +77,20 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#keyLabel">keyLabel</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#keyLabel">keyLabel</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/KeyRow.html#keyLabel">keyLabel</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option">KeyRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html#keyOptionRow">keyOptionRow</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><a href="../eu/steffo/cleaver/gui/rows/option/KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">KeyRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/KeyRow.html#%3Cinit%3E()">KeyRow()</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option">KeyRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#keyTextField">keyTextField</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#keyTextField">keyTextField</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/KeyRow.html#keyTextField">keyTextField</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option">KeyRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>M-Index</title>
|
<title>M-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-07">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="index: M">
|
<meta name="description" content="index: M">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
|
@ -68,7 +68,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:M">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:M">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">M</h2>
|
<h2 class="title">M</h2>
|
||||||
|
@ -80,7 +80,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/Main.html#%3Cinit%3E()">Main()</a></span> - Constructor for class eu.steffo.cleaver.<a href="../eu/steffo/cleaver/Main.html" title="class in eu.steffo.cleaver">Main</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/Main.html#%3Cinit%3E()">Main()</a></span> - Constructor for class eu.steffo.cleaver.<a href="../eu/steffo/cleaver/Main.html" title="class in eu.steffo.cleaver">Main</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">N</a> <a href="index-11.html">O</a> <a href="index-12.html">P</a> <a href="index-13.html">R</a> <a href="index-14.html">S</a> <a href="index-15.html">T</a> <a href="index-16.html">U</a> <a href="index-17.html">W</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 08 03:09:44 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>Overview</title>
|
<title>Overview</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-08">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="package index">
|
<meta name="description" content="package index">
|
||||||
<meta name="generator" content="javadoc/PackageIndexWriter">
|
<meta name="generator" content="javadoc/PackageIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
|
@ -81,38 +81,42 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i1">
|
<tr class="rowColor" id="i1">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/errors/package-summary.html">eu.steffo.cleaver.errors</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i2">
|
<tr class="altColor" id="i2">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i3">
|
<tr class="rowColor" id="i3">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/rows/package-summary.html">eu.steffo.cleaver.gui.rows</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i4">
|
<tr class="altColor" id="i4">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/rows/package-summary.html">eu.steffo.cleaver.gui.rows</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i5">
|
<tr class="rowColor" id="i5">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i6">
|
<tr class="altColor" id="i6">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/compress/package-summary.html">eu.steffo.cleaver.logic.compress</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i7">
|
<tr class="rowColor" id="i7">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/crypt/package-summary.html">eu.steffo.cleaver.logic.crypt</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/compress/package-summary.html">eu.steffo.cleaver.logic.compress</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i8">
|
<tr class="altColor" id="i8">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/progress/package-summary.html">eu.steffo.cleaver.logic.progress</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/crypt/package-summary.html">eu.steffo.cleaver.logic.crypt</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i9">
|
<tr class="rowColor" id="i9">
|
||||||
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/progress/package-summary.html">eu.steffo.cleaver.logic.progress</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor" id="i10">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 08 03:09:44 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>Generated Documentation (Untitled)</title>
|
<title>Generated Documentation (Untitled)</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-08">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="index redirect">
|
<meta name="description" content="index redirect">
|
||||||
<meta name="generator" content="javadoc/IndexRedirectWriter">
|
<meta name="generator" content="javadoc/IndexRedirectWriter">
|
||||||
<link rel="canonical" href="index.html">
|
<link rel="canonical" href="index.html">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 08 03:09:44 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>Class Hierarchy</title>
|
<title>Class Hierarchy</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-08">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="class tree">
|
<meta name="description" content="class tree">
|
||||||
<meta name="generator" content="javadoc/TreeWriter">
|
<meta name="generator" content="javadoc/TreeWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
|
@ -70,6 +70,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<span class="packageHierarchyLabel">Package Hierarchies:</span>
|
<span class="packageHierarchyLabel">Package Hierarchies:</span>
|
||||||
<ul class="horizontal">
|
<ul class="horizontal">
|
||||||
<li><a href="eu/steffo/cleaver/package-tree.html">eu.steffo.cleaver</a>, </li>
|
<li><a href="eu/steffo/cleaver/package-tree.html">eu.steffo.cleaver</a>, </li>
|
||||||
|
<li><a href="eu/steffo/cleaver/errors/package-tree.html">eu.steffo.cleaver.errors</a>, </li>
|
||||||
<li><a href="eu/steffo/cleaver/gui/package-tree.html">eu.steffo.cleaver.gui</a>, </li>
|
<li><a href="eu/steffo/cleaver/gui/package-tree.html">eu.steffo.cleaver.gui</a>, </li>
|
||||||
<li><a href="eu/steffo/cleaver/gui/panels/package-tree.html">eu.steffo.cleaver.gui.panels</a>, </li>
|
<li><a href="eu/steffo/cleaver/gui/panels/package-tree.html">eu.steffo.cleaver.gui.panels</a>, </li>
|
||||||
<li><a href="eu/steffo/cleaver/gui/rows/package-tree.html">eu.steffo.cleaver.gui.rows</a>, </li>
|
<li><a href="eu/steffo/cleaver/gui/rows/package-tree.html">eu.steffo.cleaver.gui.rows</a>, </li>
|
||||||
|
@ -117,6 +118,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<ul>
|
<ul>
|
||||||
<li class="circle">eu.steffo.cleaver.gui.rows.option.<a href="eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">CompressRow</span></a></li>
|
<li class="circle">eu.steffo.cleaver.gui.rows.option.<a href="eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">CompressRow</span></a></li>
|
||||||
<li class="circle">eu.steffo.cleaver.gui.rows.option.<a href="eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">CryptRow</span></a></li>
|
<li class="circle">eu.steffo.cleaver.gui.rows.option.<a href="eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">CryptRow</span></a></li>
|
||||||
|
<li class="circle">eu.steffo.cleaver.gui.rows.option.<a href="eu/steffo/cleaver/gui/rows/option/KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">KeyRow</span></a></li>
|
||||||
<li class="circle">eu.steffo.cleaver.gui.rows.option.<a href="eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">SplitRow</span></a></li>
|
<li class="circle">eu.steffo.cleaver.gui.rows.option.<a href="eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">SplitRow</span></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
@ -170,6 +172,16 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="circle">java.lang.Throwable (implements java.io.Serializable)
|
||||||
|
<ul>
|
||||||
|
<li class="circle">java.lang.Exception
|
||||||
|
<ul>
|
||||||
|
<li class="circle">eu.steffo.cleaver.errors.<a href="eu/steffo/cleaver/errors/ChpFileError.html" title="class in eu.steffo.cleaver.errors"><span class="typeNameLink">ChpFileError</span></a></li>
|
||||||
|
<li class="circle">eu.steffo.cleaver.errors.<a href="eu/steffo/cleaver/errors/ProgrammingError.html" title="class in eu.steffo.cleaver.errors"><span class="typeNameLink">ProgrammingError</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
packageSearchIndex = [{"l":"All Packages","url":"allpackages-index.html"},{"l":"eu.steffo.cleaver"},{"l":"eu.steffo.cleaver.gui"},{"l":"eu.steffo.cleaver.gui.panels"},{"l":"eu.steffo.cleaver.gui.rows"},{"l":"eu.steffo.cleaver.gui.rows.option"},{"l":"eu.steffo.cleaver.logic"},{"l":"eu.steffo.cleaver.logic.compress"},{"l":"eu.steffo.cleaver.logic.crypt"},{"l":"eu.steffo.cleaver.logic.progress"},{"l":"eu.steffo.cleaver.logic.split"}]
|
packageSearchIndex = [{"l":"All Packages","url":"allpackages-index.html"},{"l":"eu.steffo.cleaver"},{"l":"eu.steffo.cleaver.errors"},{"l":"eu.steffo.cleaver.gui"},{"l":"eu.steffo.cleaver.gui.panels"},{"l":"eu.steffo.cleaver.gui.rows"},{"l":"eu.steffo.cleaver.gui.rows.option"},{"l":"eu.steffo.cleaver.logic"},{"l":"eu.steffo.cleaver.logic.compress"},{"l":"eu.steffo.cleaver.logic.crypt"},{"l":"eu.steffo.cleaver.logic.progress"},{"l":"eu.steffo.cleaver.logic.split"}]
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 08 03:09:44 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||||
<title>Serialized Form</title>
|
<title>Serialized Form</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-08">
|
<meta name="dc.created" content="2019-12-15">
|
||||||
<meta name="description" content="serialized forms">
|
<meta name="description" content="serialized forms">
|
||||||
<meta name="generator" content="javadoc/SerializedFormWriterImpl">
|
<meta name="generator" content="javadoc/SerializedFormWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
|
@ -72,6 +72,27 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="serializedPackageContainer">
|
<section class="serializedPackageContainer">
|
||||||
|
<h2 title="Package">Package eu.steffo.cleaver.errors</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.errors.ChpFileError">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h3>Class <a href="eu/steffo/cleaver/errors/ChpFileError.html" title="class in eu.steffo.cleaver.errors">eu.steffo.cleaver.errors.ChpFileError</a> extends java.lang.Exception implements Serializable</h3>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.errors.ProgrammingError">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h3>Class <a href="eu/steffo/cleaver/errors/ProgrammingError.html" title="class in eu.steffo.cleaver.errors">eu.steffo.cleaver.errors.ProgrammingError</a> extends java.lang.Exception implements Serializable</h3>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="serializedPackageContainer">
|
||||||
<h2 title="Package">Package eu.steffo.cleaver.gui</h2>
|
<h2 title="Package">Package eu.steffo.cleaver.gui</h2>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
|
@ -142,13 +163,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h3>Class <a href="eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">eu.steffo.cleaver.gui.panels.ChopPanel</a> extends <a href="eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a> implements Serializable</h3>
|
<h3>Class <a href="eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">eu.steffo.cleaver.gui.panels.ChopPanel</a> extends <a href="eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a> implements Serializable</h3>
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.panels.CreateJobPanel">
|
|
||||||
<!-- -->
|
|
||||||
</a>
|
|
||||||
<h3>Class <a href="eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">eu.steffo.cleaver.gui.panels.CreateJobPanel</a> extends javax.swing.JPanel implements Serializable</h3>
|
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
|
@ -167,13 +181,29 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<pre><a href="eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a> cryptOptionPanel</pre>
|
<pre><a href="eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a> cryptOptionPanel</pre>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h5>fileSelectPanel</h5>
|
|
||||||
<pre><a href="eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a> fileSelectPanel</pre>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<h5>splitOptionPanel</h5>
|
<h5>splitOptionPanel</h5>
|
||||||
<pre><a href="eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a> splitOptionPanel</pre>
|
<pre><a href="eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a> splitOptionPanel</pre>
|
||||||
</li>
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.panels.CreateJobPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h3>Class <a href="eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">eu.steffo.cleaver.gui.panels.CreateJobPanel</a> extends javax.swing.JPanel implements Serializable</h3>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h4>Serialized Fields</h4>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<h5>fileSelectPanel</h5>
|
||||||
|
<pre><a href="eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a> fileSelectPanel</pre>
|
||||||
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h5>titlePanel</h5>
|
<h5>titlePanel</h5>
|
||||||
<pre><a href="eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">TitleRow</a> titlePanel</pre>
|
<pre><a href="eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">TitleRow</a> titlePanel</pre>
|
||||||
|
@ -252,6 +282,23 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h3>Class <a href="eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">eu.steffo.cleaver.gui.panels.StitchPanel</a> extends <a href="eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a> implements Serializable</h3>
|
<h3>Class <a href="eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">eu.steffo.cleaver.gui.panels.StitchPanel</a> extends <a href="eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a> implements Serializable</h3>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h4>Serialized Fields</h4>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<h5>createJobButtonPanel</h5>
|
||||||
|
<pre><a href="eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a> createJobButtonPanel</pre>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<h5>keyOptionRow</h5>
|
||||||
|
<pre><a href="eu/steffo/cleaver/gui/rows/option/KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option">KeyRow</a> keyOptionRow</pre>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -396,6 +443,34 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
|
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.rows.option.KeyRow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h3>Class <a href="eu/steffo/cleaver/gui/rows/option/KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option">eu.steffo.cleaver.gui.rows.option.KeyRow</a> extends <a href="eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a> implements Serializable</h3>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h4>Serialized Fields</h4>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<h5>keyLabel</h5>
|
||||||
|
<pre>javax.swing.JLabel keyLabel</pre>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<h5>keyTextField</h5>
|
||||||
|
<pre>javax.swing.JTextField keyTextField</pre>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<h5>optionalLabel</h5>
|
||||||
|
<pre>javax.swing.JLabel optionalLabel</pre>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.rows.option.OptionRow">
|
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.rows.option.OptionRow">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
typeSearchIndex = [{"l":"All Classes","url":"allclasses-index.html"},{"p":"eu.steffo.cleaver.gui.panels","l":"ChopAndStitchPanel"},{"p":"eu.steffo.cleaver.logic","l":"ChopJob"},{"p":"eu.steffo.cleaver.gui.panels","l":"ChopPanel"},{"p":"eu.steffo.cleaver.gui","l":"CleaverFrame"},{"p":"eu.steffo.cleaver.logic.compress","l":"CompressConfig"},{"p":"eu.steffo.cleaver.gui.rows.option","l":"CompressRow"},{"p":"eu.steffo.cleaver.gui.rows","l":"CreateJobButtonRow"},{"p":"eu.steffo.cleaver.gui.panels","l":"CreateJobPanel"},{"p":"eu.steffo.cleaver.logic.crypt","l":"CryptConfig"},{"p":"eu.steffo.cleaver.gui.rows.option","l":"CryptRow"},{"p":"eu.steffo.cleaver.gui.rows","l":"FileSelectRow"},{"p":"eu.steffo.cleaver.logic.progress","l":"FinishedProgress"},{"p":"eu.steffo.cleaver.logic","l":"Job"},{"p":"eu.steffo.cleaver.gui.panels","l":"JobsButtonsPanel"},{"p":"eu.steffo.cleaver.gui.panels","l":"JobsTablePanel.JobsTableModel"},{"p":"eu.steffo.cleaver.gui.panels","l":"JobsTablePanel"},{"p":"eu.steffo.cleaver","l":"Main"},{"p":"eu.steffo.cleaver.logic.progress","l":"NotStartedProgress"},{"p":"eu.steffo.cleaver.gui.rows.option","l":"OptionRow"},{"p":"eu.steffo.cleaver.logic.progress","l":"Progress"},{"p":"eu.steffo.cleaver.gui.rows","l":"Row"},{"p":"eu.steffo.cleaver.logic.split","l":"SplitByPartsConfig"},{"p":"eu.steffo.cleaver.logic.split","l":"SplitBySizeConfig"},{"p":"eu.steffo.cleaver.logic.split","l":"SplitConfig"},{"p":"eu.steffo.cleaver.gui.rows.option","l":"SplitRow"},{"p":"eu.steffo.cleaver.logic","l":"StitchJob"},{"p":"eu.steffo.cleaver.gui.panels","l":"StitchPanel"},{"p":"eu.steffo.cleaver.gui.rows","l":"TitleRow"},{"p":"eu.steffo.cleaver.logic.progress","l":"WorkingProgress"}]
|
typeSearchIndex = [{"l":"All Classes","url":"allclasses-index.html"},{"p":"eu.steffo.cleaver.gui.panels","l":"ChopAndStitchPanel"},{"p":"eu.steffo.cleaver.logic","l":"ChopJob"},{"p":"eu.steffo.cleaver.gui.panels","l":"ChopPanel"},{"p":"eu.steffo.cleaver.errors","l":"ChpFileError"},{"p":"eu.steffo.cleaver.gui","l":"CleaverFrame"},{"p":"eu.steffo.cleaver.logic.compress","l":"CompressConfig"},{"p":"eu.steffo.cleaver.gui.rows.option","l":"CompressRow"},{"p":"eu.steffo.cleaver.gui.rows","l":"CreateJobButtonRow"},{"p":"eu.steffo.cleaver.gui.panels","l":"CreateJobPanel"},{"p":"eu.steffo.cleaver.logic.crypt","l":"CryptConfig"},{"p":"eu.steffo.cleaver.gui.rows.option","l":"CryptRow"},{"p":"eu.steffo.cleaver.gui.rows","l":"FileSelectRow"},{"p":"eu.steffo.cleaver.logic.progress","l":"FinishedProgress"},{"p":"eu.steffo.cleaver.logic","l":"Job"},{"p":"eu.steffo.cleaver.gui.panels","l":"JobsButtonsPanel"},{"p":"eu.steffo.cleaver.gui.panels","l":"JobsTablePanel.JobsTableModel"},{"p":"eu.steffo.cleaver.gui.panels","l":"JobsTablePanel"},{"p":"eu.steffo.cleaver.gui.rows.option","l":"KeyRow"},{"p":"eu.steffo.cleaver","l":"Main"},{"p":"eu.steffo.cleaver.logic.progress","l":"NotStartedProgress"},{"p":"eu.steffo.cleaver.gui.rows.option","l":"OptionRow"},{"p":"eu.steffo.cleaver.errors","l":"ProgrammingError"},{"p":"eu.steffo.cleaver.logic.progress","l":"Progress"},{"p":"eu.steffo.cleaver.gui.rows","l":"Row"},{"p":"eu.steffo.cleaver.logic.split","l":"SplitByPartsConfig"},{"p":"eu.steffo.cleaver.logic.split","l":"SplitBySizeConfig"},{"p":"eu.steffo.cleaver.logic.split","l":"SplitConfig"},{"p":"eu.steffo.cleaver.gui.rows.option","l":"SplitRow"},{"p":"eu.steffo.cleaver.logic","l":"StitchJob"},{"p":"eu.steffo.cleaver.gui.panels","l":"StitchPanel"},{"p":"eu.steffo.cleaver.gui.rows","l":"TitleRow"},{"p":"eu.steffo.cleaver.logic.progress","l":"WorkingProgress"}]
|
|
@ -1,4 +1,7 @@
|
||||||
package eu.steffo.cleaver.errors;
|
package eu.steffo.cleaver.errors;
|
||||||
|
|
||||||
public class ChpFileError extends Exception {
|
public class ChpFileError extends Exception {
|
||||||
|
public ChpFileError(String s) {
|
||||||
|
super(s);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
package eu.steffo.cleaver.gui.panels;
|
package eu.steffo.cleaver.gui.panels;
|
||||||
|
|
||||||
|
import eu.steffo.cleaver.errors.ChpFileError;
|
||||||
|
import eu.steffo.cleaver.errors.ProgrammingError;
|
||||||
import eu.steffo.cleaver.gui.rows.CreateJobButtonRow;
|
import eu.steffo.cleaver.gui.rows.CreateJobButtonRow;
|
||||||
import eu.steffo.cleaver.gui.rows.option.CryptRow;
|
import eu.steffo.cleaver.gui.rows.option.KeyRow;
|
||||||
import eu.steffo.cleaver.logic.Job;
|
import eu.steffo.cleaver.logic.Job;
|
||||||
import eu.steffo.cleaver.logic.StitchJob;
|
import eu.steffo.cleaver.logic.StitchJob;
|
||||||
|
|
||||||
|
@ -13,7 +15,7 @@ import java.util.ArrayList;
|
||||||
|
|
||||||
public class StitchPanel extends CreateJobPanel {
|
public class StitchPanel extends CreateJobPanel {
|
||||||
protected final CreateJobButtonRow createJobButtonPanel;
|
protected final CreateJobButtonRow createJobButtonPanel;
|
||||||
protected final CryptRow cryptOptionPanel;
|
protected final KeyRow keyOptionRow;
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
protected String getPanelText() {
|
protected String getPanelText() {
|
||||||
|
@ -32,8 +34,8 @@ public class StitchPanel extends CreateJobPanel {
|
||||||
this.add(Box.createVerticalStrut(24));
|
this.add(Box.createVerticalStrut(24));
|
||||||
this.add(Box.createVerticalStrut(8));
|
this.add(Box.createVerticalStrut(8));
|
||||||
|
|
||||||
cryptOptionPanel = new CryptRow();
|
keyOptionRow = new KeyRow();
|
||||||
this.add(cryptOptionPanel);
|
this.add(keyOptionRow);
|
||||||
|
|
||||||
this.add(Box.createVerticalStrut(8));
|
this.add(Box.createVerticalStrut(8));
|
||||||
this.add(Box.createVerticalStrut(24));
|
this.add(Box.createVerticalStrut(24));
|
||||||
|
@ -50,7 +52,15 @@ public class StitchPanel extends CreateJobPanel {
|
||||||
public void createAndAddJobs(ArrayList<Job> jobs) {
|
public void createAndAddJobs(ArrayList<Job> jobs) {
|
||||||
File[] files = fileSelectPanel.getSelectedFiles();
|
File[] files = fileSelectPanel.getSelectedFiles();
|
||||||
for(File file : files) {
|
for(File file : files) {
|
||||||
job
|
try {
|
||||||
|
Job job = new StitchJob(file, keyOptionRow.getKey());
|
||||||
|
jobs.add(job);
|
||||||
|
} catch (ChpFileError ex) {
|
||||||
|
JOptionPane.showMessageDialog(null, ex.getMessage(), "Error", JOptionPane.ERROR_MESSAGE);
|
||||||
|
} catch (ProgrammingError ex) {
|
||||||
|
JOptionPane.showMessageDialog(null, ex.toString(), "Error", JOptionPane.ERROR_MESSAGE);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
fileSelectPanel.clearSelectedFiles();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
54
src/eu/steffo/cleaver/gui/rows/option/KeyRow.java
Normal file
54
src/eu/steffo/cleaver/gui/rows/option/KeyRow.java
Normal file
|
@ -0,0 +1,54 @@
|
||||||
|
package eu.steffo.cleaver.gui.rows.option;
|
||||||
|
|
||||||
|
import eu.steffo.cleaver.logic.crypt.CryptConfig;
|
||||||
|
|
||||||
|
import javax.swing.*;
|
||||||
|
import java.awt.*;
|
||||||
|
|
||||||
|
public class KeyRow extends OptionRow {
|
||||||
|
protected final JLabel keyLabel;
|
||||||
|
protected final JTextField keyTextField;
|
||||||
|
protected final JLabel optionalLabel;
|
||||||
|
|
||||||
|
public KeyRow() {
|
||||||
|
super();
|
||||||
|
|
||||||
|
this.add(Box.createHorizontalStrut(8));
|
||||||
|
|
||||||
|
keyLabel = new JLabel("Encryption key");
|
||||||
|
this.add(keyLabel);
|
||||||
|
|
||||||
|
this.add(Box.createHorizontalStrut(8));
|
||||||
|
|
||||||
|
keyTextField = new JTextField();
|
||||||
|
this.add(keyTextField);
|
||||||
|
|
||||||
|
this.add(Box.createHorizontalStrut(8));
|
||||||
|
|
||||||
|
optionalLabel = new JLabel("(if required)");
|
||||||
|
this.add(optionalLabel);
|
||||||
|
|
||||||
|
this.add(Box.createHorizontalStrut(8));
|
||||||
|
|
||||||
|
this.updateEnabledState();
|
||||||
|
}
|
||||||
|
|
||||||
|
public String getKey() {
|
||||||
|
return keyTextField.getText();
|
||||||
|
}
|
||||||
|
|
||||||
|
public void setKey(String key) {
|
||||||
|
keyTextField.setText(key);
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public void setEditable(boolean value) {
|
||||||
|
keyTextField.setEditable(value);
|
||||||
|
this.updateEnabledState();
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
protected void updateEnabledState() {
|
||||||
|
keyTextField.setEnabled(keyTextField.isEditable());
|
||||||
|
}
|
||||||
|
}
|
|
@ -2,6 +2,8 @@ package eu.steffo.cleaver.gui.rows.option;
|
||||||
|
|
||||||
import eu.steffo.cleaver.gui.rows.Row;
|
import eu.steffo.cleaver.gui.rows.Row;
|
||||||
|
|
||||||
|
import java.awt.*;
|
||||||
|
|
||||||
public abstract class OptionRow extends Row {
|
public abstract class OptionRow extends Row {
|
||||||
public abstract void setEditable(boolean value);
|
public abstract void setEditable(boolean value);
|
||||||
protected abstract void updateEnabledState();
|
protected abstract void updateEnabledState();
|
||||||
|
|
|
@ -11,9 +11,6 @@ import java.io.OutputStream;
|
||||||
import java.util.zip.DeflaterOutputStream;
|
import java.util.zip.DeflaterOutputStream;
|
||||||
|
|
||||||
public class ChopJob extends Job {
|
public class ChopJob extends Job {
|
||||||
protected final SplitConfig splitConfig;
|
|
||||||
protected final CryptConfig cryptConfig;
|
|
||||||
protected final CompressConfig compressConfig;
|
|
||||||
|
|
||||||
public ChopJob(File file, SplitConfig splitConfig, CryptConfig cryptConfig, CompressConfig compressConfig) {
|
public ChopJob(File file, SplitConfig splitConfig, CryptConfig cryptConfig, CompressConfig compressConfig) {
|
||||||
super(file);
|
super(file);
|
||||||
|
@ -29,19 +26,7 @@ public class ChopJob extends Job {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void run() {
|
public void run() {
|
||||||
FileInputStream inputStream;
|
System.out.println("CHOP");
|
||||||
try {
|
|
||||||
inputStream = new FileInputStream(file);
|
|
||||||
} catch (FileNotFoundException e) {
|
|
||||||
e.printStackTrace();
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
// TODO: use DeflaterOutputStream to compress
|
|
||||||
// TODO: create a CipherOutputStream to encrypt
|
|
||||||
// TODO: create a SplitFileOutputStream to output to multiple files, or use a simple FileOutputStream to output to a single file
|
|
||||||
|
|
||||||
// TODO: end with inputStream.transferTo(outputStream);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public SplitConfig getSplitConfig() {
|
public SplitConfig getSplitConfig() {
|
||||||
|
|
|
@ -9,12 +9,18 @@ import eu.steffo.cleaver.logic.progress.Progress;
|
||||||
import eu.steffo.cleaver.logic.split.SplitConfig;
|
import eu.steffo.cleaver.logic.split.SplitConfig;
|
||||||
|
|
||||||
public abstract class Job extends Thread {
|
public abstract class Job extends Thread {
|
||||||
protected final File file;
|
protected File file;
|
||||||
|
protected SplitConfig splitConfig;
|
||||||
|
protected CryptConfig cryptConfig;
|
||||||
|
protected CompressConfig compressConfig;
|
||||||
protected Progress progress;
|
protected Progress progress;
|
||||||
|
|
||||||
public Job(File file) {
|
public Job(File file) {
|
||||||
this.file = file;
|
this.file = file;
|
||||||
this.progress = new NotStartedProgress();
|
this.progress = new NotStartedProgress();
|
||||||
|
splitConfig = null;
|
||||||
|
cryptConfig = null;
|
||||||
|
compressConfig = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
public abstract String getType();
|
public abstract String getType();
|
||||||
|
@ -26,4 +32,16 @@ public abstract class Job extends Thread {
|
||||||
public Progress getProgress() {
|
public Progress getProgress() {
|
||||||
return progress;
|
return progress;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public SplitConfig getSplitConfig() {
|
||||||
|
return splitConfig;
|
||||||
|
}
|
||||||
|
|
||||||
|
public CryptConfig getCryptConfig() {
|
||||||
|
return cryptConfig;
|
||||||
|
}
|
||||||
|
|
||||||
|
public CompressConfig getCompressConfig() {
|
||||||
|
return compressConfig;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -23,24 +23,23 @@ import java.io.FileNotFoundException;
|
||||||
import java.io.IOException;
|
import java.io.IOException;
|
||||||
|
|
||||||
public class StitchJob extends Job {
|
public class StitchJob extends Job {
|
||||||
protected final SplitConfig splitConfig;
|
|
||||||
protected final CryptConfig cryptConfig;
|
|
||||||
protected final CompressConfig compressConfig;
|
|
||||||
|
|
||||||
public StitchJob(File file, String cryptKey) throws ChpFileError, ProgrammingError {
|
public StitchJob(File file, String cryptKey) throws ChpFileError, ProgrammingError {
|
||||||
super(file);
|
super(file);
|
||||||
DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
|
DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
|
||||||
DocumentBuilder builder = null;
|
DocumentBuilder builder;
|
||||||
try {
|
try {
|
||||||
builder = factory.newDocumentBuilder();
|
builder = factory.newDocumentBuilder();
|
||||||
} catch (ParserConfigurationException e) {
|
} catch (ParserConfigurationException e) {
|
||||||
throw new ProgrammingError();
|
throw new ProgrammingError();
|
||||||
}
|
}
|
||||||
Document doc = null;
|
Document doc;
|
||||||
try {
|
try {
|
||||||
doc = builder.parse(file);
|
doc = builder.parse(file);
|
||||||
} catch (SAXException | IOException e) {
|
} catch (SAXException e) {
|
||||||
throw new ProgrammingError();
|
throw new ProgrammingError();
|
||||||
|
} catch (IOException e) {
|
||||||
|
throw new ChpFileError(".chp file does not exist anymore!");
|
||||||
}
|
}
|
||||||
Element root = doc.getDocumentElement();
|
Element root = doc.getDocumentElement();
|
||||||
NodeList splits = root.getElementsByTagName("Split");
|
NodeList splits = root.getElementsByTagName("Split");
|
||||||
|
@ -49,10 +48,7 @@ public class StitchJob extends Job {
|
||||||
Node splitNode = splits.item(0);
|
Node splitNode = splits.item(0);
|
||||||
Node cryptNode = crypts.item(0);
|
Node cryptNode = crypts.item(0);
|
||||||
Node compressNode = compresses.item(0);
|
Node compressNode = compresses.item(0);
|
||||||
if(splitNode == null) {
|
if(splitNode != null) {
|
||||||
splitConfig = null;
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
Element split = (Element)splitNode;
|
Element split = (Element)splitNode;
|
||||||
String splitMode = split.getAttribute("mode");
|
String splitMode = split.getAttribute("mode");
|
||||||
if(splitMode.equals("by-parts")) {
|
if(splitMode.equals("by-parts")) {
|
||||||
|
@ -62,19 +58,13 @@ public class StitchJob extends Job {
|
||||||
splitConfig = new SplitBySizeConfig(Integer.parseInt(split.getTextContent()));
|
splitConfig = new SplitBySizeConfig(Integer.parseInt(split.getTextContent()));
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
throw new ChpFileError();
|
throw new ChpFileError(".chp file contains invalid split mode!");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if(cryptNode == null) {
|
if(cryptNode != null) {
|
||||||
cryptConfig = null;
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
cryptConfig = new CryptConfig(cryptKey);
|
cryptConfig = new CryptConfig(cryptKey);
|
||||||
}
|
}
|
||||||
if(compressNode == null) {
|
if(compressNode != null) {
|
||||||
compressConfig = null;
|
|
||||||
}
|
|
||||||
else {
|
|
||||||
compressConfig = new CompressConfig();
|
compressConfig = new CompressConfig();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -86,18 +76,6 @@ public class StitchJob extends Job {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void run() {
|
public void run() {
|
||||||
|
System.out.println("STITCH");
|
||||||
}
|
|
||||||
|
|
||||||
public SplitConfig getSplitConfig() {
|
|
||||||
return splitConfig;
|
|
||||||
}
|
|
||||||
|
|
||||||
public CryptConfig getCryptConfig() {
|
|
||||||
return cryptConfig;
|
|
||||||
}
|
|
||||||
|
|
||||||
public CompressConfig getCompressConfig() {
|
|
||||||
return compressConfig;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -13,6 +13,6 @@ public class CryptConfig {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public String toString() {
|
public String toString() {
|
||||||
return this.key;
|
return "••••••••";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue