mirror of
https://github.com/Steffo99/unimore-oop-2020-cleaver.git
synced 2024-11-22 08:04:19 +00:00
Make the project a module (and add some new docs)
This commit is contained in:
parent
1d99b6513a
commit
5b0e7c8bce
85 changed files with 1117 additions and 743 deletions
9
.idea/discord.xml
Normal file
9
.idea/discord.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="DiscordProjectSettings">
|
||||
<option name="show" value="true" />
|
||||
</component>
|
||||
<component name="ProjectNotificationSettings">
|
||||
<option name="askShowProject" value="false" />
|
||||
</component>
|
||||
</project>
|
|
@ -2,6 +2,7 @@
|
|||
<project version="4">
|
||||
<component name="JavadocGenerationManager">
|
||||
<option name="OUTPUT_DIRECTORY" value="$PROJECT_DIR$/docs" />
|
||||
<option name="OPTION_SCOPE" value="private" />
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_13" default="false" project-jdk-name="13" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/out" />
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/cleaver.iml" filepath="$PROJECT_DIR$/cleaver.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/eu.steffo.cleaver.iml" filepath="$PROJECT_DIR$/eu.steffo.cleaver.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>All Classes</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="class index">
|
||||
<meta name="generator" content="javadoc/AllClassesIndexWriter">
|
||||
<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>
|
||||
</head>
|
||||
<body class="all-classes-index">
|
||||
<script type="text/javascript">var data = {"i0":2,"i1":2,"i2":2,"i3":8,"i4":2,"i5":2,"i6":2,"i7":2,"i8":2,"i9":2,"i10":2,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":8,"i21":2,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2};
|
||||
<script type="text/javascript">var data = {"i0":2,"i1":2,"i2":2,"i3":8,"i4":2,"i5":2,"i6":2,"i7":2,"i8":2,"i9":2,"i10":2,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":2,"i21":8,"i22":2,"i23":2,"i24":2,"i25":2,"i26":2,"i27":2,"i28":2,"i29":2,"i30":2,"i31":2,"i32":2,"i33":2};
|
||||
var tabs = {65535:["t0","All Classes"],2:["t2","Class Summary"],8:["t4","Exception Summary"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
|
@ -43,7 +43,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="index.html">Overview</a></li>
|
||||
<li><a href="eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="overview-tree.html">Tree</a></li>
|
||||
|
@ -87,127 +87,147 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor" id="i0">
|
||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</a></td>
|
||||
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i1">
|
||||
<td class="colFirst"><a href="eu/steffo/cleaver/logic/ChopJob.html" title="class in eu.steffo.cleaver.logic">ChopJob</a></td>
|
||||
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/ChopJob.html" title="class in eu.steffo.cleaver.logic">ChopJob</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i2">
|
||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopPanel</a></td>
|
||||
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopPanel</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i3">
|
||||
<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>
|
||||
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/errors/ChpFileError.html" title="class in eu.steffo.cleaver.errors">ChpFileError</a></td>
|
||||
<th class="colLast" scope="row">
|
||||
<div class="block">An error in the parsing of the .chp file occoured.</div>
|
||||
</th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i4">
|
||||
<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>
|
||||
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui">CleaverFrame</a></td>
|
||||
<th class="colLast" scope="row">
|
||||
<div class="block">A class providing a GUI for Cleaver made with <code>javax.swing</code>.</div>
|
||||
</th>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i5">
|
||||
<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/eu/steffo/cleaver/logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i6">
|
||||
<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/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>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i7">
|
||||
<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/eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i8">
|
||||
<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/eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i9">
|
||||
<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/eu/steffo/cleaver/logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i10">
|
||||
<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/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>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i11">
|
||||
<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/eu/steffo/cleaver/logic/progress/ErrorProgress.html" title="class in eu.steffo.cleaver.logic.progress">ErrorProgress</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i12">
|
||||
<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/eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i13">
|
||||
<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/eu/steffo/cleaver/logic/progress/FinishedProgress.html" title="class in eu.steffo.cleaver.logic.progress">FinishedProgress</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i14">
|
||||
<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/eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i15">
|
||||
<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/eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsButtonsPanel</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i16">
|
||||
<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>
|
||||
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i17">
|
||||
<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/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>
|
||||
</tr>
|
||||
<tr class="altColor" id="i18">
|
||||
<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>
|
||||
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/Main.html" title="class in eu.steffo.cleaver">Main</a></td>
|
||||
<th class="colLast" scope="row">
|
||||
<div class="block">The class containing the main function.</div>
|
||||
</th>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i19">
|
||||
<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/eu/steffo/cleaver/logic/progress/NotStartedProgress.html" title="class in eu.steffo.cleaver.logic.progress">NotStartedProgress</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i20">
|
||||
<td class="colFirst"><a href="eu/steffo/cleaver/errors/ProgrammingError.html" title="class in eu.steffo.cleaver.errors">ProgrammingError</a></td>
|
||||
<td class="colFirst"><a href="eu.steffo.cleaver/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>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i21">
|
||||
<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>
|
||||
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/errors/ProgrammingError.html" title="class in eu.steffo.cleaver.errors">ProgrammingError</a></td>
|
||||
<th class="colLast" scope="row">
|
||||
<div class="block">An exception that should never be thrown during the execution of the program.</div>
|
||||
</th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i22">
|
||||
<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/eu/steffo/cleaver/logic/progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress">Progress</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i23">
|
||||
<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/eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i24">
|
||||
<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/eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitByPartsConfig</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i25">
|
||||
<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/eu/steffo/cleaver/logic/split/SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitBySizeConfig</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i26">
|
||||
<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/eu/steffo/cleaver/logic/split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<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>
|
||||
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html" title="class in eu.steffo.cleaver.logic.split">SplitFileOutputStream</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>
|
||||
<td class="colFirst"><a href="eu.steffo.cleaver/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>
|
||||
</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>
|
||||
<td class="colFirst"><a href="eu.steffo.cleaver/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="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/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="i31">
|
||||
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/Test.html" title="class in eu.steffo.cleaver">Test</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
<tr class="altColor" id="i32">
|
||||
<td class="colFirst"><a href="eu.steffo.cleaver/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="rowColor" id="i33">
|
||||
<td class="colFirst"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/WorkingProgress.html" title="class in eu.steffo.cleaver.logic.progress">WorkingProgress</a></td>
|
||||
<th class="colLast" scope="row"> </th>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -227,7 +247,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="index.html">Overview</a></li>
|
||||
<li><a href="eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>All Packages</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="package index">
|
||||
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="index.html">Overview</a></li>
|
||||
<li><a href="eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="overview-tree.html">Tree</a></li>
|
||||
|
@ -80,47 +80,55 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/package-summary.html">eu.steffo.cleaver</a></th>
|
||||
<td class="colLast"> </td>
|
||||
<th class="colFirst" scope="row"><a href="eu.steffo.cleaver/eu/steffo/cleaver/package-summary.html">eu.steffo.cleaver</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">The main package of the program.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/errors/package-summary.html">eu.steffo.cleaver.errors</a></th>
|
||||
<th class="colFirst" scope="row"><a href="eu.steffo.cleaver/eu/steffo/cleaver/errors/package-summary.html">eu.steffo.cleaver.errors</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">A package containing all possible exceptions thrown by Cleaver.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">A package containing the elements for a Cleaver GUI.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</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/eu/steffo/cleaver/gui/rows/package-summary.html">eu.steffo.cleaver.gui.rows</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<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/eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<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/eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">A package containing the core logic of the program.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/compress/package-summary.html">eu.steffo.cleaver.logic.compress</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/crypt/package-summary.html">eu.steffo.cleaver.logic.crypt</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<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/eu/steffo/cleaver/logic/progress/package-summary.html">eu.steffo.cleaver.logic.progress</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<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>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<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>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<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>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<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/eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -139,7 +147,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="index.html">Overview</a></li>
|
||||
<li><a href="eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>Constant Field Values</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="summary of constants">
|
||||
<meta name="generator" content="javadoc/ConstantsSummaryWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="index.html">Overview</a></li>
|
||||
<li><a href="eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="overview-tree.html">Tree</a></li>
|
||||
|
@ -83,7 +83,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="index.html">Overview</a></li>
|
||||
<li><a href="eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>Deprecated List</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="deprecated elements">
|
||||
<meta name="generator" content="javadoc/DeprecatedListWriter">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="index.html">Overview</a></li>
|
||||
<li><a href="eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="overview-tree.html">Tree</a></li>
|
||||
|
@ -81,7 +81,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="index.html">Overview</a></li>
|
||||
<li><a href="eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
module:eu.steffo.cleaver
|
||||
eu.steffo.cleaver
|
||||
eu.steffo.cleaver.errors
|
||||
eu.steffo.cleaver.gui
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>Main</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver, class: Main">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
|
@ -99,6 +99,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<hr>
|
||||
<pre>public class <span class="typeNameLabel">Main</span>
|
||||
extends java.lang.Object</pre>
|
||||
<div class="block">The class containing the main function.</div>
|
||||
</section>
|
||||
<section class="summary">
|
||||
<ul class="blockList">
|
||||
|
@ -122,7 +123,9 @@ extends java.lang.Object</pre>
|
|||
<tr class="altColor">
|
||||
<td class="colFirst"><code>protected static java.util.ArrayList<<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="#jobs">jobs</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
<td class="colLast">
|
||||
<div class="block">The <code>ArrayList</code> of <a href="logic/Job.html" title="class in eu.steffo.cleaver.logic"><code>Jobs</code></a> that the <a href="gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui"><code>CleaverFrame</code></a> will manipulate.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -175,7 +178,9 @@ extends java.lang.Object</pre>
|
|||
<tr class="altColor" id="i0">
|
||||
<td class="colFirst"><code>static void</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#main(java.lang.String%5B%5D)">main</a></span>​(java.lang.String[] args)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
<td class="colLast">
|
||||
<div class="block">The main function of the program.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -203,6 +208,11 @@ extends java.lang.Object</pre>
|
|||
<section class="detail">
|
||||
<h3><a id="jobs">jobs</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">protected static</span> <span class="returnType">java.util.ArrayList<<a href="logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>></span> <span class="memberName">jobs</span></div>
|
||||
<div class="block">The <code>ArrayList</code> of <a href="logic/Job.html" title="class in eu.steffo.cleaver.logic"><code>Jobs</code></a> that the <a href="gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui"><code>CleaverFrame</code></a> will manipulate.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="#main(java.lang.String%5B%5D)"><code>main(String[])</code></a></dd>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -235,6 +245,12 @@ extends java.lang.Object</pre>
|
|||
<section class="detail">
|
||||
<h3><a id="main(java.lang.String[])">main</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">public static</span> <span class="returnType">void</span> <span class="memberName">main</span>​(<span class="arguments">java.lang.String[] args)</span></div>
|
||||
<div class="block">The main function of the program.
|
||||
It opens a new <a href="gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui"><code>CleaverFrame</code></a> that the user will be able to interact with, and will exit the program when the frame is closed.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>args</code> - The arguments passed to the program from the command line.</dd>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>CleaverFrame</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: CleaverFrame">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
@ -107,6 +107,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<hr>
|
||||
<pre>public class <span class="typeNameLabel">CleaverFrame</span>
|
||||
extends javax.swing.JFrame</pre>
|
||||
<div class="block">A class providing a GUI for Cleaver made with <code>javax.swing</code>.
|
||||
It uses a <b>vertical</b> <code>BoxLayout</code> (<code>BoxLayout.PAGE_AXIS</code>): the panels added to it are stacked vertically, as if it was a list.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="../../../../serialized-form.html#eu.steffo.cleaver.gui.CleaverFrame">Serialized Form</a></dd>
|
||||
|
@ -167,22 +169,30 @@ extends javax.swing.JFrame</pre>
|
|||
<tr class="altColor">
|
||||
<td class="colFirst"><code>protected <a href="panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#chopStitchPanel">chopStitchPanel</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
<td class="colLast">
|
||||
<div class="block">The panel allowing the creation of new <a href="../logic/Job.html" title="class in eu.steffo.cleaver.logic"><code>Jobs</code></a>.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>protected java.util.ArrayList<<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="#jobs">jobs</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
<td class="colLast">
|
||||
<div class="block">A reference to the <code>ArrayList</code> where the <a href="../logic/Job.html" title="class in eu.steffo.cleaver.logic"><code>Jobs</code></a> should be contained.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>protected <a href="panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsButtonsPanel</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#jobsButtonRow">jobsButtonRow</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
<td class="colLast">
|
||||
<div class="block">The panel containing jobs-related buttons, such as <i>Delete selected</i> or <i>Run all</i>.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>protected <a href="panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#jobsTablePanel">jobsTablePanel</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
<td class="colLast">
|
||||
<div class="block">The panel containing the <a href="../logic/Job.html" title="class in eu.steffo.cleaver.logic"><code>Jobs</code></a> <code>table</code>.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -232,7 +242,9 @@ extends javax.swing.JFrame</pre>
|
|||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.util.ArrayList)">CleaverFrame</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>
|
||||
<td class="colLast">
|
||||
<div class="block">Construct the CleaverFrame by setting its fields and adding to it the panels it should contain.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -297,24 +309,44 @@ extends javax.swing.JFrame</pre>
|
|||
<section class="detail">
|
||||
<h3><a id="chopStitchPanel">chopStitchPanel</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</a></span> <span class="memberName">chopStitchPanel</span></div>
|
||||
<div class="block">The panel allowing the creation of new <a href="../logic/Job.html" title="class in eu.steffo.cleaver.logic"><code>Jobs</code></a>.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels"><code>ChopAndStitchPanel</code></a></dd>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="jobsTablePanel">jobsTablePanel</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></span> <span class="memberName">jobsTablePanel</span></div>
|
||||
<div class="block">The panel containing the <a href="../logic/Job.html" title="class in eu.steffo.cleaver.logic"><code>Jobs</code></a> <code>table</code>.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels"><code>JobsTablePanel</code></a></dd>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="jobsButtonRow">jobsButtonRow</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsButtonsPanel</a></span> <span class="memberName">jobsButtonRow</span></div>
|
||||
<div class="block">The panel containing jobs-related buttons, such as <i>Delete selected</i> or <i>Run all</i>.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels"><code>JobsButtonsPanel</code></a></dd>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="jobs">jobs</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">java.util.ArrayList<<a href="../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>></span> <span class="memberName">jobs</span></div>
|
||||
<div class="block">A reference to the <code>ArrayList</code> where the <a href="../logic/Job.html" title="class in eu.steffo.cleaver.logic"><code>Jobs</code></a> should be contained.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="#%3Cinit%3E(java.util.ArrayList)"><code>CleaverFrame(ArrayList)</code></a></dd>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -331,6 +363,16 @@ extends javax.swing.JFrame</pre>
|
|||
<section class="detail">
|
||||
<h3><a id="<init>(java.util.ArrayList)">CleaverFrame</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">CleaverFrame</span>​(<span class="arguments">java.util.ArrayList<<a href="../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs)</span></div>
|
||||
<div class="block">Construct the CleaverFrame by setting its fields and adding to it the panels it should contain.
|
||||
|
||||
The frame is passed a reference to an <code>ArrayList</code> of <a href="../logic/Job.html" title="class in eu.steffo.cleaver.logic"><code>Jobs</code></a> in order to be able to display them in the
|
||||
<a href="panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels"><code>JobsTablePanel</code></a> and to add/remove <a href="../logic/Job.html" title="class in eu.steffo.cleaver.logic"><code>Jobs</code></a> from it.
|
||||
|
||||
It also creates <code>ActionListeners</code> for the events that require access to the <a href="#jobs"><code>jobs list</code></a>.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>jobs</code> - The reference to the previously mentioned <code>ArrayList</code>.</dd>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>eu.steffo.cleaver.gui</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui">
|
||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
@ -69,6 +69,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<h1 title="Package" class="title">Package eu.steffo.cleaver.gui</h1>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<section class="packageDescription"><a id="package.description">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="block">A package containing the elements for a Cleaver GUI.</div>
|
||||
</section>
|
||||
<section class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
|
@ -84,7 +89,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="CleaverFrame.html" title="class in eu.steffo.cleaver.gui">CleaverFrame</a></th>
|
||||
<td class="colLast"> </td>
|
||||
<td class="colLast">
|
||||
<div class="block">A class providing a GUI for Cleaver made with <code>javax.swing</code>.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>eu.steffo.cleaver.gui Class Hierarchy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="tree: package: eu.steffo.cleaver.gui">
|
||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>ChopAndStitchPanel</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: ChopAndStitchPanel">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
|
@ -239,12 +239,14 @@ java.awt.event.ActionListener onCreateStitchJobClick)</code></th>
|
|||
<tbody>
|
||||
<tr class="altColor" id="i0">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createAndAddChopJobs(java.util.ArrayList)">createAndAddChopJobs</a></span>​(java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs)</code></th>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createAndAddChopJobs(java.util.ArrayList,java.lang.Runnable)">createAndAddChopJobs</a></span>​(java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs,
|
||||
java.lang.Runnable updateTable)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i1">
|
||||
<td class="colFirst"><code>void</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createAndAddStitchJobs(java.util.ArrayList)">createAndAddStitchJobs</a></span>​(java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs)</code></th>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createAndAddStitchJobs(java.util.ArrayList,java.lang.Runnable)">createAndAddStitchJobs</a></span>​(java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs,
|
||||
java.lang.Runnable updateTable)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -330,14 +332,16 @@ java.awt.event.ActionListener onCreateStitchJobClick)</span></div>
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="createAndAddChopJobs(java.util.ArrayList)">createAndAddChopJobs</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">createAndAddChopJobs</span>​(<span class="arguments">java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs)</span></div>
|
||||
<h3><a id="createAndAddChopJobs(java.util.ArrayList,java.lang.Runnable)">createAndAddChopJobs</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">createAndAddChopJobs</span>​(<span class="arguments">java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs,
|
||||
java.lang.Runnable updateTable)</span></div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="createAndAddStitchJobs(java.util.ArrayList)">createAndAddStitchJobs</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">createAndAddStitchJobs</span>​(<span class="arguments">java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs)</span></div>
|
||||
<h3><a id="createAndAddStitchJobs(java.util.ArrayList,java.lang.Runnable)">createAndAddStitchJobs</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">createAndAddStitchJobs</span>​(<span class="arguments">java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs,
|
||||
java.lang.Runnable updateTable)</span></div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>ChopPanel</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: ChopPanel">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<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>
|
||||
</head>
|
||||
<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};
|
||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
|
@ -255,15 +255,11 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.pane
|
|||
<tbody>
|
||||
<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>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createAndAddJobs(java.util.ArrayList,java.lang.Runnable)">createAndAddJobs</a></span>​(java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs,
|
||||
java.lang.Runnable updateTable)</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>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getJobClass()">getJobClass</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor" id="i2">
|
||||
<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>
|
||||
<td class="colLast"> </td>
|
||||
|
@ -372,18 +368,9 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.pane
|
|||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="getJobClass()">getJobClass</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">protected</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>
|
||||
<dl>
|
||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||
<dd><code><a href="CreateJobPanel.html#getJobClass()">getJobClass</a></code> in class <code><a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></code></dd>
|
||||
</dl>
|
||||
</section>
|
||||
</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>
|
||||
<h3><a id="createAndAddJobs(java.util.ArrayList,java.lang.Runnable)">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,
|
||||
java.lang.Runnable updateTable)</span></div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>CreateJobPanel</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: CreateJobPanel">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<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>
|
||||
</head>
|
||||
<body class="class-declaration">
|
||||
<script type="text/javascript">var data = {"i0":6,"i1":6};
|
||||
<script type="text/javascript">var data = {"i0":6};
|
||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
|
@ -241,11 +241,6 @@ extends javax.swing.JPanel</pre>
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor" id="i0">
|
||||
<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>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i1">
|
||||
<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>
|
||||
<td class="colLast"> </td>
|
||||
|
@ -336,12 +331,6 @@ extends javax.swing.JPanel</pre>
|
|||
<div class="memberSignature"><span class="modifiers">protected abstract</span> <span class="returnType">java.lang.String</span> <span class="memberName">getPanelText</span>()</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="getJobClass()">getJobClass</a></h3>
|
||||
<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>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>JobsButtonsPanel</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: JobsButtonsPanel">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>JobsTablePanel.JobsTableModel</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: JobsTablePanel, class: JobsTableModel">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>JobsTablePanel</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: JobsTablePanel">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>StitchPanel</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels, class: StitchPanel">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<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>
|
||||
</head>
|
||||
<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};
|
||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
|
@ -245,15 +245,11 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.pane
|
|||
<tbody>
|
||||
<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>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createAndAddJobs(java.util.ArrayList,java.lang.Runnable)">createAndAddJobs</a></span>​(java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs,
|
||||
java.lang.Runnable updateTable)</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>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getJobClass()">getJobClass</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor" id="i2">
|
||||
<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>
|
||||
<td class="colLast"> </td>
|
||||
|
@ -350,18 +346,9 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.pane
|
|||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="getJobClass()">getJobClass</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">protected</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>
|
||||
<dl>
|
||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||
<dd><code><a href="CreateJobPanel.html#getJobClass()">getJobClass</a></code> in class <code><a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></code></dd>
|
||||
</dl>
|
||||
</section>
|
||||
</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>
|
||||
<h3><a id="createAndAddJobs(java.util.ArrayList,java.lang.Runnable)">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,
|
||||
java.lang.Runnable updateTable)</span></div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>eu.steffo.cleaver.gui.panels</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.panels">
|
||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>eu.steffo.cleaver.gui.panels Class Hierarchy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="tree: package: eu.steffo.cleaver.gui.panels">
|
||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>CreateJobButtonRow</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows, class: CreateJobButtonRow">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>FileSelectRow</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows, class: FileSelectRow">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>Row</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows, class: Row">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>TitleRow</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows, class: TitleRow">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>CompressRow</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows.option, class: CompressRow">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>CryptRow</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows.option, class: CryptRow">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>OptionRow</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows.option, class: OptionRow">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>SplitRow</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows.option, class: SplitRow">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>eu.steffo.cleaver.gui.rows.option</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows.option">
|
||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>eu.steffo.cleaver.gui.rows.option Class Hierarchy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="tree: package: eu.steffo.cleaver.gui.rows.option">
|
||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>eu.steffo.cleaver.gui.rows</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui.rows">
|
||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>eu.steffo.cleaver.gui.rows Class Hierarchy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="tree: package: eu.steffo.cleaver.gui.rows">
|
||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>ChopJob</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic, class: ChopJob">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
@ -133,7 +133,7 @@ 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>
|
||||
<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#progress">progress</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#splitConfig">splitConfig</a>, <a href="Job.html#swingCallLaterOnProgressChanges">swingCallLaterOnProgressChanges</a></code></div>
|
||||
<div class="inheritedList">
|
||||
<h3>Fields inherited from class java.lang.Thread</h3>
|
||||
<a id="fields.inherited.from.class.java.lang.Thread">
|
||||
|
@ -164,6 +164,14 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
|||
<a href="compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a> compressConfig)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.io.File,java.lang.Runnable,eu.steffo.cleaver.logic.split.SplitConfig,eu.steffo.cleaver.logic.crypt.CryptConfig,eu.steffo.cleaver.logic.compress.CompressConfig)">ChopJob</a></span>​(java.io.File file,
|
||||
java.lang.Runnable swingCallLaterOnProgressChanges,
|
||||
<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>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
@ -220,7 +228,7 @@ 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>
|
||||
<a id="methods.inherited.from.class.eu.steffo.cleaver.logic.Job">
|
||||
<!-- -->
|
||||
</a><code><a href="Job.html#getFile()">getFile</a>, <a href="Job.html#getProgress()">getProgress</a></code></div>
|
||||
</a><code><a href="Job.html#getFile()">getFile</a>, <a href="Job.html#getProgress()">getProgress</a>, <a href="Job.html#setProgress(eu.steffo.cleaver.logic.progress.Progress)">setProgress</a></code></div>
|
||||
<div class="inheritedList">
|
||||
<h3>Methods inherited from class java.lang.Thread</h3>
|
||||
<a id="methods.inherited.from.class.java.lang.Thread">
|
||||
|
@ -253,6 +261,16 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
|||
<a href="compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a> compressConfig)</span></div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="<init>(java.io.File,java.lang.Runnable,eu.steffo.cleaver.logic.split.SplitConfig,eu.steffo.cleaver.logic.crypt.CryptConfig,eu.steffo.cleaver.logic.compress.CompressConfig)">ChopJob</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">ChopJob</span>​(<span class="arguments">java.io.File file,
|
||||
java.lang.Runnable swingCallLaterOnProgressChanges,
|
||||
<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>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>Job</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic, class: Job">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<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>
|
||||
</head>
|
||||
<body class="class-declaration">
|
||||
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":6};
|
||||
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":6,"i6":10};
|
||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
|
@ -158,7 +158,7 @@ extends java.lang.Thread</pre>
|
|||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<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>
|
||||
<td class="colFirst"><code>private <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>
|
||||
|
@ -167,6 +167,11 @@ extends java.lang.Thread</pre>
|
|||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#splitConfig">splitConfig</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<td class="colFirst"><code>protected java.lang.Runnable</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#swingCallLaterOnProgressChanges">swingCallLaterOnProgressChanges</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
@ -197,6 +202,11 @@ extends java.lang.Thread</pre>
|
|||
<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>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.io.File,java.lang.Runnable)">Job</a></span>​(java.io.File file,
|
||||
java.lang.Runnable swingCallLaterOnProgressChanges)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
@ -250,6 +260,11 @@ extends java.lang.Thread</pre>
|
|||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getType()">getType</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor" id="i6">
|
||||
<td class="colFirst"><code>protected void</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setProgress(eu.steffo.cleaver.logic.progress.Progress)">setProgress</a></span>​(<a href="progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress">Progress</a> progress)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
@ -285,6 +300,18 @@ extends java.lang.Thread</pre>
|
|||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="progress">progress</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">private</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>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="swingCallLaterOnProgressChanges">swingCallLaterOnProgressChanges</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType">java.lang.Runnable</span> <span class="memberName">swingCallLaterOnProgressChanges</span></div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="splitConfig">splitConfig</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType"><a href="split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></span> <span class="memberName">splitConfig</span></div>
|
||||
</section>
|
||||
|
@ -301,12 +328,6 @@ extends java.lang.Thread</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>
|
||||
</section>
|
||||
</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>
|
||||
</section>
|
||||
</li>
|
||||
|
@ -323,6 +344,13 @@ extends java.lang.Thread</pre>
|
|||
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">Job</span>​(<span class="arguments">java.io.File file)</span></div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="<init>(java.io.File,java.lang.Runnable)">Job</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">Job</span>​(<span class="arguments">java.io.File file,
|
||||
java.lang.Runnable swingCallLaterOnProgressChanges)</span></div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
@ -353,6 +381,12 @@ extends java.lang.Thread</pre>
|
|||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="setProgress(eu.steffo.cleaver.logic.progress.Progress)">setProgress</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType">void</span> <span class="memberName">setProgress</span>​(<span class="arguments"><a href="progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress">Progress</a> progress)</span></div>
|
||||
</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>
|
||||
</section>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>StitchJob</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic, class: StitchJob">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<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>
|
||||
</head>
|
||||
<body class="class-declaration">
|
||||
<script type="text/javascript">var data = {"i0":10,"i1":10};
|
||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||
<script type="text/javascript">var data = {"i0":10,"i1":9,"i2":10,"i3":10};
|
||||
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
|
@ -133,7 +133,7 @@ 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>
|
||||
<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#progress">progress</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#splitConfig">splitConfig</a>, <a href="Job.html#swingCallLaterOnProgressChanges">swingCallLaterOnProgressChanges</a></code></div>
|
||||
<div class="inheritedList">
|
||||
<h3>Fields inherited from class java.lang.Thread</h3>
|
||||
<a id="fields.inherited.from.class.java.lang.Thread">
|
||||
|
@ -158,6 +158,12 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.io.File,java.lang.Runnable,java.lang.String)">StitchJob</a></span>​(java.io.File file,
|
||||
java.lang.Runnable updateTable,
|
||||
java.lang.String cryptKey)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<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,
|
||||
java.lang.String cryptKey)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
|
@ -174,7 +180,7 @@ java.lang.String cryptKey)</code></th>
|
|||
</a>
|
||||
<h2>Method Summary</h2>
|
||||
<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="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="t1" class="tableTab" onclick="show(1);">Static 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="t4" class="tableTab" onclick="show(8);">Concrete Methods</button></div>
|
||||
<div id="memberSummary_tabpanel" role="tabpanel">
|
||||
<table aria-labelledby="t0">
|
||||
<thead>
|
||||
|
@ -191,6 +197,17 @@ java.lang.String cryptKey)</code></th>
|
|||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i1">
|
||||
<td class="colFirst"><code>protected static org.w3c.dom.Document</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#openChp(java.io.File)">openChp</a></span>​(java.io.File file)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor" id="i2">
|
||||
<td class="colFirst"><code>protected void</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#parseChp(org.w3c.dom.Document,java.lang.String)">parseChp</a></span>​(org.w3c.dom.Document doc,
|
||||
java.lang.String cryptKey)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i3">
|
||||
<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>
|
||||
|
@ -203,7 +220,7 @@ java.lang.String cryptKey)</code></th>
|
|||
<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><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>
|
||||
</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>, <a href="Job.html#setProgress(eu.steffo.cleaver.logic.progress.Progress)">setProgress</a></code></div>
|
||||
<div class="inheritedList">
|
||||
<h3>Methods inherited from class java.lang.Thread</h3>
|
||||
<a id="methods.inherited.from.class.java.lang.Thread">
|
||||
|
@ -241,6 +258,21 @@ java.lang.String cryptKey)</span>
|
|||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="<init>(java.io.File,java.lang.Runnable,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,
|
||||
java.lang.Runnable updateTable,
|
||||
java.lang.String cryptKey)</span>
|
||||
throws <span class="exceptions"><a href="../errors/ChpFileError.html" title="class in eu.steffo.cleaver.errors">ChpFileError</a>,
|
||||
<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>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
@ -253,6 +285,26 @@ java.lang.String cryptKey)</span>
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="openChp(java.io.File)">openChp</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">protected static</span> <span class="returnType">org.w3c.dom.Document</span> <span class="memberName">openChp</span>​(<span class="arguments">java.io.File file)</span>
|
||||
throws <span class="exceptions"><a href="../errors/ChpFileError.html" title="class in eu.steffo.cleaver.errors">ChpFileError</a>,
|
||||
<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>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="parseChp(org.w3c.dom.Document,java.lang.String)">parseChp</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">void</span> <span class="memberName">parseChp</span>​(<span class="arguments">org.w3c.dom.Document doc,
|
||||
java.lang.String cryptKey)</span></div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="getType()">getType</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">java.lang.String</span> <span class="memberName">getType</span>()</div>
|
||||
<dl>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>CompressConfig</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.compress, class: CompressConfig">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<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>
|
||||
</head>
|
||||
<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 altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
|
@ -146,6 +146,11 @@ extends java.lang.Object</pre>
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor" id="i0">
|
||||
<td class="colFirst"><code>org.w3c.dom.Element</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toElement(org.w3c.dom.Document)">toElement</a></span>​(org.w3c.dom.Document doc)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i1">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toString()">toString</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
|
@ -198,6 +203,12 @@ extends java.lang.Object</pre>
|
|||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="toElement(org.w3c.dom.Document)">toElement</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">org.w3c.dom.Element</span> <span class="memberName">toElement</span>​(<span class="arguments">org.w3c.dom.Document doc)</span></div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>eu.steffo.cleaver.logic.compress</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.compress">
|
||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>eu.steffo.cleaver.logic.compress Class Hierarchy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="tree: package: eu.steffo.cleaver.logic.compress">
|
||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>CryptConfig</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.crypt, class: CryptConfig">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<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>
|
||||
</head>
|
||||
<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 altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
|
@ -178,6 +178,11 @@ extends java.lang.Object</pre>
|
|||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i1">
|
||||
<td class="colFirst"><code>org.w3c.dom.Element</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toElement(org.w3c.dom.Document)">toElement</a></span>​(org.w3c.dom.Document doc)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor" id="i2">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toString()">toString</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
|
@ -252,6 +257,12 @@ extends java.lang.Object</pre>
|
|||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="toElement(org.w3c.dom.Document)">toElement</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">org.w3c.dom.Element</span> <span class="memberName">toElement</span>​(<span class="arguments">org.w3c.dom.Document doc)</span></div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>eu.steffo.cleaver.logic.crypt</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.crypt">
|
||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>eu.steffo.cleaver.logic.crypt Class Hierarchy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="tree: package: eu.steffo.cleaver.logic.crypt">
|
||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>eu.steffo.cleaver.logic</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic">
|
||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>eu.steffo.cleaver.logic Class Hierarchy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="tree: package: eu.steffo.cleaver.logic">
|
||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>SplitByPartsConfig</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split, class: SplitByPartsConfig">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<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>
|
||||
</head>
|
||||
<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 altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
|
@ -180,6 +180,11 @@ extends <a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split
|
|||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i1">
|
||||
<td class="colFirst"><code>org.w3c.dom.Element</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toElement(org.w3c.dom.Document)">toElement</a></span>​(org.w3c.dom.Document doc)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor" id="i2">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toString()">toString</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
|
@ -254,6 +259,16 @@ extends <a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split
|
|||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="toElement(org.w3c.dom.Document)">toElement</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">org.w3c.dom.Element</span> <span class="memberName">toElement</span>​(<span class="arguments">org.w3c.dom.Document doc)</span></div>
|
||||
<dl>
|
||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||
<dd><code><a href="SplitConfig.html#toElement(org.w3c.dom.Document)">toElement</a></code> in class <code><a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></code></dd>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>SplitBySizeConfig</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split, class: SplitBySizeConfig">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<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>
|
||||
</head>
|
||||
<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 altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
|
@ -122,7 +122,7 @@ extends <a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>protected int</code></td>
|
||||
<td class="colFirst"><code>protected long</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#size">size</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
|
@ -148,7 +148,7 @@ extends <a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(int)">SplitBySizeConfig</a></span>​(int size)</code></th>
|
||||
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(long)">SplitBySizeConfig</a></span>​(long size)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -175,11 +175,16 @@ extends <a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor" id="i0">
|
||||
<td class="colFirst"><code>int</code></td>
|
||||
<td class="colFirst"><code>long</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSize()">getSize</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i1">
|
||||
<td class="colFirst"><code>org.w3c.dom.Element</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toElement(org.w3c.dom.Document)">toElement</a></span>​(org.w3c.dom.Document doc)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor" id="i2">
|
||||
<td class="colFirst"><code>java.lang.String</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toString()">toString</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
|
@ -209,7 +214,7 @@ extends <a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split
|
|||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="size">size</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType">int</span> <span class="memberName">size</span></div>
|
||||
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType">long</span> <span class="memberName">size</span></div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -224,8 +229,8 @@ extends <a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="<init>(int)">SplitBySizeConfig</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">SplitBySizeConfig</span>​(<span class="arguments">int size)</span></div>
|
||||
<h3><a id="<init>(long)">SplitBySizeConfig</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">SplitBySizeConfig</span>​(<span class="arguments">long size)</span></div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -241,7 +246,7 @@ extends <a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split
|
|||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="getSize()">getSize</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">int</span> <span class="memberName">getSize</span>()</div>
|
||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">long</span> <span class="memberName">getSize</span>()</div>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
|
@ -254,6 +259,16 @@ extends <a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split
|
|||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="toElement(org.w3c.dom.Document)">toElement</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">org.w3c.dom.Element</span> <span class="memberName">toElement</span>​(<span class="arguments">org.w3c.dom.Document doc)</span></div>
|
||||
<dl>
|
||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||
<dd><code><a href="SplitConfig.html#toElement(org.w3c.dom.Document)">toElement</a></code> in class <code><a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></code></dd>
|
||||
</dl>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>SplitConfig</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split, class: SplitConfig">
|
||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||
<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>
|
||||
</head>
|
||||
<body class="class-declaration">
|
||||
<script type="text/javascript">var pathtoroot = "../../../../../";
|
||||
<script type="text/javascript">var data = {"i0":6};
|
||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
var pathtoroot = "../../../../../";
|
||||
loadScripts(document, 'script');</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
|
@ -59,7 +65,7 @@ loadScripts(document, 'script');</script>
|
|||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||
<li>Method</li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="navListSearch"><label for="search">SEARCH:</label>
|
||||
|
@ -131,6 +137,27 @@ extends java.lang.Object</pre>
|
|||
<!-- -->
|
||||
</a>
|
||||
<h2>Method Summary</h2>
|
||||
<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></div>
|
||||
<div id="memberSummary_tabpanel" role="tabpanel">
|
||||
<table aria-labelledby="t0">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor" id="i0">
|
||||
<td class="colFirst"><code>abstract org.w3c.dom.Element</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toElement(org.w3c.dom.Document)">toElement</a></span>​(org.w3c.dom.Document doc)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<div class="inheritedList">
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
<a id="methods.inherited.from.class.java.lang.Object">
|
||||
|
@ -158,6 +185,22 @@ extends java.lang.Object</pre>
|
|||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<li class="blockList">
|
||||
<section class="methodDetails"><a id="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h2>Method Details</h2>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
<h3><a id="toElement(org.w3c.dom.Document)">toElement</a></h3>
|
||||
<div class="memberSignature"><span class="modifiers">public abstract</span> <span class="returnType">org.w3c.dom.Element</span> <span class="memberName">toElement</span>​(<span class="arguments">org.w3c.dom.Document doc)</span></div>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
@ -196,7 +239,7 @@ extends java.lang.Object</pre>
|
|||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||
<li>Method</li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>eu.steffo.cleaver.logic.split</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split">
|
||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
|
@ -94,6 +94,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<th class="colFirst" scope="row"><a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="SplitFileOutputStream.html" title="class in eu.steffo.cleaver.logic.split">SplitFileOutputStream</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>eu.steffo.cleaver.logic.split Class Hierarchy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="tree: package: eu.steffo.cleaver.logic.split">
|
||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||
|
@ -78,6 +78,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<ul>
|
||||
<li class="circle">java.lang.Object
|
||||
<ul>
|
||||
<li class="circle">java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
|
||||
<ul>
|
||||
<li class="circle">eu.steffo.cleaver.logic.split.<a href="SplitFileOutputStream.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitFileOutputStream</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="circle">eu.steffo.cleaver.logic.split.<a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitConfig</span></a>
|
||||
<ul>
|
||||
<li class="circle">eu.steffo.cleaver.logic.split.<a href="SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitByPartsConfig</span></a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>eu.steffo.cleaver</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="declaration: package: eu.steffo.cleaver">
|
||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
|
@ -69,6 +69,12 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<h1 title="Package" class="title">Package eu.steffo.cleaver</h1>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<section class="packageDescription"><a id="package.description">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="block">The main package of the program.
|
||||
It contains all the runnable functions (currently only <a href="Main.html" title="class in eu.steffo.cleaver"><code>Main</code></a>), and all other packages.</div>
|
||||
</section>
|
||||
<section class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
|
@ -84,6 +90,12 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<tbody>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><a href="Main.html" title="class in eu.steffo.cleaver">Main</a></th>
|
||||
<td class="colLast">
|
||||
<div class="block">The class containing the main function.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><a href="Test.html" title="class in eu.steffo.cleaver">Test</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>eu.steffo.cleaver Class Hierarchy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="tree: package: eu.steffo.cleaver">
|
||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
|
@ -79,6 +79,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<li class="circle">java.lang.Object
|
||||
<ul>
|
||||
<li class="circle">eu.steffo.cleaver.<a href="Main.html" title="class in eu.steffo.cleaver"><span class="typeNameLink">Main</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.<a href="Test.html" title="class in eu.steffo.cleaver"><span class="typeNameLink">Test</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>API Help</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="help">
|
||||
<meta name="generator" content="javadoc/HelpWriter">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="index.html">Overview</a></li>
|
||||
<li><a href="eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="overview-tree.html">Tree</a></li>
|
||||
|
@ -73,8 +73,13 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="helpSection">
|
||||
<h2>Overview</h2>
|
||||
<p>The <a href="index.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.</p>
|
||||
<h2>Module</h2>
|
||||
<p>Each module has a page that contains a list of its packages, dependencies on other modules, and services, with a summary for each. These page may contain three categories:</p>
|
||||
<ul>
|
||||
<li>Packages</li>
|
||||
<li>Modules</li>
|
||||
<li>Services</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
|
@ -201,7 +206,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="index.html">Overview</a></li>
|
||||
<li><a href="eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>C-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="index: C">
|
||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
@ -73,81 +73,101 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</a>
|
||||
<h2 class="title">C</h2>
|
||||
<dl>
|
||||
<dt><a href="../eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">ChopAndStitchPanel</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/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">ChopAndStitchPanel</span></a> - Class in <a href="../eu.steffo.cleaver/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/ChopAndStitchPanel.html#%3Cinit%3E(java.awt.event.ActionListener,java.awt.event.ActionListener)">ChopAndStitchPanel(ActionListener, ActionListener)</a></span> - Constructor for 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/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html#%3Cinit%3E(java.awt.event.ActionListener,java.awt.event.ActionListener)">ChopAndStitchPanel(ActionListener, ActionListener)</a></span> - Constructor for class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/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/logic/ChopJob.html" title="class in eu.steffo.cleaver.logic"><span class="typeNameLink">ChopJob</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/eu/steffo/cleaver/logic/ChopJob.html" title="class in eu.steffo.cleaver.logic"><span class="typeNameLink">ChopJob</span></a> - Class in <a href="../eu.steffo.cleaver/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/ChopJob.html#%3Cinit%3E(java.io.File,eu.steffo.cleaver.logic.split.SplitConfig,eu.steffo.cleaver.logic.crypt.CryptConfig,eu.steffo.cleaver.logic.compress.CompressConfig)">ChopJob(File, SplitConfig, CryptConfig, CompressConfig)</a></span> - Constructor for 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/eu/steffo/cleaver/logic/ChopJob.html#%3Cinit%3E(java.io.File,eu.steffo.cleaver.logic.split.SplitConfig,eu.steffo.cleaver.logic.crypt.CryptConfig,eu.steffo.cleaver.logic.compress.CompressConfig)">ChopJob(File, SplitConfig, CryptConfig, CompressConfig)</a></span> - Constructor for class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/gui/panels/ChopAndStitchPanel.html#chopPanel">chopPanel</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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/ChopJob.html#%3Cinit%3E(java.io.File,java.lang.Runnable,eu.steffo.cleaver.logic.split.SplitConfig,eu.steffo.cleaver.logic.crypt.CryptConfig,eu.steffo.cleaver.logic.compress.CompressConfig)">ChopJob(File, Runnable, SplitConfig, CryptConfig, CompressConfig)</a></span> - Constructor for class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/ChopJob.html" title="class in eu.steffo.cleaver.logic">ChopJob</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">ChopPanel</span></a> - Class in <a href="../eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html#chopPanel">chopPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/ChopPanel.html#%3Cinit%3E(java.awt.event.ActionListener)">ChopPanel(ActionListener)</a></span> - Constructor for 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><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">ChopPanel</span></a> - Class in <a href="../eu.steffo.cleaver/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/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/eu/steffo/cleaver/gui/panels/ChopPanel.html#%3Cinit%3E(java.awt.event.ActionListener)">ChopPanel(ActionListener)</a></span> - Constructor for class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/CleaverFrame.html#chopStitchPanel">chopStitchPanel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui">CleaverFrame</a></dt>
|
||||
<dd>
|
||||
<div class="block">The panel allowing the creation of new <a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic"><code>Jobs</code></a>.</div>
|
||||
</dd>
|
||||
<dt><a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/errors/package-summary.html">eu.steffo.cleaver.errors</a></dt>
|
||||
<dd>
|
||||
<div class="block">An error in the parsing of the .chp file occoured.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/FileSelectRow.html#clearSelectedFiles()">clearSelectedFiles()</a></span> - Method in class eu.steffo.cleaver.gui.rows.<a href="../eu.steffo.cleaver/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/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><a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></dt>
|
||||
<dd>
|
||||
<div class="block">A class providing a GUI for Cleaver made with <code>javax.swing</code>.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/CleaverFrame.html#%3Cinit%3E(java.util.ArrayList)">CleaverFrame(ArrayList<Job>)</a></span> - Constructor for class eu.steffo.cleaver.gui.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui">CleaverFrame</a></dt>
|
||||
<dd>
|
||||
<div class="block">Construct the CleaverFrame by setting its fields and adding to it the panels it should contain.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html#close()">close()</a></span> - Method in class eu.steffo.cleaver.logic.split.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html" title="class in eu.steffo.cleaver.logic.split">SplitFileOutputStream</a></dt>
|
||||
<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><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/Job.html#compressConfig">compressConfig</a></span> - Variable in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/CleaverFrame.html#%3Cinit%3E(java.util.ArrayList)">CleaverFrame(ArrayList<Job>)</a></span> - Constructor for class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui">CleaverFrame</a></dt>
|
||||
<dt><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress"><span class="typeNameLink">CompressConfig</span></a> - Class in <a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/compress/package-summary.html">eu.steffo.cleaver.logic.compress</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#compressConfig">compressConfig</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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/compress/CompressConfig.html#%3Cinit%3E()">CompressConfig()</a></span> - Constructor for class eu.steffo.cleaver.logic.compress.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../eu/steffo/cleaver/logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress"><span class="typeNameLink">CompressConfig</span></a> - Class in <a href="../eu/steffo/cleaver/logic/compress/package-summary.html">eu.steffo.cleaver.logic.compress</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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/logic/compress/CompressConfig.html#%3Cinit%3E()">CompressConfig()</a></span> - Constructor for 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/eu/steffo/cleaver/gui/panels/ChopPanel.html#compressOptionPanel">compressOptionPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/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/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><a href="../eu.steffo.cleaver/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/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/option/CompressRow.html#%3Cinit%3E()">CompressRow()</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.option.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></dt>
|
||||
<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><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html#createAndAddChopJobs(java.util.ArrayList,java.lang.Runnable)">createAndAddChopJobs(ArrayList<Job>, Runnable)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html#%3Cinit%3E()">CompressRow()</a></span> - Constructor for 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/eu/steffo/cleaver/gui/panels/ChopPanel.html#createAndAddJobs(java.util.ArrayList,java.lang.Runnable)">createAndAddJobs(ArrayList<Job>, Runnable)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/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/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/eu/steffo/cleaver/gui/panels/StitchPanel.html#createAndAddJobs(java.util.ArrayList,java.lang.Runnable)">createAndAddJobs(ArrayList<Job>, Runnable)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></dt>
|
||||
<dd> </dd>
|
||||
<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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html#createAndAddStitchJobs(java.util.ArrayList,java.lang.Runnable)">createAndAddStitchJobs(ArrayList<Job>, Runnable)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html#createJobButton">createJobButton</a></span> - Variable in class eu.steffo.cleaver.gui.rows.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a></dt>
|
||||
<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/eu/steffo/cleaver/gui/panels/ChopPanel.html#createJobButtonPanel">createJobButtonPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/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/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/eu/steffo/cleaver/gui/panels/StitchPanel.html#createJobButtonPanel">createJobButtonPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></dt>
|
||||
<dd> </dd>
|
||||
<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>
|
||||
<dt><a href="../eu.steffo.cleaver/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/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html#%3Cinit%3E(java.awt.event.ActionListener)">CreateJobButtonRow(ActionListener)</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a></dt>
|
||||
<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/eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">CreateJobPanel</span></a> - Class in <a href="../eu.steffo.cleaver/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/rows/CreateJobButtonRow.html#%3Cinit%3E(java.awt.event.ActionListener)">CreateJobButtonRow(ActionListener)</a></span> - Constructor for 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/eu/steffo/cleaver/gui/panels/CreateJobPanel.html#%3Cinit%3E(java.awt.event.ActionListener)">CreateJobPanel(ActionListener)</a></span> - Constructor for class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/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/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">CreateJobPanel</span></a> - Class in <a href="../eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html#createNextFileOutputStream()">createNextFileOutputStream()</a></span> - Method in class eu.steffo.cleaver.logic.split.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html" title="class in eu.steffo.cleaver.logic.split">SplitFileOutputStream</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html#%3Cinit%3E(java.awt.event.ActionListener)">CreateJobPanel(ActionListener)</a></span> - Constructor for 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/eu/steffo/cleaver/gui/rows/option/CryptRow.html#cryptCheckBox">cryptCheckBox</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu.steffo.cleaver/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/CryptRow.html#cryptCheckBox">cryptCheckBox</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/eu/steffo/cleaver/logic/Job.html#cryptConfig">cryptConfig</a></span> - Variable in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/Job.html#cryptConfig">cryptConfig</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>
|
||||
<dt><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt"><span class="typeNameLink">CryptConfig</span></a> - Class in <a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/crypt/package-summary.html">eu.steffo.cleaver.logic.crypt</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../eu/steffo/cleaver/logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt"><span class="typeNameLink">CryptConfig</span></a> - Class in <a href="../eu/steffo/cleaver/logic/crypt/package-summary.html">eu.steffo.cleaver.logic.crypt</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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/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/eu/steffo/cleaver/gui/panels/ChopPanel.html#cryptOptionPanel">cryptOptionPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></dt>
|
||||
<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><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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/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/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html#currentByteCount">currentByteCount</a></span> - Variable in class eu.steffo.cleaver.logic.split.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html" title="class in eu.steffo.cleaver.logic.split">SplitFileOutputStream</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html#currentFileCount">currentFileCount</a></span> - Variable in class eu.steffo.cleaver.logic.split.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html" title="class in eu.steffo.cleaver.logic.split">SplitFileOutputStream</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html#currentFileOutputStream">currentFileOutputStream</a></span> - Variable in class eu.steffo.cleaver.logic.split.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html" title="class in eu.steffo.cleaver.logic.split">SplitFileOutputStream</a></dt>
|
||||
<dd> </dd>
|
||||
</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">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>
|
||||
|
@ -163,7 +183,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>N-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="index: N">
|
||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
@ -73,9 +73,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</a>
|
||||
<h2 class="title">N</h2>
|
||||
<dl>
|
||||
<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>
|
||||
<dt><a href="../eu.steffo.cleaver/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/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/logic/progress/NotStartedProgress.html" title="class in eu.steffo.cleaver.logic.progress">NotStartedProgress</a></dt>
|
||||
<dd> </dd>
|
||||
</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">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>
|
||||
|
@ -91,7 +91,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>O-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="index: O">
|
||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
@ -73,11 +73,13 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</a>
|
||||
<h2 class="title">O</h2>
|
||||
<dl>
|
||||
<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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/StitchJob.html#openChp(java.io.File)">openChp(File)</a></span> - Static method in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/StitchJob.html" title="class in eu.steffo.cleaver.logic">StitchJob</a></dt>
|
||||
<dd> </dd>
|
||||
<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><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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/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><a href="../eu.steffo.cleaver/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/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/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/eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></dt>
|
||||
<dd> </dd>
|
||||
</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">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>
|
||||
|
@ -93,7 +95,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>P-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="index: P">
|
||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
@ -73,23 +73,27 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</a>
|
||||
<h2 class="title">P</h2>
|
||||
<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/eu/steffo/cleaver/logic/StitchJob.html#parseChp(org.w3c.dom.Document,java.lang.String)">parseChp(Document, String)</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/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><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitByPartsConfig.html#parts">parts</a></span> - Variable in class eu.steffo.cleaver.logic.split.<a href="../eu.steffo.cleaver/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/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/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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/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>
|
||||
<dt><a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/errors/package-summary.html">eu.steffo.cleaver.errors</a></dt>
|
||||
<dd>
|
||||
<div class="block">An exception that should never be thrown during the execution of the program.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/errors/ProgrammingError.html#%3Cinit%3E()">ProgrammingError()</a></span> - Constructor for exception eu.steffo.cleaver.errors.<a href="../eu.steffo.cleaver/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/Job.html#progress">progress</a></span> - Variable in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/WorkingProgress.html#progress">progress</a></span> - Variable in class eu.steffo.cleaver.logic.progress.<a href="../eu.steffo.cleaver/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>
|
||||
<dt><a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/logic/progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress">Progress</a></dt>
|
||||
<dd> </dd>
|
||||
</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">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>
|
||||
|
@ -105,7 +109,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>R-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="index: R">
|
||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
@ -73,13 +73,13 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</a>
|
||||
<h2 class="title">R</h2>
|
||||
<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><a href="../eu.steffo.cleaver/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/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/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/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/eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a></dt>
|
||||
<dd> </dd>
|
||||
<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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/ChopJob.html#run()">run()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/StitchJob.html#run()">run()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/StitchJob.html" title="class in eu.steffo.cleaver.logic">StitchJob</a></dt>
|
||||
<dd> </dd>
|
||||
</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">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>
|
||||
|
@ -95,7 +95,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>S-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="index: S">
|
||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
@ -73,73 +73,83 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</a>
|
||||
<h2 class="title">S</h2>
|
||||
<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><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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#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/eu/steffo/cleaver/gui/rows/FileSelectRow.html#selectedFilesText">selectedFilesText</a></span> - Variable in class eu.steffo.cleaver.gui.rows.<a href="../eu.steffo.cleaver/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/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/eu/steffo/cleaver/gui/rows/FileSelectRow.html#selectFilesButton">selectFilesButton</a></span> - Variable in class eu.steffo.cleaver.gui.rows.<a href="../eu.steffo.cleaver/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/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/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/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#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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/Job.html#setProgress(eu.steffo.cleaver.logic.progress.Progress)">setProgress(Progress)</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitBySizeConfig.html#size">size</a></span> - Variable in class eu.steffo.cleaver.logic.split.<a href="../eu.steffo.cleaver/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#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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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/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>
|
||||
<dt><a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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#%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>
|
||||
<dt><a href="../eu.steffo.cleaver/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/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitBySizeConfig.html#%3Cinit%3E(long)">SplitBySizeConfig(long)</a></span> - Constructor for class eu.steffo.cleaver.logic.split.<a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/Job.html#splitConfig">splitConfig</a></span> - Variable in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><a href="../eu.steffo.cleaver/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/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/logic/split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</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>
|
||||
<dt><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitFileOutputStream</span></a> - Class in <a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html#%3Cinit%3E(java.lang.String,long)">SplitFileOutputStream(String, long)</a></span> - Constructor for class eu.steffo.cleaver.logic.split.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html" title="class in eu.steffo.cleaver.logic.split">SplitFileOutputStream</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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopPanel.html#splitOptionPanel">splitOptionPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><a href="../eu.steffo.cleaver/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/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html#startButton">startButton</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/StitchJob.html#%3Cinit%3E(java.io.File,java.lang.Runnable,java.lang.String)">StitchJob(File, Runnable, String)</a></span> - Constructor for class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/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/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/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html#stitchPanel">stitchPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/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/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/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/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/eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/Job.html#swingCallLaterOnProgressChanges">swingCallLaterOnProgressChanges</a></span> - Variable in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
||||
<dd> </dd>
|
||||
</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">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>
|
||||
|
@ -155,7 +165,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>T-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="index: T">
|
||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
@ -73,33 +73,49 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</a>
|
||||
<h2 class="title">T</h2>
|
||||
<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/eu/steffo/cleaver/gui/panels/JobsTablePanel.html#table">table</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></dt>
|
||||
<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/eu/steffo/cleaver/gui/panels/JobsTablePanel.html#tableModel">tableModel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></dt>
|
||||
<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/eu/steffo/cleaver/gui/panels/JobsTablePanel.html#tableScrollPane">tableScrollPane</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></dt>
|
||||
<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><a href="../eu.steffo.cleaver/eu/steffo/cleaver/Test.html" title="class in eu.steffo.cleaver"><span class="typeNameLink">Test</span></a> - Class in <a href="../eu.steffo.cleaver/eu/steffo/cleaver/package-summary.html">eu.steffo.cleaver</a></dt>
|
||||
<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/eu/steffo/cleaver/Test.html#%3Cinit%3E()">Test()</a></span> - Constructor for class eu.steffo.cleaver.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/Test.html" title="class in eu.steffo.cleaver">Test</a></dt>
|
||||
<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/eu/steffo/cleaver/gui/rows/TitleRow.html#titleLabel">titleLabel</a></span> - Variable in class eu.steffo.cleaver.gui.rows.<a href="../eu.steffo.cleaver/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/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/eu/steffo/cleaver/gui/panels/CreateJobPanel.html#titlePanel">titlePanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</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>
|
||||
<dt><a href="../eu.steffo.cleaver/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/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/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/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/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/compress/CompressConfig.html#toElement(org.w3c.dom.Document)">toElement(Document)</a></span> - Method in class eu.steffo.cleaver.logic.compress.<a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/crypt/CryptConfig.html#toElement(org.w3c.dom.Document)">toElement(Document)</a></span> - Method in class eu.steffo.cleaver.logic.crypt.<a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitByPartsConfig.html#toElement(org.w3c.dom.Document)">toElement(Document)</a></span> - Method in class eu.steffo.cleaver.logic.split.<a href="../eu.steffo.cleaver/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/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/eu/steffo/cleaver/logic/split/SplitBySizeConfig.html#toElement(org.w3c.dom.Document)">toElement(Document)</a></span> - Method in class eu.steffo.cleaver.logic.split.<a href="../eu.steffo.cleaver/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/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/eu/steffo/cleaver/logic/split/SplitConfig.html#toElement(org.w3c.dom.Document)">toElement(Document)</a></span> - Method in class eu.steffo.cleaver.logic.split.<a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/logic/compress/CompressConfig.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.compress.<a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/logic/crypt/CryptConfig.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.crypt.<a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/logic/progress/ErrorProgress.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.progress.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/ErrorProgress.html" title="class in eu.steffo.cleaver.logic.progress">ErrorProgress</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/FinishedProgress.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.progress.<a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/logic/progress/NotStartedProgress.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.progress.<a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/logic/progress/WorkingProgress.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.progress.<a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/logic/split/SplitByPartsConfig.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.split.<a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/logic/split/SplitBySizeConfig.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.split.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitBySizeConfig</a></dt>
|
||||
<dd> </dd>
|
||||
</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">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>
|
||||
|
@ -115,7 +131,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>D-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="index: D">
|
||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
@ -73,7 +73,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</a>
|
||||
<h2 class="title">D</h2>
|
||||
<dl>
|
||||
<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/eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html#deleteButton">deleteButton</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsButtonsPanel</a></dt>
|
||||
<dd> </dd>
|
||||
</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">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>
|
||||
|
@ -89,7 +89,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>E-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="index: E">
|
||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
@ -73,27 +73,45 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</a>
|
||||
<h2 class="title">E</h2>
|
||||
<dl>
|
||||
<dt><a href="../eu/steffo/cleaver/package-summary.html">eu.steffo.cleaver</a> - package eu.steffo.cleaver</dt>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/ErrorProgress.html#error">error</a></span> - Variable in class eu.steffo.cleaver.logic.progress.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/ErrorProgress.html" title="class in eu.steffo.cleaver.logic.progress">ErrorProgress</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../eu/steffo/cleaver/errors/package-summary.html">eu.steffo.cleaver.errors</a> - package eu.steffo.cleaver.errors</dt>
|
||||
<dt><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/ErrorProgress.html" title="class in eu.steffo.cleaver.logic.progress"><span class="typeNameLink">ErrorProgress</span></a> - Class in <a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/package-summary.html">eu.steffo.cleaver.logic.progress</a></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><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/ErrorProgress.html#%3Cinit%3E(java.lang.Throwable)">ErrorProgress(Throwable)</a></span> - Constructor for class eu.steffo.cleaver.logic.progress.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/ErrorProgress.html" title="class in eu.steffo.cleaver.logic.progress">ErrorProgress</a></dt>
|
||||
<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/module-summary.html">eu.steffo.cleaver</a> - module eu.steffo.cleaver</dt>
|
||||
<dd>
|
||||
<div class="block">A file compression, encryption and splitting utility in Java.</div>
|
||||
</dd>
|
||||
<dt><a href="../eu.steffo.cleaver/eu/steffo/cleaver/package-summary.html">eu.steffo.cleaver</a> - package eu.steffo.cleaver</dt>
|
||||
<dd>
|
||||
<div class="block">The main package of the program.</div>
|
||||
</dd>
|
||||
<dt><a href="../eu.steffo.cleaver/eu/steffo/cleaver/errors/package-summary.html">eu.steffo.cleaver.errors</a> - package eu.steffo.cleaver.errors</dt>
|
||||
<dd>
|
||||
<div class="block">A package containing all possible exceptions thrown by Cleaver.</div>
|
||||
</dd>
|
||||
<dt><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a> - package eu.steffo.cleaver.gui</dt>
|
||||
<dd>
|
||||
<div class="block">A package containing the elements for a Cleaver GUI.</div>
|
||||
</dd>
|
||||
<dt><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</a> - package eu.steffo.cleaver.gui.panels</dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../eu/steffo/cleaver/gui/rows/package-summary.html">eu.steffo.cleaver.gui.rows</a> - package eu.steffo.cleaver.gui.rows</dt>
|
||||
<dt><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/package-summary.html">eu.steffo.cleaver.gui.rows</a> - package eu.steffo.cleaver.gui.rows</dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a> - package eu.steffo.cleaver.gui.rows.option</dt>
|
||||
<dt><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a> - package eu.steffo.cleaver.gui.rows.option</dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a> - package eu.steffo.cleaver.logic</dt>
|
||||
<dt><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a> - package eu.steffo.cleaver.logic</dt>
|
||||
<dd>
|
||||
<div class="block">A package containing the core logic of the program.</div>
|
||||
</dd>
|
||||
<dt><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/compress/package-summary.html">eu.steffo.cleaver.logic.compress</a> - package eu.steffo.cleaver.logic.compress</dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../eu/steffo/cleaver/logic/compress/package-summary.html">eu.steffo.cleaver.logic.compress</a> - package eu.steffo.cleaver.logic.compress</dt>
|
||||
<dt><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/crypt/package-summary.html">eu.steffo.cleaver.logic.crypt</a> - package eu.steffo.cleaver.logic.crypt</dt>
|
||||
<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/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/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/eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a> - package eu.steffo.cleaver.logic.split</dt>
|
||||
<dd> </dd>
|
||||
</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">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>
|
||||
|
@ -109,7 +127,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>F-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="index: F">
|
||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
@ -73,21 +73,23 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</a>
|
||||
<h2 class="title">F</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#file">file</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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/Job.html#file">file</a></span> - Variable in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/rows/FileSelectRow.html#fileChooser">fileChooser</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/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html#fileBaseName">fileBaseName</a></span> - Variable in class eu.steffo.cleaver.logic.split.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html" title="class in eu.steffo.cleaver.logic.split">SplitFileOutputStream</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html#fileSelectPanel">fileSelectPanel</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/eu/steffo/cleaver/gui/rows/FileSelectRow.html#fileChooser">fileChooser</a></span> - Variable in class eu.steffo.cleaver.gui.rows.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">FileSelectRow</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/eu/steffo/cleaver/gui/panels/CreateJobPanel.html#fileSelectPanel">fileSelectPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></dt>
|
||||
<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><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">FileSelectRow</span></a> - Class in <a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/package-summary.html">eu.steffo.cleaver.gui.rows</a></dt>
|
||||
<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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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/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>
|
||||
<dt><a href="../eu.steffo.cleaver/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/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/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/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/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/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/eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||
<dd> </dd>
|
||||
</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">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>
|
||||
|
@ -103,7 +105,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>G-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="index: G">
|
||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
@ -73,67 +73,61 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</a>
|
||||
<h2 class="title">G</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html#getColumnClass(int)">getColumnClass(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/eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html#getColumnClass(int)">getColumnClass(int)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html#getColumnCount()">getColumnCount()</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/eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html#getColumnCount()">getColumnCount()</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html#getColumnName(int)">getColumnName(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/eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html#getColumnName(int)">getColumnName(int)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a></dt>
|
||||
<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/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/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/ChopJob.html#getCompressConfig()">getCompressConfig()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/logic/Job.html#getCompressConfig()">getCompressConfig()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/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/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/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/ChopJob.html#getCryptConfig()">getCryptConfig()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/logic/Job.html#getCryptConfig()">getCryptConfig()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/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/eu/steffo/cleaver/logic/Job.html#getFile()">getFile()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/ChopPanel.html#getJobClass()">getJobClass()</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/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/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/CreateJobPanel.html#getJobClass()">getJobClass()</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/eu/steffo/cleaver/logic/crypt/CryptConfig.html#getKey()">getKey()</a></span> - Method in class eu.steffo.cleaver.logic.crypt.<a href="../eu.steffo.cleaver/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/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/eu/steffo/cleaver/gui/panels/ChopPanel.html#getPanelText()">getPanelText()</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/CreateJobPanel.html#getPanelText()">getPanelText()</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</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/eu/steffo/cleaver/gui/panels/StitchPanel.html#getPanelText()">getPanelText()</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></dt>
|
||||
<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/eu/steffo/cleaver/logic/split/SplitByPartsConfig.html#getParts()">getParts()</a></span> - Method in class eu.steffo.cleaver.logic.split.<a href="../eu.steffo.cleaver/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/gui/panels/CreateJobPanel.html#getPanelText()">getPanelText()</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/eu/steffo/cleaver/logic/Job.html#getProgress()">getProgress()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/StitchPanel.html#getPanelText()">getPanelText()</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/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/eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a></dt>
|
||||
<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/eu/steffo/cleaver/gui/rows/FileSelectRow.html#getSelectedFiles()">getSelectedFiles()</a></span> - Method in class eu.steffo.cleaver.gui.rows.<a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.html#getSelectedJobsIndexes()">getSelectedJobsIndexes()</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</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/eu/steffo/cleaver/logic/split/SplitBySizeConfig.html#getSize()">getSize()</a></span> - Method in class eu.steffo.cleaver.logic.split.<a href="../eu.steffo.cleaver/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/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/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/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/JobsTablePanel.html#getSelectedJobsIndexes()">getSelectedJobsIndexes()</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><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/ChopJob.html#getSplitConfig()">getSplitConfig()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/split/SplitBySizeConfig.html#getSize()">getSize()</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/eu/steffo/cleaver/logic/Job.html#getSplitConfig()">getSplitConfig()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/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/eu/steffo/cleaver/logic/ChopJob.html#getType()">getType()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/Job.html#getType()">getType()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/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/eu/steffo/cleaver/logic/StitchJob.html#getType()">getType()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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/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>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#getType()">getType()</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/logic/StitchJob.html#getType()">getType()</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/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/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/eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a></dt>
|
||||
<dd> </dd>
|
||||
</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">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>
|
||||
|
@ -149,7 +143,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>I-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="index: I">
|
||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
@ -73,7 +73,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</a>
|
||||
<h2 class="title">I</h2>
|
||||
<dl>
|
||||
<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/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/eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a></dt>
|
||||
<dd> </dd>
|
||||
</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">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>
|
||||
|
@ -89,7 +89,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>J-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="index: J">
|
||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
@ -73,31 +73,41 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</a>
|
||||
<h2 class="title">J</h2>
|
||||
<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/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/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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/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/eu/steffo/cleaver/logic/Job.html#%3Cinit%3E(java.io.File,java.lang.Runnable)">Job(File, Runnable)</a></span> - Constructor for class eu.steffo.cleaver.logic.<a href="../eu.steffo.cleaver/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.html#jobs">jobs</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/eu/steffo/cleaver/gui/CleaverFrame.html#jobs">jobs</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui">CleaverFrame</a></dt>
|
||||
<dd>
|
||||
<div class="block">A reference to the <code>ArrayList</code> where the <a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic"><code>Jobs</code></a> should be contained.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.html#jobs">jobs</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/Main.html#jobs">jobs</a></span> - Static variable in 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/eu/steffo/cleaver/Main.html#jobs">jobs</a></span> - Static variable in class eu.steffo.cleaver.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/Main.html" title="class in eu.steffo.cleaver">Main</a></dt>
|
||||
<dd>
|
||||
<div class="block">The <code>ArrayList</code> of <a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic"><code>Jobs</code></a> that the <a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui"><code>CleaverFrame</code></a> will manipulate.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/CleaverFrame.html#jobsButtonRow">jobsButtonRow</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui">CleaverFrame</a></dt>
|
||||
<dd>
|
||||
<div class="block">The panel containing jobs-related buttons, such as <i>Delete selected</i> or <i>Run all</i>.</div>
|
||||
</dd>
|
||||
<dt><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">JobsButtonsPanel</span></a> - Class in <a href="../eu.steffo.cleaver/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/CleaverFrame.html#jobsButtonRow">jobsButtonRow</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/eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html#%3Cinit%3E(java.awt.event.ActionListener,java.awt.event.ActionListener)">JobsButtonsPanel(ActionListener, ActionListener)</a></span> - Constructor for class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/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/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">JobsButtonsPanel</span></a> - Class in <a href="../eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html#%3Cinit%3E()">JobsTableModel()</a></span> - Constructor for class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html#%3Cinit%3E(java.awt.event.ActionListener,java.awt.event.ActionListener)">JobsButtonsPanel(ActionListener, ActionListener)</a></span> - Constructor for 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/eu/steffo/cleaver/gui/CleaverFrame.html#jobsTablePanel">jobsTablePanel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui">CleaverFrame</a></dt>
|
||||
<dd>
|
||||
<div class="block">The panel containing the <a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic"><code>Jobs</code></a> <code>table</code>.</div>
|
||||
</dd>
|
||||
<dt><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">JobsTablePanel</span></a> - Class in <a href="../eu.steffo.cleaver/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/JobsTablePanel.JobsTableModel.html#%3Cinit%3E()">JobsTableModel()</a></span> - Constructor for 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/eu/steffo/cleaver/gui/panels/JobsTablePanel.html#%3Cinit%3E(java.util.ArrayList)">JobsTablePanel(ArrayList<Job>)</a></span> - Constructor for class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CleaverFrame.html#jobsTablePanel">jobsTablePanel</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>
|
||||
<dt><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">JobsTablePanel</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/JobsTablePanel.html#%3Cinit%3E(java.util.ArrayList)">JobsTablePanel(ArrayList<Job>)</a></span> - Constructor for 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>
|
||||
<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/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/eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</a></dt>
|
||||
<dd> </dd>
|
||||
</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">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>
|
||||
|
@ -113,7 +123,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>K-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="index: K">
|
||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
@ -73,21 +73,21 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</a>
|
||||
<h2 class="title">K</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/crypt/CryptConfig.html#key">key</a></span> - Variable 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/eu/steffo/cleaver/logic/crypt/CryptConfig.html#key">key</a></span> - Variable in class eu.steffo.cleaver.logic.crypt.<a href="../eu.steffo.cleaver/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/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/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/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/StitchPanel.html#keyOptionRow">keyOptionRow</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu.steffo.cleaver/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>
|
||||
<dt><a href="../eu.steffo.cleaver/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/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/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/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/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>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/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/eu/steffo/cleaver/gui/rows/option/KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option">KeyRow</a></dt>
|
||||
<dd> </dd>
|
||||
</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">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>
|
||||
|
@ -103,7 +103,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>M-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="index: M">
|
||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
@ -73,11 +73,19 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</a>
|
||||
<h2 class="title">M</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/Main.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in 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/eu/steffo/cleaver/Main.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class eu.steffo.cleaver.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/Main.html" title="class in eu.steffo.cleaver">Main</a></dt>
|
||||
<dd>
|
||||
<div class="block">The main function of the program.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/Test.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class eu.steffo.cleaver.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/Test.html" title="class in eu.steffo.cleaver">Test</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="../eu/steffo/cleaver/Main.html" title="class in eu.steffo.cleaver"><span class="typeNameLink">Main</span></a> - Class in <a href="../eu/steffo/cleaver/package-summary.html">eu.steffo.cleaver</a></dt>
|
||||
<dt><a href="../eu.steffo.cleaver/eu/steffo/cleaver/Main.html" title="class in eu.steffo.cleaver"><span class="typeNameLink">Main</span></a> - Class in <a href="../eu.steffo.cleaver/eu/steffo/cleaver/package-summary.html">eu.steffo.cleaver</a></dt>
|
||||
<dd>
|
||||
<div class="block">The class containing the main function.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../eu.steffo.cleaver/eu/steffo/cleaver/Main.html#%3Cinit%3E()">Main()</a></span> - Constructor for class eu.steffo.cleaver.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/Main.html" title="class in eu.steffo.cleaver">Main</a></dt>
|
||||
<dd> </dd>
|
||||
<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/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html#maximumByteCount">maximumByteCount</a></span> - Variable in class eu.steffo.cleaver.logic.split.<a href="../eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html" title="class in eu.steffo.cleaver.logic.split">SplitFileOutputStream</a></dt>
|
||||
<dd> </dd>
|
||||
</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">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>
|
||||
|
@ -93,7 +101,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../index.html">Overview</a></li>
|
||||
<li><a href="../eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="../overview-tree.html">Tree</a></li>
|
||||
|
|
157
docs/index.html
157
docs/index.html
|
@ -2,154 +2,25 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<title>Overview</title>
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>Generated Documentation (Untitled)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="description" content="package index">
|
||||
<meta name="generator" content="javadoc/PackageIndexWriter">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="index redirect">
|
||||
<meta name="generator" content="javadoc/IndexRedirectWriter">
|
||||
<link rel="canonical" href="eu.steffo.cleaver/module-summary.html">
|
||||
<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">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
<script type="text/javascript" src="script-dir/jszip/dist/jszip.min.js"></script>
|
||||
<script type="text/javascript" src="script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
|
||||
<!--[if IE]>
|
||||
<script type="text/javascript" src="script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
||||
<![endif]-->
|
||||
<script type="text/javascript" src="script-dir/jquery-3.4.1.js"></script>
|
||||
<script type="text/javascript" src="script-dir/jquery-ui.js"></script>
|
||||
</head>
|
||||
<body class="package-index">
|
||||
<script type="text/javascript">var pathtoroot = "./";
|
||||
loadScripts(document, 'script');</script>
|
||||
<script type="text/javascript">window.location.replace('eu.steffo.cleaver/module-summary.html')</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
<meta http-equiv="Refresh" content="0;eu.steffo.cleaver/module-summary.html">
|
||||
</noscript>
|
||||
<header role="banner">
|
||||
<nav role="navigation">
|
||||
<div class="fixedNav">
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a id="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li class="navBarCell1Rev">Overview</li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="overview-tree.html">Tree</a></li>
|
||||
<li><a href="deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="index-files/index-1.html">Index</a></li>
|
||||
<li><a href="help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<div class="navListSearch"><label for="search">SEARCH:</label>
|
||||
<input type="text" id="search" value="search" disabled="disabled">
|
||||
<input type="reset" id="reset" value="reset" disabled="disabled">
|
||||
</div>
|
||||
</div>
|
||||
<a id="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
</div>
|
||||
<div class="navPadding"> </div>
|
||||
<script type="text/javascript"><!--
|
||||
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
//-->
|
||||
</script>
|
||||
</nav>
|
||||
</header>
|
||||
</head>
|
||||
<body class="index-redirect">
|
||||
<main role="main">
|
||||
<div class="contentContainer">
|
||||
<div class="overviewSummary">
|
||||
<table>
|
||||
<caption><span>Packages</span><span class="tabEnd"> </span></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Package</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="altColor" id="i0">
|
||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/package-summary.html">eu.steffo.cleaver</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i1">
|
||||
<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" id="i2">
|
||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i3">
|
||||
<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>
|
||||
</tr>
|
||||
<tr class="altColor" id="i4">
|
||||
<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>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i5">
|
||||
<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>
|
||||
</tr>
|
||||
<tr class="altColor" id="i6">
|
||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor" id="i7">
|
||||
<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>
|
||||
</tr>
|
||||
<tr class="altColor" id="i8">
|
||||
<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>
|
||||
</tr>
|
||||
<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>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<noscript>
|
||||
<p>JavaScript is disabled on your browser.</p>
|
||||
</noscript>
|
||||
<p><a href="eu.steffo.cleaver/module-summary.html">eu.steffo.cleaver/module-summary.html</a></p>
|
||||
</main>
|
||||
<footer role="contentinfo">
|
||||
<nav role="navigation">
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a id="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li class="navBarCell1Rev">Overview</li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="overview-tree.html">Tree</a></li>
|
||||
<li><a href="deprecated-list.html">Deprecated</a></li>
|
||||
<li><a href="index-files/index-1.html">Index</a></li>
|
||||
<li><a href="help-doc.html">Help</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a id="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</nav>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:32:50 CET 2020 -->
|
||||
<title>Generated Documentation (Untitled)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="index redirect">
|
||||
<meta name="generator" content="javadoc/IndexRedirectWriter">
|
||||
<link rel="canonical" href="index.html">
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>Class Hierarchy</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="class tree">
|
||||
<meta name="generator" content="javadoc/TreeWriter">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="index.html">Overview</a></li>
|
||||
<li>Module</li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li class="navBarCell1Rev">Tree</li>
|
||||
|
@ -69,17 +69,17 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<h1 class="title">Hierarchy For All Packages</h1>
|
||||
<span class="packageHierarchyLabel">Package Hierarchies:</span>
|
||||
<ul class="horizontal">
|
||||
<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/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/option/package-tree.html">eu.steffo.cleaver.gui.rows.option</a>, </li>
|
||||
<li><a href="eu/steffo/cleaver/logic/package-tree.html">eu.steffo.cleaver.logic</a>, </li>
|
||||
<li><a href="eu/steffo/cleaver/logic/compress/package-tree.html">eu.steffo.cleaver.logic.compress</a>, </li>
|
||||
<li><a href="eu/steffo/cleaver/logic/crypt/package-tree.html">eu.steffo.cleaver.logic.crypt</a>, </li>
|
||||
<li><a href="eu/steffo/cleaver/logic/progress/package-tree.html">eu.steffo.cleaver.logic.progress</a>, </li>
|
||||
<li><a href="eu/steffo/cleaver/logic/split/package-tree.html">eu.steffo.cleaver.logic.split</a></li>
|
||||
<li><a href="eu.steffo.cleaver/eu/steffo/cleaver/package-tree.html">eu.steffo.cleaver</a>, </li>
|
||||
<li><a href="eu.steffo.cleaver/eu/steffo/cleaver/errors/package-tree.html">eu.steffo.cleaver.errors</a>, </li>
|
||||
<li><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/package-tree.html">eu.steffo.cleaver.gui</a>, </li>
|
||||
<li><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/package-tree.html">eu.steffo.cleaver.gui.panels</a>, </li>
|
||||
<li><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/package-tree.html">eu.steffo.cleaver.gui.rows</a>, </li>
|
||||
<li><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/option/package-tree.html">eu.steffo.cleaver.gui.rows.option</a>, </li>
|
||||
<li><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/package-tree.html">eu.steffo.cleaver.logic</a>, </li>
|
||||
<li><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/compress/package-tree.html">eu.steffo.cleaver.logic.compress</a>, </li>
|
||||
<li><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/crypt/package-tree.html">eu.steffo.cleaver.logic.crypt</a>, </li>
|
||||
<li><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/package-tree.html">eu.steffo.cleaver.logic.progress</a>, </li>
|
||||
<li><a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/split/package-tree.html">eu.steffo.cleaver.logic.split</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
|
@ -90,7 +90,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<ul>
|
||||
<li class="circle">javax.swing.table.AbstractTableModel (implements java.io.Serializable, javax.swing.table.TableModel)
|
||||
<ul>
|
||||
<li class="circle">eu.steffo.cleaver.gui.panels.<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></li>
|
||||
<li class="circle">eu.steffo.cleaver.gui.panels.<a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">JobsTablePanel.JobsTableModel</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
|
||||
|
@ -101,28 +101,28 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<ul>
|
||||
<li class="circle">javax.swing.JPanel (implements javax.accessibility.Accessible)
|
||||
<ul>
|
||||
<li class="circle">eu.steffo.cleaver.gui.panels.<a href="eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">ChopAndStitchPanel</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.gui.panels.<a href="eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">CreateJobPanel</span></a>
|
||||
<li class="circle">eu.steffo.cleaver.gui.panels.<a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">ChopAndStitchPanel</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.gui.panels.<a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">CreateJobPanel</span></a>
|
||||
<ul>
|
||||
<li class="circle">eu.steffo.cleaver.gui.panels.<a href="eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">ChopPanel</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.gui.panels.<a href="eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">StitchPanel</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.gui.panels.<a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">ChopPanel</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.gui.panels.<a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">StitchPanel</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="circle">eu.steffo.cleaver.gui.panels.<a href="eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">JobsButtonsPanel</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.gui.panels.<a href="eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">JobsTablePanel</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.gui.rows.<a href="eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">Row</span></a>
|
||||
<li class="circle">eu.steffo.cleaver.gui.panels.<a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">JobsButtonsPanel</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.gui.panels.<a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">JobsTablePanel</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.gui.rows.<a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">Row</span></a>
|
||||
<ul>
|
||||
<li class="circle">eu.steffo.cleaver.gui.rows.<a href="eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">CreateJobButtonRow</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.gui.rows.<a href="eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">FileSelectRow</span></a></li>
|
||||
<li class="circle">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"><span class="typeNameLink">OptionRow</span></a>
|
||||
<li class="circle">eu.steffo.cleaver.gui.rows.<a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">CreateJobButtonRow</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.gui.rows.<a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">FileSelectRow</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.gui.rows.option.<a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">OptionRow</span></a>
|
||||
<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/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/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/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/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/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>
|
||||
</li>
|
||||
<li class="circle">eu.steffo.cleaver.gui.rows.<a href="eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">TitleRow</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.gui.rows.<a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">TitleRow</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -135,7 +135,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<ul>
|
||||
<li class="circle">javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
|
||||
<ul>
|
||||
<li class="circle">eu.steffo.cleaver.gui.<a href="eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CleaverFrame</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.gui.<a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CleaverFrame</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -146,28 +146,35 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="circle">eu.steffo.cleaver.logic.compress.<a href="eu/steffo/cleaver/logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress"><span class="typeNameLink">CompressConfig</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.logic.crypt.<a href="eu/steffo/cleaver/logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt"><span class="typeNameLink">CryptConfig</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.<a href="eu/steffo/cleaver/Main.html" title="class in eu.steffo.cleaver"><span class="typeNameLink">Main</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.logic.progress.<a href="eu/steffo/cleaver/logic/progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress"><span class="typeNameLink">Progress</span></a>
|
||||
<li class="circle">eu.steffo.cleaver.logic.compress.<a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress"><span class="typeNameLink">CompressConfig</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.logic.crypt.<a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt"><span class="typeNameLink">CryptConfig</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.<a href="eu.steffo.cleaver/eu/steffo/cleaver/Main.html" title="class in eu.steffo.cleaver"><span class="typeNameLink">Main</span></a></li>
|
||||
<li class="circle">java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
|
||||
<ul>
|
||||
<li class="circle">eu.steffo.cleaver.logic.progress.<a href="eu/steffo/cleaver/logic/progress/FinishedProgress.html" title="class in eu.steffo.cleaver.logic.progress"><span class="typeNameLink">FinishedProgress</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.logic.progress.<a href="eu/steffo/cleaver/logic/progress/NotStartedProgress.html" title="class in eu.steffo.cleaver.logic.progress"><span class="typeNameLink">NotStartedProgress</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.logic.progress.<a href="eu/steffo/cleaver/logic/progress/WorkingProgress.html" title="class in eu.steffo.cleaver.logic.progress"><span class="typeNameLink">WorkingProgress</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.logic.split.<a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitFileOutputStream.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitFileOutputStream</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="circle">eu.steffo.cleaver.logic.split.<a href="eu/steffo/cleaver/logic/split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitConfig</span></a>
|
||||
<li class="circle">eu.steffo.cleaver.logic.progress.<a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/Progress.html" title="class in eu.steffo.cleaver.logic.progress"><span class="typeNameLink">Progress</span></a>
|
||||
<ul>
|
||||
<li class="circle">eu.steffo.cleaver.logic.split.<a href="eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitByPartsConfig</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.logic.split.<a href="eu/steffo/cleaver/logic/split/SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitBySizeConfig</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.logic.progress.<a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/ErrorProgress.html" title="class in eu.steffo.cleaver.logic.progress"><span class="typeNameLink">ErrorProgress</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.logic.progress.<a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/FinishedProgress.html" title="class in eu.steffo.cleaver.logic.progress"><span class="typeNameLink">FinishedProgress</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.logic.progress.<a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/NotStartedProgress.html" title="class in eu.steffo.cleaver.logic.progress"><span class="typeNameLink">NotStartedProgress</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.logic.progress.<a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/progress/WorkingProgress.html" title="class in eu.steffo.cleaver.logic.progress"><span class="typeNameLink">WorkingProgress</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="circle">eu.steffo.cleaver.logic.split.<a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitConfig</span></a>
|
||||
<ul>
|
||||
<li class="circle">eu.steffo.cleaver.logic.split.<a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitByPartsConfig</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.logic.split.<a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/split/SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitBySizeConfig</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="circle">eu.steffo.cleaver.<a href="eu.steffo.cleaver/eu/steffo/cleaver/Test.html" title="class in eu.steffo.cleaver"><span class="typeNameLink">Test</span></a></li>
|
||||
<li class="circle">java.lang.Thread (implements java.lang.Runnable)
|
||||
<ul>
|
||||
<li class="circle">eu.steffo.cleaver.logic.<a href="eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic"><span class="typeNameLink">Job</span></a>
|
||||
<li class="circle">eu.steffo.cleaver.logic.<a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic"><span class="typeNameLink">Job</span></a>
|
||||
<ul>
|
||||
<li class="circle">eu.steffo.cleaver.logic.<a href="eu/steffo/cleaver/logic/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="eu/steffo/cleaver/logic/StitchJob.html" title="class in eu.steffo.cleaver.logic"><span class="typeNameLink">StitchJob</span></a></li>
|
||||
<li class="circle">eu.steffo.cleaver.logic.<a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/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="eu.steffo.cleaver/eu/steffo/cleaver/logic/StitchJob.html" title="class in eu.steffo.cleaver.logic"><span class="typeNameLink">StitchJob</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -176,8 +183,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<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>
|
||||
<li class="circle">eu.steffo.cleaver.errors.<a href="eu.steffo.cleaver/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/eu/steffo/cleaver/errors/ProgrammingError.html" title="class in eu.steffo.cleaver.errors"><span class="typeNameLink">ProgrammingError</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -199,7 +206,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="index.html">Overview</a></li>
|
||||
<li>Module</li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li class="navBarCell1Rev">Tree</li>
|
||||
|
|
|
@ -1 +1 @@
|
|||
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"}]
|
||||
packageSearchIndex = [{"l":"All Packages","url":"allpackages-index.html"},{"m":"eu.steffo.cleaver","l":"eu.steffo.cleaver"},{"m":"eu.steffo.cleaver","l":"eu.steffo.cleaver.errors"},{"m":"eu.steffo.cleaver","l":"eu.steffo.cleaver.gui"},{"m":"eu.steffo.cleaver","l":"eu.steffo.cleaver.gui.panels"},{"m":"eu.steffo.cleaver","l":"eu.steffo.cleaver.gui.rows"},{"m":"eu.steffo.cleaver","l":"eu.steffo.cleaver.gui.rows.option"},{"m":"eu.steffo.cleaver","l":"eu.steffo.cleaver.logic"},{"m":"eu.steffo.cleaver","l":"eu.steffo.cleaver.logic.compress"},{"m":"eu.steffo.cleaver","l":"eu.steffo.cleaver.logic.crypt"},{"m":"eu.steffo.cleaver","l":"eu.steffo.cleaver.logic.progress"},{"m":"eu.steffo.cleaver","l":"eu.steffo.cleaver.logic.split"}]
|
|
@ -2,10 +2,10 @@
|
|||
<!-- NewPage -->
|
||||
<html lang="it">
|
||||
<head>
|
||||
<!-- Generated by javadoc (13.0.1) on Sun Dec 15 21:45:01 CET 2019 -->
|
||||
<!-- Generated by javadoc (13.0.1) on Fri Jan 03 13:54:28 CET 2020 -->
|
||||
<title>Serialized Form</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-12-15">
|
||||
<meta name="dc.created" content="2020-01-03">
|
||||
<meta name="description" content="serialized forms">
|
||||
<meta name="generator" content="javadoc/SerializedFormWriterImpl">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
|
@ -37,7 +37,7 @@ loadScripts(document, 'script');</script>
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="index.html">Overview</a></li>
|
||||
<li><a href="eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="overview-tree.html">Tree</a></li>
|
||||
|
@ -78,14 +78,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<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>
|
||||
<h3>Class <a href="eu.steffo.cleaver/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>
|
||||
<h3>Class <a href="eu.steffo.cleaver/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>
|
||||
|
@ -99,7 +99,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.CleaverFrame">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Class <a href="eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.CleaverFrame</a> extends javax.swing.JFrame implements Serializable</h3>
|
||||
<h3>Class <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.CleaverFrame</a> extends javax.swing.JFrame implements Serializable</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
|
@ -107,19 +107,39 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h5>chopStitchPanel</h5>
|
||||
<pre><a href="eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</a> chopStitchPanel</pre>
|
||||
<pre><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</a> chopStitchPanel</pre>
|
||||
<div class="block">The panel allowing the creation of new <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic"><code>Jobs</code></a>.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels"><code>ChopAndStitchPanel</code></a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h5>jobs</h5>
|
||||
<pre>java.util.ArrayList<<a href="eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs</pre>
|
||||
<pre>java.util.ArrayList<<a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs</pre>
|
||||
<div class="block">A reference to the <code>ArrayList</code> where the <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic"><code>Jobs</code></a> should be contained.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/CleaverFrame.html#%3Cinit%3E(java.util.ArrayList)"><code>CleaverFrame(ArrayList)</code></a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h5>jobsButtonRow</h5>
|
||||
<pre><a href="eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsButtonsPanel</a> jobsButtonRow</pre>
|
||||
<pre><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsButtonsPanel</a> jobsButtonRow</pre>
|
||||
<div class="block">The panel containing jobs-related buttons, such as <i>Delete selected</i> or <i>Run all</i>.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels"><code>JobsButtonsPanel</code></a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h5>jobsTablePanel</h5>
|
||||
<pre><a href="eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a> jobsTablePanel</pre>
|
||||
<pre><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a> jobsTablePanel</pre>
|
||||
<div class="block">The panel containing the <a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic"><code>Jobs</code></a> <code>table</code>.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels"><code>JobsTablePanel</code></a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -138,7 +158,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.panels.ChopAndStitchPanel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Class <a href="eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">eu.steffo.cleaver.gui.panels.ChopAndStitchPanel</a> extends javax.swing.JPanel implements Serializable</h3>
|
||||
<h3>Class <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">eu.steffo.cleaver.gui.panels.ChopAndStitchPanel</a> extends javax.swing.JPanel implements Serializable</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
|
@ -146,11 +166,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h5>chopPanel</h5>
|
||||
<pre><a href="eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopPanel</a> chopPanel</pre>
|
||||
<pre><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopPanel</a> chopPanel</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h5>stitchPanel</h5>
|
||||
<pre><a href="eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a> stitchPanel</pre>
|
||||
<pre><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a> stitchPanel</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -162,7 +182,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.panels.ChopPanel">
|
||||
<!-- -->
|
||||
</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/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/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">
|
||||
|
@ -170,19 +190,19 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h5>compressOptionPanel</h5>
|
||||
<pre><a href="eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a> compressOptionPanel</pre>
|
||||
<pre><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a> compressOptionPanel</pre>
|
||||
</li>
|
||||
<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>
|
||||
<pre><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a> createJobButtonPanel</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h5>cryptOptionPanel</h5>
|
||||
<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/eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a> cryptOptionPanel</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<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/eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a> splitOptionPanel</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -194,7 +214,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<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>
|
||||
<h3>Class <a href="eu.steffo.cleaver/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">
|
||||
|
@ -202,11 +222,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<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>
|
||||
<pre><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a> fileSelectPanel</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<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/eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">TitleRow</a> titlePanel</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -218,7 +238,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.panels.JobsButtonsPanel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Class <a href="eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">eu.steffo.cleaver.gui.panels.JobsButtonsPanel</a> extends javax.swing.JPanel implements Serializable</h3>
|
||||
<h3>Class <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">eu.steffo.cleaver.gui.panels.JobsButtonsPanel</a> extends javax.swing.JPanel implements Serializable</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
|
@ -242,7 +262,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.panels.JobsTablePanel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Class <a href="eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">eu.steffo.cleaver.gui.panels.JobsTablePanel</a> extends javax.swing.JPanel implements Serializable</h3>
|
||||
<h3>Class <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">eu.steffo.cleaver.gui.panels.JobsTablePanel</a> extends javax.swing.JPanel implements Serializable</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
|
@ -250,7 +270,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h5>jobs</h5>
|
||||
<pre>java.util.ArrayList<<a href="eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs</pre>
|
||||
<pre>java.util.ArrayList<<a href="eu.steffo.cleaver/eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h5>table</h5>
|
||||
|
@ -258,7 +278,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
</li>
|
||||
<li class="blockList">
|
||||
<h5>tableModel</h5>
|
||||
<pre><a href="eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a> tableModel</pre>
|
||||
<pre><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a> tableModel</pre>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<h5>tableScrollPane</h5>
|
||||
|
@ -274,14 +294,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.panels.JobsTablePanel.JobsTableModel">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Class <a href="eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">eu.steffo.cleaver.gui.panels.JobsTablePanel.JobsTableModel</a> extends javax.swing.table.AbstractTableModel implements Serializable</h3>
|
||||
<h3>Class <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">eu.steffo.cleaver.gui.panels.JobsTablePanel.JobsTableModel</a> extends javax.swing.table.AbstractTableModel implements Serializable</h3>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.panels.StitchPanel">
|
||||
<!-- -->
|
||||
</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/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/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">
|
||||
|
@ -289,11 +309,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<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>
|
||||
<pre><a href="eu.steffo.cleaver/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>
|
||||
<pre><a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/option/KeyRow.html" title="class in eu.steffo.cleaver.gui.rows.option">KeyRow</a> keyOptionRow</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
@ -312,7 +332,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.rows.CreateJobButtonRow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Class <a href="eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">eu.steffo.cleaver.gui.rows.CreateJobButtonRow</a> extends <a href="eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a> implements Serializable</h3>
|
||||
<h3>Class <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">eu.steffo.cleaver.gui.rows.CreateJobButtonRow</a> extends <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a> implements Serializable</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
|
@ -332,7 +352,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.rows.FileSelectRow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Class <a href="eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">eu.steffo.cleaver.gui.rows.FileSelectRow</a> extends <a href="eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a> implements Serializable</h3>
|
||||
<h3>Class <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">eu.steffo.cleaver.gui.rows.FileSelectRow</a> extends <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a> implements Serializable</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
|
@ -360,14 +380,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.rows.Row">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Class <a href="eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows">eu.steffo.cleaver.gui.rows.Row</a> extends javax.swing.JPanel implements Serializable</h3>
|
||||
<h3>Class <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows">eu.steffo.cleaver.gui.rows.Row</a> extends javax.swing.JPanel implements Serializable</h3>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.rows.TitleRow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Class <a href="eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">eu.steffo.cleaver.gui.rows.TitleRow</a> extends <a href="eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a> implements Serializable</h3>
|
||||
<h3>Class <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">eu.steffo.cleaver.gui.rows.TitleRow</a> extends <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a> implements Serializable</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<section class="detail">
|
||||
|
@ -394,7 +414,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.rows.option.CompressRow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Class <a href="eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">eu.steffo.cleaver.gui.rows.option.CompressRow</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>
|
||||
<h3>Class <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">eu.steffo.cleaver.gui.rows.option.CompressRow</a> extends <a href="eu.steffo.cleaver/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">
|
||||
|
@ -414,7 +434,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.rows.option.CryptRow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Class <a href="eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">eu.steffo.cleaver.gui.rows.option.CryptRow</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>
|
||||
<h3>Class <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">eu.steffo.cleaver.gui.rows.option.CryptRow</a> extends <a href="eu.steffo.cleaver/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">
|
||||
|
@ -446,7 +466,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<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>
|
||||
<h3>Class <a href="eu.steffo.cleaver/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/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">
|
||||
|
@ -474,14 +494,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.rows.option.OptionRow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Class <a href="eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">eu.steffo.cleaver.gui.rows.option.OptionRow</a> extends <a href="eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a> implements Serializable</h3>
|
||||
<h3>Class <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">eu.steffo.cleaver.gui.rows.option.OptionRow</a> extends <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a> implements Serializable</h3>
|
||||
</section>
|
||||
</li>
|
||||
<li class="blockList">
|
||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.rows.option.SplitRow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Class <a href="eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">eu.steffo.cleaver.gui.rows.option.SplitRow</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>
|
||||
<h3>Class <a href="eu.steffo.cleaver/eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">eu.steffo.cleaver.gui.rows.option.SplitRow</a> extends <a href="eu.steffo.cleaver/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">
|
||||
|
@ -542,7 +562,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
|||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="index.html">Overview</a></li>
|
||||
<li><a href="eu.steffo.cleaver/module-summary.html">Module</a></li>
|
||||
<li>Package</li>
|
||||
<li>Class</li>
|
||||
<li><a href="overview-tree.html">Tree</a></li>
|
||||
|
|
|
@ -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.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"}]
|
||||
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.logic.progress","l":"ErrorProgress"},{"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.logic.split","l":"SplitFileOutputStream"},{"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","l":"Test"},{"p":"eu.steffo.cleaver.gui.rows","l":"TitleRow"},{"p":"eu.steffo.cleaver.logic.progress","l":"WorkingProgress"}]
|
|
@ -6,9 +6,23 @@ import eu.steffo.cleaver.logic.Job;
|
|||
|
||||
import java.util.ArrayList;
|
||||
|
||||
/**
|
||||
* The class containing the main function.
|
||||
*/
|
||||
public class Main {
|
||||
/**
|
||||
* The {@link ArrayList} of {@link Job Jobs} that the {@link CleaverFrame} will manipulate.
|
||||
*
|
||||
* @see #main(String[])
|
||||
*/
|
||||
protected static ArrayList<Job> jobs;
|
||||
|
||||
/**
|
||||
* The main function of the program.
|
||||
* It opens a new {@link CleaverFrame} that the user will be able to interact with, and will exit the program when the frame is closed.
|
||||
*
|
||||
* @param args The arguments passed to the program from the command line.
|
||||
*/
|
||||
public static void main(String[] args) {
|
||||
jobs = new ArrayList<>();
|
||||
|
||||
|
|
|
@ -7,6 +7,7 @@ import eu.steffo.cleaver.logic.split.SplitFileOutputStream;
|
|||
import java.io.IOException;
|
||||
import java.io.OutputStream;
|
||||
|
||||
//TODO: delet this
|
||||
public class Test {
|
||||
public static void main(String[] args) {
|
||||
OutputStream stream = new SplitFileOutputStream("test", 64);
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
package eu.steffo.cleaver.errors;
|
||||
|
||||
/**
|
||||
* An error in the parsing of the {@literal .chp} file occoured.
|
||||
*/
|
||||
public class ChpFileError extends Exception {
|
||||
public ChpFileError(String s) {
|
||||
super(s);
|
||||
|
|
|
@ -1,4 +1,9 @@
|
|||
package eu.steffo.cleaver.errors;
|
||||
|
||||
/**
|
||||
* An exception that should never be thrown during the execution of the program.
|
||||
*
|
||||
* It is thrown when an exception that should never be thrown is caught, such as {@link javax.xml.parsers.ParserConfigurationException}.
|
||||
*/
|
||||
public class ProgrammingError extends Exception {
|
||||
}
|
||||
|
|
4
src/eu/steffo/cleaver/errors/package-info.java
Normal file
4
src/eu/steffo/cleaver/errors/package-info.java
Normal file
|
@ -0,0 +1,4 @@
|
|||
/**
|
||||
* A package containing all possible exceptions thrown by Cleaver.
|
||||
*/
|
||||
package eu.steffo.cleaver.errors;
|
|
@ -12,13 +12,49 @@ import java.awt.event.ActionListener;
|
|||
import java.util.*;
|
||||
import javax.swing.*;
|
||||
|
||||
/**
|
||||
* A class providing a GUI for Cleaver made with {@link javax.swing}.
|
||||
* It uses a <b>vertical</b> {@link BoxLayout} ({@link BoxLayout#PAGE_AXIS}): the panels added to it are stacked vertically, as if it was a list.
|
||||
*/
|
||||
public class CleaverFrame extends JFrame {
|
||||
/**
|
||||
* The panel allowing the creation of new {@link Job Jobs}.
|
||||
*
|
||||
* @see ChopAndStitchPanel
|
||||
*/
|
||||
protected final ChopAndStitchPanel chopStitchPanel;
|
||||
|
||||
/**
|
||||
* The panel containing the {@link Job Jobs} {@link JTable table}.
|
||||
*
|
||||
* @see JobsTablePanel
|
||||
*/
|
||||
protected final JobsTablePanel jobsTablePanel;
|
||||
|
||||
/**
|
||||
* The panel containing jobs-related buttons, such as <i>Delete selected</i> or <i>Run all</i>.
|
||||
*
|
||||
* @see JobsButtonsPanel
|
||||
*/
|
||||
protected final JobsButtonsPanel jobsButtonRow;
|
||||
|
||||
/**
|
||||
* A reference to the {@link ArrayList} where the {@link Job Jobs} should be contained.
|
||||
*
|
||||
* @see CleaverFrame#CleaverFrame(ArrayList)
|
||||
*/
|
||||
protected final ArrayList<Job> jobs;
|
||||
|
||||
/**
|
||||
* Construct the CleaverFrame by setting its fields and adding to it the panels it should contain.
|
||||
*
|
||||
* The frame is passed a reference to an {@link ArrayList} of {@link Job Jobs} in order to be able to display them in the
|
||||
* {@link eu.steffo.cleaver.gui.panels.JobsTablePanel JobsTablePanel} and to add/remove {@link Job Jobs} from it.
|
||||
*
|
||||
* It also creates {@link ActionListener ActionListeners} for the events that require access to the {@link #jobs jobs list}.
|
||||
*
|
||||
* @param jobs The reference to the previously mentioned {@link ArrayList}.
|
||||
*/
|
||||
public CleaverFrame(ArrayList<Job> jobs) {
|
||||
super();
|
||||
|
||||
|
|
4
src/eu/steffo/cleaver/gui/package-info.java
Normal file
4
src/eu/steffo/cleaver/gui/package-info.java
Normal file
|
@ -0,0 +1,4 @@
|
|||
/**
|
||||
* A package containing the elements for a Cleaver GUI.
|
||||
*/
|
||||
package eu.steffo.cleaver.gui;
|
4
src/eu/steffo/cleaver/logic/package-info.java
Normal file
4
src/eu/steffo/cleaver/logic/package-info.java
Normal file
|
@ -0,0 +1,4 @@
|
|||
/**
|
||||
* A package containing the core logic of the program.
|
||||
*/
|
||||
package eu.steffo.cleaver.logic;
|
5
src/eu/steffo/cleaver/package-info.java
Normal file
5
src/eu/steffo/cleaver/package-info.java
Normal file
|
@ -0,0 +1,5 @@
|
|||
/**
|
||||
* The main package of the program.
|
||||
* It contains all the runnable functions (currently only {@link eu.steffo.cleaver.Main Main}), and all other packages.
|
||||
*/
|
||||
package eu.steffo.cleaver;
|
19
src/module-info.java
Normal file
19
src/module-info.java
Normal file
|
@ -0,0 +1,19 @@
|
|||
/**
|
||||
* A file compression, encryption and splitting utility in Java.
|
||||
*/
|
||||
open module eu.steffo.cleaver {
|
||||
requires java.desktop;
|
||||
requires java.xml;
|
||||
|
||||
exports eu.steffo.cleaver;
|
||||
exports eu.steffo.cleaver.errors;
|
||||
exports eu.steffo.cleaver.gui;
|
||||
exports eu.steffo.cleaver.gui.panels;
|
||||
exports eu.steffo.cleaver.gui.rows;
|
||||
exports eu.steffo.cleaver.gui.rows.option;
|
||||
exports eu.steffo.cleaver.logic;
|
||||
exports eu.steffo.cleaver.logic.compress;
|
||||
exports eu.steffo.cleaver.logic.crypt;
|
||||
exports eu.steffo.cleaver.logic.progress;
|
||||
exports eu.steffo.cleaver.logic.split;
|
||||
}
|
Loading…
Reference in a new issue