mirror of
https://github.com/Steffo99/unimore-oop-2020-cleaver.git
synced 2024-11-22 08:04:19 +00:00
2019-12-06
This commit is contained in:
parent
b4722f03fc
commit
083a9859c1
121 changed files with 9596 additions and 1283 deletions
10
.idea/inspectionProfiles/Project_Default.xml
Normal file
10
.idea/inspectionProfiles/Project_Default.xml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
<component name="InspectionProjectProfileManager">
|
||||||
|
<profile version="1.0">
|
||||||
|
<option name="myName" value="Project Default" />
|
||||||
|
<inspection_tool class="WeakerAccess" enabled="false" level="WARNING" enabled_by_default="false">
|
||||||
|
<option name="SUGGEST_PACKAGE_LOCAL_FOR_MEMBERS" value="true" />
|
||||||
|
<option name="SUGGEST_PACKAGE_LOCAL_FOR_TOP_CLASSES" value="true" />
|
||||||
|
<option name="SUGGEST_PRIVATE_FOR_INNERS" value="false" />
|
||||||
|
</inspection_tool>
|
||||||
|
</profile>
|
||||||
|
</component>
|
|
@ -20,6 +20,10 @@ The documentation for this project is available [here](https://gh.steffo.eu/clea
|
||||||
|
|
||||||
### Progress
|
### Progress
|
||||||
|
|
||||||
|
#### 2019-12-06
|
||||||
|
|
||||||
|
![](https://i.imgur.com/TBPgZ4D.png)
|
||||||
|
|
||||||
#### 2019-12-05-2
|
#### 2019-12-05-2
|
||||||
|
|
||||||
![](https://i.imgur.com/Anrol7S.png)
|
![](https://i.imgur.com/Anrol7S.png)
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>All Classes</title>
|
<title>All Classes</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="class index">
|
<meta name="description" content="class index">
|
||||||
<meta name="generator" content="javadoc/AllClassesIndexWriter">
|
<meta name="generator" content="javadoc/AllClassesIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
|
@ -80,7 +80,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor" id="i0">
|
<tr class="altColor" id="i0">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui">ChopAndStitchPanel</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i1">
|
<tr class="rowColor" id="i1">
|
||||||
|
@ -88,11 +88,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i2">
|
<tr class="altColor" id="i2">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/ChopPanel.html" title="class in eu.steffo.cleaver.gui">ChopPanel</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopPanel</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i3">
|
<tr class="rowColor" id="i3">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/CleaverStitchPanel.html" title="class in eu.steffo.cleaver.gui">CleaverStitchPanel</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/CleaverFrame.html" title="class in eu.steffo.cleaver.gui">CleaverFrame</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i4">
|
<tr class="altColor" id="i4">
|
||||||
|
@ -100,15 +100,15 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i5">
|
<tr class="rowColor" id="i5">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/CompressRow.html" title="class in eu.steffo.cleaver.gui">CompressRow</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i6">
|
<tr class="altColor" id="i6">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui">CreateJobButtonRow</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i7">
|
<tr class="rowColor" id="i7">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">CreateJobPanel</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i8">
|
<tr class="altColor" id="i8">
|
||||||
|
@ -116,35 +116,35 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i9">
|
<tr class="rowColor" id="i9">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/CryptRow.html" title="class in eu.steffo.cleaver.gui">CryptRow</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i10">
|
<tr class="altColor" id="i10">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/FileSelectRow.html" title="class in eu.steffo.cleaver.gui">FileSelectRow</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i11">
|
<tr class="rowColor" id="i11">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/Frame.html" title="class in eu.steffo.cleaver.gui">Frame</a></td>
|
|
||||||
<th class="colLast" scope="row"> </th>
|
|
||||||
</tr>
|
|
||||||
<tr class="altColor" id="i12">
|
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr class="altColor" id="i12">
|
||||||
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsButtonsPanel</a></td>
|
||||||
|
<th class="colLast" scope="row"> </th>
|
||||||
|
</tr>
|
||||||
<tr class="rowColor" id="i13">
|
<tr class="rowColor" id="i13">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/JobsButtons.html" title="class in eu.steffo.cleaver.gui">JobsButtons</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i14">
|
<tr class="altColor" id="i14">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel</a></td>
|
|
||||||
<th class="colLast" scope="row"> </th>
|
|
||||||
</tr>
|
|
||||||
<tr class="rowColor" id="i15">
|
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/Main.html" title="class in eu.steffo.cleaver">Main</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/Main.html" title="class in eu.steffo.cleaver">Main</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr class="rowColor" id="i15">
|
||||||
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></td>
|
||||||
|
<th class="colLast" scope="row"> </th>
|
||||||
|
</tr>
|
||||||
<tr class="altColor" id="i16">
|
<tr class="altColor" id="i16">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/Row.html" title="class in eu.steffo.cleaver.gui">Row</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i17">
|
<tr class="rowColor" id="i17">
|
||||||
|
@ -160,7 +160,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i20">
|
<tr class="altColor" id="i20">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/SplitRow.html" title="class in eu.steffo.cleaver.gui">SplitRow</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i21">
|
<tr class="rowColor" id="i21">
|
||||||
|
@ -168,7 +168,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i22">
|
<tr class="altColor" id="i22">
|
||||||
<td class="colFirst"><a href="eu/steffo/cleaver/gui/TitleRow.html" title="class in eu.steffo.cleaver.gui">TitleRow</a></td>
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></td>
|
||||||
|
<th class="colLast" scope="row"> </th>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i23">
|
||||||
|
<td class="colFirst"><a href="eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">TitleRow</a></td>
|
||||||
<th class="colLast" scope="row"> </th>
|
<th class="colLast" scope="row"> </th>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>All Packages</title>
|
<title>All Packages</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="package index">
|
<meta name="description" content="package index">
|
||||||
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
|
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
|
@ -88,18 +88,30 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="rowColor">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/compress/package-summary.html">eu.steffo.cleaver.logic.compress</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/rows/package-summary.html">eu.steffo.cleaver.gui.rows</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/crypt/package-summary.html">eu.steffo.cleaver.logic.crypt</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="rowColor">
|
||||||
|
<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="altColor">
|
||||||
|
<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="rowColor">
|
||||||
|
<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="altColor">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>Constant Field Values</title>
|
<title>Constant Field Values</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="summary of constants">
|
<meta name="description" content="summary of constants">
|
||||||
<meta name="generator" content="javadoc/ConstantsSummaryWriterImpl">
|
<meta name="generator" content="javadoc/ConstantsSummaryWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>Deprecated List</title>
|
<title>Deprecated List</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="deprecated elements">
|
<meta name="description" content="deprecated elements">
|
||||||
<meta name="generator" content="javadoc/DeprecatedListWriter">
|
<meta name="generator" content="javadoc/DeprecatedListWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
|
|
|
@ -1,5 +1,8 @@
|
||||||
eu.steffo.cleaver
|
eu.steffo.cleaver
|
||||||
eu.steffo.cleaver.gui
|
eu.steffo.cleaver.gui
|
||||||
|
eu.steffo.cleaver.gui.panels
|
||||||
|
eu.steffo.cleaver.gui.rows
|
||||||
|
eu.steffo.cleaver.gui.rows.option
|
||||||
eu.steffo.cleaver.logic
|
eu.steffo.cleaver.logic
|
||||||
eu.steffo.cleaver.logic.compress
|
eu.steffo.cleaver.logic.compress
|
||||||
eu.steffo.cleaver.logic.crypt
|
eu.steffo.cleaver.logic.crypt
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>Main</title>
|
<title>Main</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver, class: Main">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver, class: Main">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||||
|
@ -57,13 +57,13 @@ loadScripts(document, 'script');</script>
|
||||||
<ul class="subNavList">
|
<ul class="subNavList">
|
||||||
<li>Summary: </li>
|
<li>Summary: </li>
|
||||||
<li>Nested | </li>
|
<li>Nested | </li>
|
||||||
<li>Field | </li>
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
<li><a href="#method.summary">Method</a></li>
|
<li><a href="#method.summary">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="subNavList">
|
<ul class="subNavList">
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li>Field | </li>
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li><a href="#method.detail">Method</a></li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -102,6 +102,33 @@ extends java.lang.Object</pre>
|
||||||
</section>
|
</section>
|
||||||
<section class="summary">
|
<section class="summary">
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||||
|
<th class="colSecond" scope="col">Field</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected 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>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="constructorSummary"><a id="constructor.summary">
|
<section class="constructorSummary"><a id="constructor.summary">
|
||||||
|
@ -165,6 +192,22 @@ extends java.lang.Object</pre>
|
||||||
</section>
|
</section>
|
||||||
<section class="details">
|
<section class="details">
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
|
<!-- ============ FIELD DETAIL =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldDetails"><a id="field.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="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>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="constructorDetails"><a id="constructor.detail">
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
@ -227,13 +270,13 @@ extends java.lang.Object</pre>
|
||||||
<ul class="subNavList">
|
<ul class="subNavList">
|
||||||
<li>Summary: </li>
|
<li>Summary: </li>
|
||||||
<li>Nested | </li>
|
<li>Nested | </li>
|
||||||
<li>Field | </li>
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
<li><a href="#method.summary">Method</a></li>
|
<li><a href="#method.summary">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="subNavList">
|
<ul class="subNavList">
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li>Field | </li>
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li><a href="#method.detail">Method</a></li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 00:12:28 CET 2019 -->
|
||||||
<title>ChopAndStitchPanel</title>
|
<title>ChopAndStitchPanel</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: ChopAndStitchPanel">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: ChopAndStitchPanel">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,13 @@
|
||||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var pathtoroot = "../../../../";
|
<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";
|
||||||
|
var tableTab = "tableTab";
|
||||||
|
var activeTableTab = "activeTableTab";
|
||||||
|
var pathtoroot = "../../../../";
|
||||||
loadScripts(document, 'script');</script>
|
loadScripts(document, 'script');</script>
|
||||||
<noscript>
|
<noscript>
|
||||||
<div>JavaScript is disabled on your browser.</div>
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
@ -59,7 +65,7 @@ loadScripts(document, 'script');</script>
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li><a href="#field.detail">Field</a> | </li>
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li>Method</li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="navListSearch"><label for="search">SEARCH:</label>
|
<div class="navListSearch"><label for="search">SEARCH:</label>
|
||||||
|
@ -163,7 +169,7 @@ extends javax.swing.JPanel</pre>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="rowColor">
|
||||||
<td class="colFirst"><code>protected <a href="CleaverStitchPanel.html" title="class in eu.steffo.cleaver.gui">CleaverStitchPanel</a></code></td>
|
<td class="colFirst"><code>protected <a href="StitchPanel.html" title="class in eu.steffo.cleaver.gui">StitchPanel</a></code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#stitchPanel">stitchPanel</a></span></code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#stitchPanel">stitchPanel</a></span></code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -204,7 +210,8 @@ extends javax.swing.JPanel</pre>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">ChopAndStitchPanel</a></span>()</code></th>
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.awt.event.ActionListener,java.awt.event.ActionListener)">ChopAndStitchPanel</a></span>​(java.awt.event.ActionListener onCreateChopJobClick,
|
||||||
|
java.awt.event.ActionListener onCreateStitchJobClick)</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
@ -218,6 +225,32 @@ extends javax.swing.JPanel</pre>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2>Method Summary</h2>
|
<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 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>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>
|
||||||
|
<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>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div class="inheritedList">
|
<div class="inheritedList">
|
||||||
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
@ -265,7 +298,7 @@ extends javax.swing.JPanel</pre>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="stitchPanel">stitchPanel</a></h3>
|
<h3><a id="stitchPanel">stitchPanel</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="CleaverStitchPanel.html" title="class in eu.steffo.cleaver.gui">CleaverStitchPanel</a></span> <span class="memberName">stitchPanel</span></div>
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="StitchPanel.html" title="class in eu.steffo.cleaver.gui">StitchPanel</a></span> <span class="memberName">stitchPanel</span></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -280,8 +313,31 @@ extends javax.swing.JPanel</pre>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="<init>()">ChopAndStitchPanel</a></h3>
|
<h3><a id="<init>(java.awt.event.ActionListener,java.awt.event.ActionListener)">ChopAndStitchPanel</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">ChopAndStitchPanel</span>()</div>
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">ChopAndStitchPanel</span>​(<span class="arguments">java.awt.event.ActionListener onCreateChopJobClick,
|
||||||
|
java.awt.event.ActionListener onCreateStitchJobClick)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</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="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>
|
||||||
|
</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>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -325,7 +381,7 @@ extends javax.swing.JPanel</pre>
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li><a href="#field.detail">Field</a> | </li>
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li>Method</li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 00:12:28 CET 2019 -->
|
||||||
<title>ChopPanel</title>
|
<title>ChopPanel</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: ChopPanel">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: ChopPanel">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var data = {"i0":10};
|
<script type="text/javascript">var data = {"i0":10,"i1":10};
|
||||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||||
var altColor = "altColor";
|
var altColor = "altColor";
|
||||||
var rowColor = "rowColor";
|
var rowColor = "rowColor";
|
||||||
|
@ -193,7 +193,7 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">Cre
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">ChopPanel</a></span>()</code></th>
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.awt.event.ActionListener)">ChopPanel</a></span>​(java.awt.event.ActionListener onCreateJobClick)</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
@ -220,6 +220,11 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">Cre
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor" id="i0">
|
<tr class="altColor" id="i0">
|
||||||
|
<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="rowColor" id="i1">
|
||||||
<td class="colFirst"><code>protected java.lang.String</code></td>
|
<td class="colFirst"><code>protected java.lang.String</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPanelText()">getPanelText</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPanelText()">getPanelText</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
|
@ -229,6 +234,11 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">Cre
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="inheritedList">
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class eu.steffo.cleaver.gui.<a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">CreateJobPanel</a></h3>
|
||||||
|
<a id="methods.inherited.from.class.eu.steffo.cleaver.gui.CreateJobPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code><a href="CreateJobPanel.html#createAndAddJobs(java.util.ArrayList)">createAndAddJobs</a></code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
|
@ -268,8 +278,8 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">Cre
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="<init>()">ChopPanel</a></h3>
|
<h3><a id="<init>(java.awt.event.ActionListener)">ChopPanel</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">ChopPanel</span>()</div>
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">ChopPanel</span>​(<span class="arguments">java.awt.event.ActionListener onCreateJobClick)</span></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -292,6 +302,16 @@ extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">Cre
|
||||||
</dl>
|
</dl>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</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">CreateJobPanel</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:11:05 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>CleaverFrame</title>
|
<title>CleaverFrame</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: CleaverFrame">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: CleaverFrame">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -165,7 +165,7 @@ extends javax.swing.JFrame</pre>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<td class="colFirst"><code>protected <a href="CleaverChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui">CleaverChopAndStitchPanel</a></code></td>
|
<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>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#chopStitchPanel">chopStitchPanel</a></span></code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -175,12 +175,12 @@ extends javax.swing.JFrame</pre>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<td class="colFirst"><code>protected <a href="CleaverJobsButtons.html" title="class in eu.steffo.cleaver.gui">CleaverJobsButtons</a></code></td>
|
<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>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#jobsButtonRow">jobsButtonRow</a></span></code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="rowColor">
|
||||||
<td class="colFirst"><code>protected <a href="CleaverJobsTablePanel.html" title="class in eu.steffo.cleaver.gui">CleaverJobsTablePanel</a></code></td>
|
<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>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#jobsTablePanel">jobsTablePanel</a></span></code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -231,7 +231,7 @@ extends javax.swing.JFrame</pre>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">CleaverFrame</a></span>()</code></th>
|
<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"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
@ -296,19 +296,19 @@ extends javax.swing.JFrame</pre>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="chopStitchPanel">chopStitchPanel</a></h3>
|
<h3><a id="chopStitchPanel">chopStitchPanel</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="CleaverChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui">CleaverChopAndStitchPanel</a></span> <span class="memberName">chopStitchPanel</span></div>
|
<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>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="jobsTablePanel">jobsTablePanel</a></h3>
|
<h3><a id="jobsTablePanel">jobsTablePanel</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="CleaverJobsTablePanel.html" title="class in eu.steffo.cleaver.gui">CleaverJobsTablePanel</a></span> <span class="memberName">jobsTablePanel</span></div>
|
<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>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="jobsButtonRow">jobsButtonRow</a></h3>
|
<h3><a id="jobsButtonRow">jobsButtonRow</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="CleaverJobsButtons.html" title="class in eu.steffo.cleaver.gui">CleaverJobsButtons</a></span> <span class="memberName">jobsButtonRow</span></div>
|
<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>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
|
@ -329,8 +329,8 @@ extends javax.swing.JFrame</pre>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="<init>()">CleaverFrame</a></h3>
|
<h3><a id="<init>(java.util.ArrayList)">CleaverFrame</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">CleaverFrame</span>()</div>
|
<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>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 00:12:28 CET 2019 -->
|
||||||
<title>CompressRow</title>
|
<title>CompressRow</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: CompressRow">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: CompressRow">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var data = {"i0":10};
|
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10};
|
||||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||||
var altColor = "altColor";
|
var altColor = "altColor";
|
||||||
var rowColor = "rowColor";
|
var rowColor = "rowColor";
|
||||||
|
@ -98,6 +98,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="inheritance">javax.swing.JComponent
|
<div class="inheritance">javax.swing.JComponent
|
||||||
<div class="inheritance">javax.swing.JPanel
|
<div class="inheritance">javax.swing.JPanel
|
||||||
<div class="inheritance"><a href="Row.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.Row</a>
|
<div class="inheritance"><a href="Row.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.Row</a>
|
||||||
|
<div class="inheritance"><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.OptionRow</a>
|
||||||
<div class="inheritance">eu.steffo.cleaver.gui.CompressRow</div>
|
<div class="inheritance">eu.steffo.cleaver.gui.CompressRow</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -105,6 +106,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<dl>
|
<dl>
|
||||||
<dt>All Implemented Interfaces:</dt>
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
@ -112,7 +114,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</dl>
|
</dl>
|
||||||
<hr>
|
<hr>
|
||||||
<pre>public class <span class="typeNameLabel">CompressRow</span>
|
<pre>public class <span class="typeNameLabel">CompressRow</span>
|
||||||
extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
extends <a href="OptionRow.html" title="class in eu.steffo.cleaver.gui">OptionRow</a></pre>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="seeLabel">See Also:</span></dt>
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
<dd><a href="../../../../serialized-form.html#eu.steffo.cleaver.gui.CompressRow">Serialized Form</a></dd>
|
<dd><a href="../../../../serialized-form.html#eu.steffo.cleaver.gui.CompressRow">Serialized Form</a></dd>
|
||||||
|
@ -234,8 +236,23 @@ extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor" id="i0">
|
<tr class="altColor" id="i0">
|
||||||
<td class="colFirst"><code>boolean</code></td>
|
<td class="colFirst"><code><a href="../logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a></code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCompressionEnabled()">getCompressionEnabled</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCompressConfig()">getCompressConfig</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i1">
|
||||||
|
<td class="colFirst"><code>void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setCompressConfig(eu.steffo.cleaver.logic.compress.CompressConfig)">setCompressConfig</a></span>​(<a href="../logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a> cfg)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor" id="i2">
|
||||||
|
<td class="colFirst"><code>void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setEditable(boolean)">setEditable</a></span>​(boolean value)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i3">
|
||||||
|
<td class="colFirst"><code>protected void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#updateEnabledState()">updateEnabledState</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
@ -314,8 +331,34 @@ extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="getCompressionEnabled()">getCompressionEnabled</a></h3>
|
<h3><a id="getCompressConfig()">getCompressConfig</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">boolean</span> <span class="memberName">getCompressionEnabled</span>()</div>
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="../logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a></span> <span class="memberName">getCompressConfig</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="setCompressConfig(eu.steffo.cleaver.logic.compress.CompressConfig)">setCompressConfig</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">setCompressConfig</span>​(<span class="arguments"><a href="../logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a> cfg)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="setEditable(boolean)">setEditable</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">setEditable</span>​(<span class="arguments">boolean value)</span></div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code><a href="OptionRow.html#setEditable(boolean)">setEditable</a></code> in class <code><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui">OptionRow</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="updateEnabledState()">updateEnabledState</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType">void</span> <span class="memberName">updateEnabledState</span>()</div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code><a href="OptionRow.html#updateEnabledState()">updateEnabledState</a></code> in class <code><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui">OptionRow</a></code></dd>
|
||||||
|
</dl>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 00:12:28 CET 2019 -->
|
||||||
<title>CreateJobButtonRow</title>
|
<title>CreateJobButtonRow</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: CreateJobButtonRow">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: CreateJobButtonRow">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -201,7 +201,7 @@ extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">CreateJobButtonRow</a></span>()</code></th>
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.awt.event.ActionListener)">CreateJobButtonRow</a></span>​(java.awt.event.ActionListener onClick)</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
@ -271,8 +271,8 @@ extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="<init>()">CreateJobButtonRow</a></h3>
|
<h3><a id="<init>(java.awt.event.ActionListener)">CreateJobButtonRow</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">CreateJobButtonRow</span>()</div>
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">CreateJobButtonRow</span>​(<span class="arguments">java.awt.event.ActionListener onClick)</span></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 00:12:28 CET 2019 -->
|
||||||
<title>CreateJobPanel</title>
|
<title>CreateJobPanel</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: CreateJobPanel">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: CreateJobPanel">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,8 +20,8 @@
|
||||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var data = {"i0":6};
|
<script type="text/javascript">var data = {"i0":10,"i1":6,"i2":6};
|
||||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
|
||||||
var altColor = "altColor";
|
var altColor = "altColor";
|
||||||
var rowColor = "rowColor";
|
var rowColor = "rowColor";
|
||||||
var tableTab = "tableTab";
|
var tableTab = "tableTab";
|
||||||
|
@ -110,7 +110,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</dl>
|
</dl>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>Direct Known Subclasses:</dt>
|
<dt>Direct Known Subclasses:</dt>
|
||||||
<dd><code><a href="ChopPanel.html" title="class in eu.steffo.cleaver.gui">ChopPanel</a></code>, <code><a href="CleaverStitchPanel.html" title="class in eu.steffo.cleaver.gui">CleaverStitchPanel</a></code></dd>
|
<dd><code><a href="ChopPanel.html" title="class in eu.steffo.cleaver.gui">ChopPanel</a></code>, <code><a href="StitchPanel.html" title="class in eu.steffo.cleaver.gui">StitchPanel</a></code></dd>
|
||||||
</dl>
|
</dl>
|
||||||
<hr>
|
<hr>
|
||||||
<pre>public abstract class <span class="typeNameLabel">CreateJobPanel</span>
|
<pre>public abstract class <span class="typeNameLabel">CreateJobPanel</span>
|
||||||
|
@ -234,7 +234,7 @@ extends javax.swing.JPanel</pre>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">CreateJobPanel</a></span>()</code></th>
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.awt.event.ActionListener)">CreateJobPanel</a></span>​(java.awt.event.ActionListener onCreateJobClick)</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
@ -249,7 +249,7 @@ extends javax.swing.JPanel</pre>
|
||||||
</a>
|
</a>
|
||||||
<h2>Method Summary</h2>
|
<h2>Method Summary</h2>
|
||||||
<div class="memberSummary">
|
<div class="memberSummary">
|
||||||
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Instance Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t3" class="tableTab" onclick="show(4);">Abstract Methods</button></div>
|
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Instance Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t3" class="tableTab" onclick="show(4);">Abstract Methods</button><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">
|
<div id="memberSummary_tabpanel" role="tabpanel">
|
||||||
<table aria-labelledby="t0">
|
<table aria-labelledby="t0">
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -261,6 +261,16 @@ extends javax.swing.JPanel</pre>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor" id="i0">
|
<tr class="altColor" id="i0">
|
||||||
|
<td class="colFirst"><code>void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createAndAddJobs(java.util.ArrayList)">createAndAddJobs</a></span>​(java.util.ArrayList<<a href="../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i1">
|
||||||
|
<td class="colFirst"><code>protected abstract java.lang.Class<? extends <a href="../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>></code></td>
|
||||||
|
<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 abstract java.lang.String</code></td>
|
<td class="colFirst"><code>protected abstract java.lang.String</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPanelText()">getPanelText</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getPanelText()">getPanelText</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
|
@ -355,8 +365,8 @@ extends javax.swing.JPanel</pre>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="<init>()">CreateJobPanel</a></h3>
|
<h3><a id="<init>(java.awt.event.ActionListener)">CreateJobPanel</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">CreateJobPanel</span>()</div>
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">CreateJobPanel</span>​(<span class="arguments">java.awt.event.ActionListener onCreateJobClick)</span></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -375,6 +385,18 @@ 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>
|
<div class="memberSignature"><span class="modifiers">protected abstract</span> <span class="returnType">java.lang.String</span> <span class="memberName">getPanelText</span>()</div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</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>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="createAndAddJobs(java.util.ArrayList)">createAndAddJobs</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">createAndAddJobs</span>​(<span class="arguments">java.util.ArrayList<<a href="../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 00:12:28 CET 2019 -->
|
||||||
<title>CryptRow</title>
|
<title>CryptRow</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: CryptRow">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: CryptRow">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var data = {"i0":10};
|
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10};
|
||||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||||
var altColor = "altColor";
|
var altColor = "altColor";
|
||||||
var rowColor = "rowColor";
|
var rowColor = "rowColor";
|
||||||
|
@ -98,6 +98,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="inheritance">javax.swing.JComponent
|
<div class="inheritance">javax.swing.JComponent
|
||||||
<div class="inheritance">javax.swing.JPanel
|
<div class="inheritance">javax.swing.JPanel
|
||||||
<div class="inheritance"><a href="Row.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.Row</a>
|
<div class="inheritance"><a href="Row.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.Row</a>
|
||||||
|
<div class="inheritance"><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.OptionRow</a>
|
||||||
<div class="inheritance">eu.steffo.cleaver.gui.CryptRow</div>
|
<div class="inheritance">eu.steffo.cleaver.gui.CryptRow</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -105,6 +106,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<dl>
|
<dl>
|
||||||
<dt>All Implemented Interfaces:</dt>
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
@ -112,7 +114,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</dl>
|
</dl>
|
||||||
<hr>
|
<hr>
|
||||||
<pre>public class <span class="typeNameLabel">CryptRow</span>
|
<pre>public class <span class="typeNameLabel">CryptRow</span>
|
||||||
extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
extends <a href="OptionRow.html" title="class in eu.steffo.cleaver.gui">OptionRow</a></pre>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="seeLabel">See Also:</span></dt>
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
<dd><a href="../../../../serialized-form.html#eu.steffo.cleaver.gui.CryptRow">Serialized Form</a></dd>
|
<dd><a href="../../../../serialized-form.html#eu.steffo.cleaver.gui.CryptRow">Serialized Form</a></dd>
|
||||||
|
@ -249,8 +251,23 @@ extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor" id="i0">
|
<tr class="altColor" id="i0">
|
||||||
<td class="colFirst"><code>boolean</code></td>
|
<td class="colFirst"><code><a href="../logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a></code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getEncryptionEnabled()">getEncryptionEnabled</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCryptConfig()">getCryptConfig</a></span>()</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="#setCryptConfig(eu.steffo.cleaver.logic.crypt.CryptConfig)">setCryptConfig</a></span>​(<a href="../logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a> cfg)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor" id="i2">
|
||||||
|
<td class="colFirst"><code>void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setEditable(boolean)">setEditable</a></span>​(boolean value)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i3">
|
||||||
|
<td class="colFirst"><code>protected void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#updateEnabledState()">updateEnabledState</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
@ -347,8 +364,34 @@ extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="getEncryptionEnabled()">getEncryptionEnabled</a></h3>
|
<h3><a id="getCryptConfig()">getCryptConfig</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">boolean</span> <span class="memberName">getEncryptionEnabled</span>()</div>
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="../logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a></span> <span class="memberName">getCryptConfig</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="setCryptConfig(eu.steffo.cleaver.logic.crypt.CryptConfig)">setCryptConfig</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">setCryptConfig</span>​(<span class="arguments"><a href="../logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a> cfg)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="setEditable(boolean)">setEditable</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">setEditable</span>​(<span class="arguments">boolean value)</span></div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code><a href="OptionRow.html#setEditable(boolean)">setEditable</a></code> in class <code><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui">OptionRow</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="updateEnabledState()">updateEnabledState</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType">void</span> <span class="memberName">updateEnabledState</span>()</div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code><a href="OptionRow.html#updateEnabledState()">updateEnabledState</a></code> in class <code><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui">OptionRow</a></code></dd>
|
||||||
|
</dl>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 00:12:28 CET 2019 -->
|
||||||
<title>FileSelectRow</title>
|
<title>FileSelectRow</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: FileSelectRow">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: FileSelectRow">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var data = {"i0":10};
|
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10};
|
||||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||||
var altColor = "altColor";
|
var altColor = "altColor";
|
||||||
var rowColor = "rowColor";
|
var rowColor = "rowColor";
|
||||||
|
@ -171,16 +171,11 @@ extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="rowColor">
|
||||||
<td class="colFirst"><code>protected java.io.File[]</code></td>
|
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#selectedFiles">selectedFiles</a></span></code></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="altColor">
|
|
||||||
<td class="colFirst"><code>protected javax.swing.JTextField</code></td>
|
<td class="colFirst"><code>protected javax.swing.JTextField</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#selectedFilesText">selectedFilesText</a></span></code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#selectedFilesText">selectedFilesText</a></span></code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="altColor">
|
||||||
<td class="colFirst"><code>protected javax.swing.JButton</code></td>
|
<td class="colFirst"><code>protected javax.swing.JButton</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#selectFilesButton">selectFilesButton</a></span></code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#selectFilesButton">selectFilesButton</a></span></code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
|
@ -249,10 +244,20 @@ extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor" id="i0">
|
<tr class="altColor" id="i0">
|
||||||
|
<td class="colFirst"><code>void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clearSelectedFiles()">clearSelectedFiles</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i1">
|
||||||
<td class="colFirst"><code>java.io.File[]</code></td>
|
<td class="colFirst"><code>java.io.File[]</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSelectedFiles()">getSelectedFiles</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSelectedFiles()">getSelectedFiles</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</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="#update()">update</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
@ -313,12 +318,6 @@ extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
||||||
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JTextField</span> <span class="memberName">selectedFilesText</span></div>
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JTextField</span> <span class="memberName">selectedFilesText</span></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
|
||||||
<section class="detail">
|
|
||||||
<h3><a id="selectedFiles">selectedFiles</a></h3>
|
|
||||||
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType">java.io.File[]</span> <span class="memberName">selectedFiles</span></div>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
@ -351,6 +350,18 @@ extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">java.io.File[]</span> <span class="memberName">getSelectedFiles</span>()</div>
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">java.io.File[]</span> <span class="memberName">getSelectedFiles</span>()</div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="update()">update</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType">void</span> <span class="memberName">update</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="clearSelectedFiles()">clearSelectedFiles</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">clearSelectedFiles</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 00:12:28 CET 2019 -->
|
||||||
<title>JobsButtons</title>
|
<title>JobsButtons</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: JobsButtons">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: JobsButtons">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -204,7 +204,8 @@ extends javax.swing.JPanel</pre>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">JobsButtons</a></span>()</code></th>
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.awt.event.ActionListener,java.awt.event.ActionListener)">JobsButtons</a></span>​(java.awt.event.ActionListener onDeleteJobsButtonClick,
|
||||||
|
java.awt.event.ActionListener onStartJobsButtonClick)</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
@ -280,8 +281,9 @@ extends javax.swing.JPanel</pre>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="<init>()">JobsButtons</a></h3>
|
<h3><a id="<init>(java.awt.event.ActionListener,java.awt.event.ActionListener)">JobsButtons</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">JobsButtons</span>()</div>
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">JobsButtons</span>​(<span class="arguments">java.awt.event.ActionListener onDeleteJobsButtonClick,
|
||||||
|
java.awt.event.ActionListener onStartJobsButtonClick)</span></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 00:12:28 CET 2019 -->
|
||||||
<title>JobsTablePanel.JobsTableModel</title>
|
<title>JobsTablePanel.JobsTableModel</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: JobsTablePanel, class: JobsTableModel">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: JobsTablePanel, class: JobsTableModel">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10};
|
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
|
||||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||||
var altColor = "altColor";
|
var altColor = "altColor";
|
||||||
var rowColor = "rowColor";
|
var rowColor = "rowColor";
|
||||||
|
@ -63,7 +63,7 @@ loadScripts(document, 'script');</script>
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="subNavList">
|
<ul class="subNavList">
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li><a href="#field.detail">Field</a> | </li>
|
<li>Field | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li><a href="#method.detail">Method</a></li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -93,12 +93,14 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer">
|
<div class="contentContainer">
|
||||||
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">javax.swing.table.AbstractTableModel
|
||||||
<div class="inheritance">eu.steffo.cleaver.gui.JobsTablePanel.JobsTableModel</div>
|
<div class="inheritance">eu.steffo.cleaver.gui.JobsTablePanel.JobsTableModel</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<dl>
|
<dl>
|
||||||
<dt>All Implemented Interfaces:</dt>
|
<dt>All Implemented Interfaces:</dt>
|
||||||
<dd><code>javax.swing.table.TableModel</code></dd>
|
<dd><code>java.io.Serializable</code>, <code>javax.swing.table.TableModel</code></dd>
|
||||||
</dl>
|
</dl>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>Enclosing class:</dt>
|
<dt>Enclosing class:</dt>
|
||||||
|
@ -106,8 +108,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</dl>
|
</dl>
|
||||||
<hr>
|
<hr>
|
||||||
<pre>public class <span class="typeNameLabel">JobsTablePanel.JobsTableModel</span>
|
<pre>public class <span class="typeNameLabel">JobsTablePanel.JobsTableModel</span>
|
||||||
extends java.lang.Object
|
extends javax.swing.table.AbstractTableModel</pre>
|
||||||
implements javax.swing.table.TableModel</pre>
|
<dl>
|
||||||
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
<dd><a href="../../../../serialized-form.html#eu.steffo.cleaver.gui.JobsTablePanel.JobsTableModel">Serialized Form</a></dd>
|
||||||
|
</dl>
|
||||||
</section>
|
</section>
|
||||||
<section class="summary">
|
<section class="summary">
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
|
@ -117,25 +122,11 @@ implements javax.swing.table.TableModel</pre>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2>Field Summary</h2>
|
<h2>Field Summary</h2>
|
||||||
<div class="memberSummary">
|
<div class="inheritedList">
|
||||||
<table>
|
<h3>Fields inherited from class javax.swing.table.AbstractTableModel</h3>
|
||||||
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
<a id="fields.inherited.from.class.javax.swing.table.AbstractTableModel">
|
||||||
<thead>
|
<!-- -->
|
||||||
<tr>
|
</a><code>listenerList</code></div>
|
||||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
||||||
<th class="colSecond" scope="col">Field</th>
|
|
||||||
<th class="colLast" scope="col">Description</th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
<tr class="altColor">
|
|
||||||
<td class="colFirst"><code>protected 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>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
</div>
|
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
@ -155,7 +146,7 @@ implements javax.swing.table.TableModel</pre>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.util.ArrayList)">JobsTableModel</a></span>​(java.util.ArrayList<<a href="../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs)</code></th>
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">JobsTableModel</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
@ -182,59 +173,47 @@ implements javax.swing.table.TableModel</pre>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor" id="i0">
|
<tr class="altColor" id="i0">
|
||||||
<td class="colFirst"><code>void</code></td>
|
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addTableModelListener(javax.swing.event.TableModelListener)">addTableModelListener</a></span>​(javax.swing.event.TableModelListener l)</code></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="rowColor" id="i1">
|
|
||||||
<td class="colFirst"><code>java.lang.Class<?></code></td>
|
<td class="colFirst"><code>java.lang.Class<?></code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getColumnClass(int)">getColumnClass</a></span>​(int columnIndex)</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getColumnClass(int)">getColumnClass</a></span>​(int columnIndex)</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i2">
|
<tr class="rowColor" id="i1">
|
||||||
<td class="colFirst"><code>int</code></td>
|
<td class="colFirst"><code>int</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getColumnCount()">getColumnCount</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getColumnCount()">getColumnCount</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i3">
|
<tr class="altColor" id="i2">
|
||||||
<td class="colFirst"><code>java.lang.String</code></td>
|
<td class="colFirst"><code>java.lang.String</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getColumnName(int)">getColumnName</a></span>​(int columnIndex)</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getColumnName(int)">getColumnName</a></span>​(int columnIndex)</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i4">
|
<tr class="rowColor" id="i3">
|
||||||
<td class="colFirst"><code>int</code></td>
|
<td class="colFirst"><code>int</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getRowCount()">getRowCount</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getRowCount()">getRowCount</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i5">
|
<tr class="altColor" id="i4">
|
||||||
<td class="colFirst"><code>java.lang.Object</code></td>
|
<td class="colFirst"><code>java.lang.Object</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getValueAt(int,int)">getValueAt</a></span>​(int rowIndex,
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getValueAt(int,int)">getValueAt</a></span>​(int rowIndex,
|
||||||
int columnIndex)</code></th>
|
int columnIndex)</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i6">
|
<tr class="rowColor" id="i5">
|
||||||
<td class="colFirst"><code>boolean</code></td>
|
<td class="colFirst"><code>boolean</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isCellEditable(int,int)">isCellEditable</a></span>​(int rowIndex,
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isCellEditable(int,int)">isCellEditable</a></span>​(int rowIndex,
|
||||||
int columnIndex)</code></th>
|
int columnIndex)</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i7">
|
|
||||||
<td class="colFirst"><code>void</code></td>
|
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeTableModelListener(javax.swing.event.TableModelListener)">removeTableModelListener</a></span>​(javax.swing.event.TableModelListener l)</code></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="altColor" id="i8">
|
|
||||||
<td class="colFirst"><code>void</code></td>
|
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setValueAt(java.lang.Object,int,int)">setValueAt</a></span>​(java.lang.Object aValue,
|
|
||||||
int rowIndex,
|
|
||||||
int columnIndex)</code></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="inheritedList">
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.table.AbstractTableModel</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.table.AbstractTableModel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>addTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getListeners, getTableModelListeners, removeTableModelListener, setValueAt</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
<h3>Methods inherited from class java.lang.Object</h3>
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
<a id="methods.inherited.from.class.java.lang.Object">
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
|
@ -245,22 +224,6 @@ int columnIndex)</code></th>
|
||||||
</section>
|
</section>
|
||||||
<section class="details">
|
<section class="details">
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<!-- ============ FIELD DETAIL =========== -->
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="fieldDetails"><a id="field.detail">
|
|
||||||
<!-- -->
|
|
||||||
</a>
|
|
||||||
<h2>Field Details</h2>
|
|
||||||
<ul class="blockList">
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="detail">
|
|
||||||
<h3><a id="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>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="constructorDetails"><a id="constructor.detail">
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
@ -270,8 +233,8 @@ int columnIndex)</code></th>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="<init>(java.util.ArrayList)">JobsTableModel</a></h3>
|
<h3><a id="<init>()">JobsTableModel</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">JobsTableModel</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="memberSignature"><span class="modifiers">public</span> <span class="memberName">JobsTableModel</span>()</div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -288,20 +251,12 @@ int columnIndex)</code></th>
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="getRowCount()">getRowCount</a></h3>
|
<h3><a id="getRowCount()">getRowCount</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">int</span> <span class="memberName">getRowCount</span>()</div>
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">int</span> <span class="memberName">getRowCount</span>()</div>
|
||||||
<dl>
|
|
||||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
||||||
<dd><code>getRowCount</code> in interface <code>javax.swing.table.TableModel</code></dd>
|
|
||||||
</dl>
|
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="getColumnCount()">getColumnCount</a></h3>
|
<h3><a id="getColumnCount()">getColumnCount</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">int</span> <span class="memberName">getColumnCount</span>()</div>
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">int</span> <span class="memberName">getColumnCount</span>()</div>
|
||||||
<dl>
|
|
||||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
||||||
<dd><code>getColumnCount</code> in interface <code>javax.swing.table.TableModel</code></dd>
|
|
||||||
</dl>
|
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
|
@ -311,6 +266,8 @@ int columnIndex)</code></th>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
<dd><code>getColumnName</code> in interface <code>javax.swing.table.TableModel</code></dd>
|
<dd><code>getColumnName</code> in interface <code>javax.swing.table.TableModel</code></dd>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
|
||||||
|
<dd><code>getColumnName</code> in class <code>javax.swing.table.AbstractTableModel</code></dd>
|
||||||
</dl>
|
</dl>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
@ -321,6 +278,8 @@ int columnIndex)</code></th>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
<dd><code>getColumnClass</code> in interface <code>javax.swing.table.TableModel</code></dd>
|
<dd><code>getColumnClass</code> in interface <code>javax.swing.table.TableModel</code></dd>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
|
||||||
|
<dd><code>getColumnClass</code> in class <code>javax.swing.table.AbstractTableModel</code></dd>
|
||||||
</dl>
|
</dl>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
@ -332,6 +291,8 @@ int columnIndex)</span></div>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
<dd><code>isCellEditable</code> in interface <code>javax.swing.table.TableModel</code></dd>
|
<dd><code>isCellEditable</code> in interface <code>javax.swing.table.TableModel</code></dd>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
|
||||||
|
<dd><code>isCellEditable</code> in class <code>javax.swing.table.AbstractTableModel</code></dd>
|
||||||
</dl>
|
</dl>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
@ -340,42 +301,6 @@ int columnIndex)</span></div>
|
||||||
<h3><a id="getValueAt(int,int)">getValueAt</a></h3>
|
<h3><a id="getValueAt(int,int)">getValueAt</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">java.lang.Object</span> <span class="memberName">getValueAt</span>​(<span class="arguments">int rowIndex,
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">java.lang.Object</span> <span class="memberName">getValueAt</span>​(<span class="arguments">int rowIndex,
|
||||||
int columnIndex)</span></div>
|
int columnIndex)</span></div>
|
||||||
<dl>
|
|
||||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
||||||
<dd><code>getValueAt</code> in interface <code>javax.swing.table.TableModel</code></dd>
|
|
||||||
</dl>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="detail">
|
|
||||||
<h3><a id="setValueAt(java.lang.Object,int,int)">setValueAt</a></h3>
|
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">setValueAt</span>​(<span class="arguments">java.lang.Object aValue,
|
|
||||||
int rowIndex,
|
|
||||||
int columnIndex)</span></div>
|
|
||||||
<dl>
|
|
||||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
||||||
<dd><code>setValueAt</code> in interface <code>javax.swing.table.TableModel</code></dd>
|
|
||||||
</dl>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="detail">
|
|
||||||
<h3><a id="addTableModelListener(javax.swing.event.TableModelListener)">addTableModelListener</a></h3>
|
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">addTableModelListener</span>​(<span class="arguments">javax.swing.event.TableModelListener l)</span></div>
|
|
||||||
<dl>
|
|
||||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
||||||
<dd><code>addTableModelListener</code> in interface <code>javax.swing.table.TableModel</code></dd>
|
|
||||||
</dl>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="detail">
|
|
||||||
<h3><a id="removeTableModelListener(javax.swing.event.TableModelListener)">removeTableModelListener</a></h3>
|
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">removeTableModelListener</span>​(<span class="arguments">javax.swing.event.TableModelListener l)</span></div>
|
|
||||||
<dl>
|
|
||||||
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
|
||||||
<dd><code>removeTableModelListener</code> in interface <code>javax.swing.table.TableModel</code></dd>
|
|
||||||
</dl>
|
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -417,7 +342,7 @@ int columnIndex)</span></div>
|
||||||
</ul>
|
</ul>
|
||||||
<ul class="subNavList">
|
<ul class="subNavList">
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li><a href="#field.detail">Field</a> | </li>
|
<li>Field | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li><a href="#method.detail">Method</a></li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 00:12:28 CET 2019 -->
|
||||||
<title>JobsTablePanel</title>
|
<title>JobsTablePanel</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: JobsTablePanel">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: JobsTablePanel">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,13 @@
|
||||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var pathtoroot = "../../../../";
|
<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";
|
||||||
|
var tableTab = "tableTab";
|
||||||
|
var activeTableTab = "activeTableTab";
|
||||||
|
var pathtoroot = "../../../../";
|
||||||
loadScripts(document, 'script');</script>
|
loadScripts(document, 'script');</script>
|
||||||
<noscript>
|
<noscript>
|
||||||
<div>JavaScript is disabled on your browser.</div>
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
@ -59,7 +65,7 @@ loadScripts(document, 'script');</script>
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li><a href="#field.detail">Field</a> | </li>
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li>Method</li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="navListSearch"><label for="search">SEARCH:</label>
|
<div class="navListSearch"><label for="search">SEARCH:</label>
|
||||||
|
@ -187,6 +193,11 @@ extends javax.swing.JPanel</pre>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected <a href="JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel.JobsTableModel</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#tableModel">tableModel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
<td class="colFirst"><code>protected javax.swing.JScrollPane</code></td>
|
<td class="colFirst"><code>protected javax.swing.JScrollPane</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#tableScrollPane">tableScrollPane</a></span></code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#tableScrollPane">tableScrollPane</a></span></code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
|
@ -242,6 +253,32 @@ extends javax.swing.JPanel</pre>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2>Method Summary</h2>
|
<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 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>int[]</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSelectedJobsIndexes()">getSelectedJobsIndexes</a></span>()</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="#updateTableChanged()">updateTableChanged</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div class="inheritedList">
|
<div class="inheritedList">
|
||||||
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
@ -288,6 +325,12 @@ extends javax.swing.JPanel</pre>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
|
<h3><a id="tableModel">tableModel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel.JobsTableModel</a></span> <span class="memberName">tableModel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
<h3><a id="table">table</a></h3>
|
<h3><a id="table">table</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JTable</span> <span class="memberName">table</span></div>
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JTable</span> <span class="memberName">table</span></div>
|
||||||
</section>
|
</section>
|
||||||
|
@ -317,6 +360,28 @@ extends javax.swing.JPanel</pre>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</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="getSelectedJobsIndexes()">getSelectedJobsIndexes</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">int[]</span> <span class="memberName">getSelectedJobsIndexes</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="updateTableChanged()">updateTableChanged</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">updateTableChanged</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
@ -355,7 +420,7 @@ extends javax.swing.JPanel</pre>
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li><a href="#field.detail">Field</a> | </li>
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li>Method</li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
353
docs/eu/steffo/cleaver/gui/OptionRow.html
Normal file
353
docs/eu/steffo/cleaver/gui/OptionRow.html
Normal file
|
@ -0,0 +1,353 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 00:12:28 CET 2019 -->
|
||||||
|
<title>OptionRow</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="dc.created" content="2019-12-07">
|
||||||
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: OptionRow">
|
||||||
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
|
<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="class-declaration">
|
||||||
|
<script type="text/javascript">var data = {"i0":6,"i1":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>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li>Field | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<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>
|
||||||
|
<!-- ======== START OF CLASS DATA ======== -->
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">eu.steffo.cleaver.gui</a></div>
|
||||||
|
<h1 title="Class OptionRow" class="title">Class OptionRow</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.awt.Component
|
||||||
|
<div class="inheritance">java.awt.Container
|
||||||
|
<div class="inheritance">javax.swing.JComponent
|
||||||
|
<div class="inheritance">javax.swing.JPanel
|
||||||
|
<div class="inheritance"><a href="Row.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.Row</a>
|
||||||
|
<div class="inheritance">eu.steffo.cleaver.gui.OptionRow</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.awt.image.ImageObserver</code>, <code>java.awt.MenuContainer</code>, <code>java.io.Serializable</code>, <code>javax.accessibility.Accessible</code></dd>
|
||||||
|
</dl>
|
||||||
|
<dl>
|
||||||
|
<dt>Direct Known Subclasses:</dt>
|
||||||
|
<dd><code><a href="CompressRow.html" title="class in eu.steffo.cleaver.gui">CompressRow</a></code>, <code><a href="CryptRow.html" title="class in eu.steffo.cleaver.gui">CryptRow</a></code>, <code><a href="SplitRow.html" title="class in eu.steffo.cleaver.gui">SplitRow</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
<hr>
|
||||||
|
<pre>public abstract class <span class="typeNameLabel">OptionRow</span>
|
||||||
|
extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
<dd><a href="../../../../serialized-form.html#eu.steffo.cleaver.gui.OptionRow">Serialized Form</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JPanel</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JPanel.AccessibleJPanel</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JComponent</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JComponent.AccessibleJComponent</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Container</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Container.AccessibleAWTContainer</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Component</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.awt.Component</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from interface java.awt.image.ImageObserver</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.image.ImageObserver">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorSummary"><a id="constructor.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Constructor</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">OptionRow</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========== METHOD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="methodSummary"><a id="method.summary">
|
||||||
|
<!-- -->
|
||||||
|
</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 void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setEditable(boolean)">setEditable</a></span>​(boolean value)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i1">
|
||||||
|
<td class="colFirst"><code>protected abstract void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#updateEnabledState()">updateEnabledState</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Container</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Component</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section class="details">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="<init>()">OptionRow</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">OptionRow</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</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="setEditable(boolean)">setEditable</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public abstract</span> <span class="returnType">void</span> <span class="memberName">setEditable</span>​(<span class="arguments">boolean value)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="updateEnabledState()">updateEnabledState</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected abstract</span> <span class="returnType">void</span> <span class="memberName">updateEnabledState</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<!-- ========= END OF CLASS DATA ========= -->
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li>Field | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="skip.navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||||
|
</nav>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 00:12:28 CET 2019 -->
|
||||||
<title>Row</title>
|
<title>Row</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: Row">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: Row">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -104,7 +104,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</dl>
|
</dl>
|
||||||
<dl>
|
<dl>
|
||||||
<dt>Direct Known Subclasses:</dt>
|
<dt>Direct Known Subclasses:</dt>
|
||||||
<dd><code><a href="CompressRow.html" title="class in eu.steffo.cleaver.gui">CompressRow</a></code>, <code><a href="CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui">CreateJobButtonRow</a></code>, <code><a href="CryptRow.html" title="class in eu.steffo.cleaver.gui">CryptRow</a></code>, <code><a href="FileSelectRow.html" title="class in eu.steffo.cleaver.gui">FileSelectRow</a></code>, <code><a href="SplitRow.html" title="class in eu.steffo.cleaver.gui">SplitRow</a></code>, <code><a href="TitleRow.html" title="class in eu.steffo.cleaver.gui">TitleRow</a></code></dd>
|
<dd><code><a href="CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui">CreateJobButtonRow</a></code>, <code><a href="FileSelectRow.html" title="class in eu.steffo.cleaver.gui">FileSelectRow</a></code>, <code><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui">OptionRow</a></code>, <code><a href="TitleRow.html" title="class in eu.steffo.cleaver.gui">TitleRow</a></code></dd>
|
||||||
</dl>
|
</dl>
|
||||||
<hr>
|
<hr>
|
||||||
<pre>public abstract class <span class="typeNameLabel">Row</span>
|
<pre>public abstract class <span class="typeNameLabel">Row</span>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 00:12:28 CET 2019 -->
|
||||||
<title>SplitRow</title>
|
<title>SplitRow</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: SplitRow">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: SplitRow">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,13 @@
|
||||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var pathtoroot = "../../../../";
|
<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";
|
||||||
|
var tableTab = "tableTab";
|
||||||
|
var activeTableTab = "activeTableTab";
|
||||||
|
var pathtoroot = "../../../../";
|
||||||
loadScripts(document, 'script');</script>
|
loadScripts(document, 'script');</script>
|
||||||
<noscript>
|
<noscript>
|
||||||
<div>JavaScript is disabled on your browser.</div>
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
@ -59,7 +65,7 @@ loadScripts(document, 'script');</script>
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li><a href="#field.detail">Field</a> | </li>
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li>Method</li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="navListSearch"><label for="search">SEARCH:</label>
|
<div class="navListSearch"><label for="search">SEARCH:</label>
|
||||||
|
@ -92,6 +98,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="inheritance">javax.swing.JComponent
|
<div class="inheritance">javax.swing.JComponent
|
||||||
<div class="inheritance">javax.swing.JPanel
|
<div class="inheritance">javax.swing.JPanel
|
||||||
<div class="inheritance"><a href="Row.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.Row</a>
|
<div class="inheritance"><a href="Row.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.Row</a>
|
||||||
|
<div class="inheritance"><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.OptionRow</a>
|
||||||
<div class="inheritance">eu.steffo.cleaver.gui.SplitRow</div>
|
<div class="inheritance">eu.steffo.cleaver.gui.SplitRow</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -99,6 +106,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<dl>
|
<dl>
|
||||||
<dt>All Implemented Interfaces:</dt>
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
@ -106,7 +114,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</dl>
|
</dl>
|
||||||
<hr>
|
<hr>
|
||||||
<pre>public class <span class="typeNameLabel">SplitRow</span>
|
<pre>public class <span class="typeNameLabel">SplitRow</span>
|
||||||
extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
extends <a href="OptionRow.html" title="class in eu.steffo.cleaver.gui">OptionRow</a></pre>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="seeLabel">See Also:</span></dt>
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
<dd><a href="../../../../serialized-form.html#eu.steffo.cleaver.gui.SplitRow">Serialized Form</a></dd>
|
<dd><a href="../../../../serialized-form.html#eu.steffo.cleaver.gui.SplitRow">Serialized Form</a></dd>
|
||||||
|
@ -160,45 +168,45 @@ extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<td class="colFirst"><code>protected javax.swing.JCheckBox</code></td>
|
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#compressionCheckBox">compressionCheckBox</a></span></code></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="rowColor">
|
|
||||||
<td class="colFirst"><code>protected javax.swing.JSeparator</code></td>
|
<td class="colFirst"><code>protected javax.swing.JSeparator</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#firstSeparator">firstSeparator</a></span></code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#firstSeparator">firstSeparator</a></span></code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="rowColor">
|
||||||
<td class="colFirst"><code>protected javax.swing.JLabel</code></td>
|
<td class="colFirst"><code>protected javax.swing.JLabel</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#partsLabel">partsLabel</a></span></code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#partsLabel">partsLabel</a></span></code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="altColor">
|
||||||
<td class="colFirst"><code>protected javax.swing.JTextField</code></td>
|
<td class="colFirst"><code>protected javax.swing.JTextField</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#partsTextField">partsTextField</a></span></code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#partsTextField">partsTextField</a></span></code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="rowColor">
|
||||||
<td class="colFirst"><code>protected javax.swing.JSeparator</code></td>
|
<td class="colFirst"><code>protected javax.swing.JSeparator</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#secondoSeparator">secondoSeparator</a></span></code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#secondSeparator">secondSeparator</a></span></code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="altColor">
|
||||||
<td class="colFirst"><code>protected javax.swing.JLabel</code></td>
|
<td class="colFirst"><code>protected javax.swing.JLabel</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sizeLabel">sizeLabel</a></span></code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sizeLabel">sizeLabel</a></span></code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor">
|
<tr class="rowColor">
|
||||||
<td class="colFirst"><code>protected javax.swing.JTextField</code></td>
|
<td class="colFirst"><code>protected javax.swing.JTextField</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sizeTextField">sizeTextField</a></span></code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sizeTextField">sizeTextField</a></span></code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor">
|
<tr class="altColor">
|
||||||
<td class="colFirst"><code>protected javax.swing.JLabel</code></td>
|
<td class="colFirst"><code>protected javax.swing.JLabel</code></td>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sizeUnitLabel">sizeUnitLabel</a></span></code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sizeUnitLabel">sizeUnitLabel</a></span></code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JCheckBox</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#splitCheckBox">splitCheckBox</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
@ -250,6 +258,37 @@ extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2>Method Summary</h2>
|
<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 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><a href="../logic/split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSplitConfig()">getSplitConfig</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i1">
|
||||||
|
<td class="colFirst"><code>void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setEditable(boolean)">setEditable</a></span>​(boolean value)</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="#updateEnabledState()">updateEnabledState</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div class="inheritedList">
|
<div class="inheritedList">
|
||||||
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
@ -290,8 +329,8 @@ extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="compressionCheckBox">compressionCheckBox</a></h3>
|
<h3><a id="splitCheckBox">splitCheckBox</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JCheckBox</span> <span class="memberName">compressionCheckBox</span></div>
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JCheckBox</span> <span class="memberName">splitCheckBox</span></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
|
@ -320,8 +359,8 @@ extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h3><a id="secondoSeparator">secondoSeparator</a></h3>
|
<h3><a id="secondSeparator">secondSeparator</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JSeparator</span> <span class="memberName">secondoSeparator</span></div>
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JSeparator</span> <span class="memberName">secondSeparator</span></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
|
@ -355,6 +394,42 @@ extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</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="getSplitConfig()">getSplitConfig</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="../logic/split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></span> <span class="memberName">getSplitConfig</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="setEditable(boolean)">setEditable</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">setEditable</span>​(<span class="arguments">boolean value)</span></div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code><a href="OptionRow.html#setEditable(boolean)">setEditable</a></code> in class <code><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui">OptionRow</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="updateEnabledState()">updateEnabledState</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType">void</span> <span class="memberName">updateEnabledState</span>()</div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code><a href="OptionRow.html#updateEnabledState()">updateEnabledState</a></code> in class <code><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui">OptionRow</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
@ -393,7 +468,7 @@ extends <a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></pre>
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li><a href="#field.detail">Field</a> | </li>
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li>Method</li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
367
docs/eu/steffo/cleaver/gui/StitchPanel.html
Normal file
367
docs/eu/steffo/cleaver/gui/StitchPanel.html
Normal file
|
@ -0,0 +1,367 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 00:12:28 CET 2019 -->
|
||||||
|
<title>StitchPanel</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="dc.created" content="2019-12-07">
|
||||||
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: StitchPanel">
|
||||||
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
|
<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="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"]};
|
||||||
|
var altColor = "altColor";
|
||||||
|
var rowColor = "rowColor";
|
||||||
|
var tableTab = "tableTab";
|
||||||
|
var activeTableTab = "activeTableTab";
|
||||||
|
var pathtoroot = "../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li>Field | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<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>
|
||||||
|
<!-- ======== START OF CLASS DATA ======== -->
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">eu.steffo.cleaver.gui</a></div>
|
||||||
|
<h1 title="Class StitchPanel" class="title">Class StitchPanel</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.awt.Component
|
||||||
|
<div class="inheritance">java.awt.Container
|
||||||
|
<div class="inheritance">javax.swing.JComponent
|
||||||
|
<div class="inheritance">javax.swing.JPanel
|
||||||
|
<div class="inheritance"><a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.CreateJobPanel</a>
|
||||||
|
<div class="inheritance">eu.steffo.cleaver.gui.StitchPanel</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.awt.image.ImageObserver</code>, <code>java.awt.MenuContainer</code>, <code>java.io.Serializable</code>, <code>javax.accessibility.Accessible</code></dd>
|
||||||
|
</dl>
|
||||||
|
<hr>
|
||||||
|
<pre>public class <span class="typeNameLabel">StitchPanel</span>
|
||||||
|
extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">CreateJobPanel</a></pre>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
<dd><a href="../../../../serialized-form.html#eu.steffo.cleaver.gui.StitchPanel">Serialized Form</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JPanel</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JPanel.AccessibleJPanel</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JComponent</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JComponent.AccessibleJComponent</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Container</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Container.AccessibleAWTContainer</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Component</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class eu.steffo.cleaver.gui.<a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">CreateJobPanel</a></h3>
|
||||||
|
<a id="fields.inherited.from.class.eu.steffo.cleaver.gui.CreateJobPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code><a href="CreateJobPanel.html#compressOptionPanel">compressOptionPanel</a>, <a href="CreateJobPanel.html#createJobButtonPanel">createJobButtonPanel</a>, <a href="CreateJobPanel.html#cryptOptionPanel">cryptOptionPanel</a>, <a href="CreateJobPanel.html#fileSelectPanel">fileSelectPanel</a>, <a href="CreateJobPanel.html#splitOptionPanel">splitOptionPanel</a>, <a href="CreateJobPanel.html#titlePanel">titlePanel</a></code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.awt.Component</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from interface java.awt.image.ImageObserver</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.image.ImageObserver">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorSummary"><a id="constructor.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Constructor</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.awt.event.ActionListener)">StitchPanel</a></span>​(java.awt.event.ActionListener onCreateJobClick)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========== METHOD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="methodSummary"><a id="method.summary">
|
||||||
|
<!-- -->
|
||||||
|
</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 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>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="rowColor" id="i1">
|
||||||
|
<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>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class eu.steffo.cleaver.gui.<a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">CreateJobPanel</a></h3>
|
||||||
|
<a id="methods.inherited.from.class.eu.steffo.cleaver.gui.CreateJobPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code><a href="CreateJobPanel.html#createAndAddJobs(java.util.ArrayList)">createAndAddJobs</a></code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Container</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Component</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section class="details">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="<init>(java.awt.event.ActionListener)">StitchPanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">StitchPanel</span>​(<span class="arguments">java.awt.event.ActionListener onCreateJobClick)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</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="getPanelText()">getPanelText</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType">java.lang.String</span> <span class="memberName">getPanelText</span>()</div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code><a href="CreateJobPanel.html#getPanelText()">getPanelText</a></code> in class <code><a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">CreateJobPanel</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</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">CreateJobPanel</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<!-- ========= END OF CLASS DATA ========= -->
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li>Field | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="skip.navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||||
|
</nav>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 00:12:28 CET 2019 -->
|
||||||
<title>TitleRow</title>
|
<title>TitleRow</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: TitleRow">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui, class: TitleRow">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.gui</title>
|
<title>eu.steffo.cleaver.gui</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.gui">
|
||||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -83,59 +83,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr class="altColor">
|
<tr class="altColor">
|
||||||
<th class="colFirst" scope="row"><a href="ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui">ChopAndStitchPanel</a></th>
|
<th class="colFirst" scope="row"><a href="CleaverFrame.html" title="class in eu.steffo.cleaver.gui">CleaverFrame</a></th>
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="rowColor">
|
|
||||||
<th class="colFirst" scope="row"><a href="ChopPanel.html" title="class in eu.steffo.cleaver.gui">ChopPanel</a></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="altColor">
|
|
||||||
<th class="colFirst" scope="row"><a href="CleaverStitchPanel.html" title="class in eu.steffo.cleaver.gui">CleaverStitchPanel</a></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="rowColor">
|
|
||||||
<th class="colFirst" scope="row"><a href="CompressRow.html" title="class in eu.steffo.cleaver.gui">CompressRow</a></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="altColor">
|
|
||||||
<th class="colFirst" scope="row"><a href="CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui">CreateJobButtonRow</a></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="rowColor">
|
|
||||||
<th class="colFirst" scope="row"><a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">CreateJobPanel</a></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="altColor">
|
|
||||||
<th class="colFirst" scope="row"><a href="CryptRow.html" title="class in eu.steffo.cleaver.gui">CryptRow</a></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="rowColor">
|
|
||||||
<th class="colFirst" scope="row"><a href="FileSelectRow.html" title="class in eu.steffo.cleaver.gui">FileSelectRow</a></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="altColor">
|
|
||||||
<th class="colFirst" scope="row"><a href="Frame.html" title="class in eu.steffo.cleaver.gui">Frame</a></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="rowColor">
|
|
||||||
<th class="colFirst" scope="row"><a href="JobsButtons.html" title="class in eu.steffo.cleaver.gui">JobsButtons</a></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="altColor">
|
|
||||||
<th class="colFirst" scope="row"><a href="JobsTablePanel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel</a></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="rowColor">
|
|
||||||
<th class="colFirst" scope="row"><a href="Row.html" title="class in eu.steffo.cleaver.gui">Row</a></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="altColor">
|
|
||||||
<th class="colFirst" scope="row"><a href="SplitRow.html" title="class in eu.steffo.cleaver.gui">SplitRow</a></th>
|
|
||||||
<td class="colLast"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr class="rowColor">
|
|
||||||
<th class="colFirst" scope="row"><a href="TitleRow.html" title="class in eu.steffo.cleaver.gui">TitleRow</a></th>
|
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.gui Class Hierarchy</title>
|
<title>eu.steffo.cleaver.gui Class Hierarchy</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="tree: package: eu.steffo.cleaver.gui">
|
<meta name="description" content="tree: package: eu.steffo.cleaver.gui">
|
||||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -82,40 +82,13 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<ul>
|
<ul>
|
||||||
<li class="circle">java.awt.Container
|
<li class="circle">java.awt.Container
|
||||||
<ul>
|
<ul>
|
||||||
<li class="circle">javax.swing.JComponent (implements java.io.Serializable)
|
|
||||||
<ul>
|
|
||||||
<li class="circle">javax.swing.JPanel (implements javax.accessibility.Accessible)
|
|
||||||
<ul>
|
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">ChopAndStitchPanel</span></a></li>
|
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CreateJobPanel</span></a>
|
|
||||||
<ul>
|
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="ChopPanel.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">ChopPanel</span></a></li>
|
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="CleaverStitchPanel.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CleaverStitchPanel</span></a></li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="JobsButtons.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">JobsButtons</span></a></li>
|
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="JobsTablePanel.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">JobsTablePanel</span></a></li>
|
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="Row.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">Row</span></a>
|
|
||||||
<ul>
|
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="CompressRow.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CompressRow</span></a></li>
|
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CreateJobButtonRow</span></a></li>
|
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="CryptRow.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CryptRow</span></a></li>
|
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="FileSelectRow.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">FileSelectRow</span></a></li>
|
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="SplitRow.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">SplitRow</span></a></li>
|
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="TitleRow.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">TitleRow</span></a></li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</li>
|
|
||||||
<li class="circle">java.awt.Window (implements javax.accessibility.Accessible)
|
<li class="circle">java.awt.Window (implements javax.accessibility.Accessible)
|
||||||
<ul>
|
<ul>
|
||||||
<li class="circle">java.awt.Frame (implements java.awt.MenuContainer)
|
<li class="circle">java.awt.Frame (implements java.awt.MenuContainer)
|
||||||
<ul>
|
<ul>
|
||||||
<li class="circle">javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
|
<li class="circle">javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
|
||||||
<ul>
|
<ul>
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="Frame.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">Frame</span></a></li>
|
<li class="circle">eu.steffo.cleaver.gui.<a href="CleaverFrame.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CleaverFrame</span></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -126,7 +99,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">JobsTablePanel.JobsTableModel</span></a> (implements javax.swing.table.TableModel)</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
395
docs/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html
Normal file
395
docs/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html
Normal file
|
@ -0,0 +1,395 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<title>ChopAndStitchPanel</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="dc.created" content="2019-12-07">
|
||||||
|
<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">
|
||||||
|
<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="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"]};
|
||||||
|
var altColor = "altColor";
|
||||||
|
var rowColor = "rowColor";
|
||||||
|
var tableTab = "tableTab";
|
||||||
|
var activeTableTab = "activeTableTab";
|
||||||
|
var pathtoroot = "../../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<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>
|
||||||
|
<!-- ======== START OF CLASS DATA ======== -->
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">eu.steffo.cleaver.gui.panels</a></div>
|
||||||
|
<h1 title="Class ChopAndStitchPanel" class="title">Class ChopAndStitchPanel</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.awt.Component
|
||||||
|
<div class="inheritance">java.awt.Container
|
||||||
|
<div class="inheritance">javax.swing.JComponent
|
||||||
|
<div class="inheritance">javax.swing.JPanel
|
||||||
|
<div class="inheritance">eu.steffo.cleaver.gui.panels.ChopAndStitchPanel</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.awt.image.ImageObserver</code>, <code>java.awt.MenuContainer</code>, <code>java.io.Serializable</code>, <code>javax.accessibility.Accessible</code></dd>
|
||||||
|
</dl>
|
||||||
|
<hr>
|
||||||
|
<pre>public class <span class="typeNameLabel">ChopAndStitchPanel</span>
|
||||||
|
extends javax.swing.JPanel</pre>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
<dd><a href="../../../../../serialized-form.html#eu.steffo.cleaver.gui.panels.ChopAndStitchPanel">Serialized Form</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JPanel</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JPanel.AccessibleJPanel</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JComponent</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JComponent.AccessibleJComponent</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Container</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Container.AccessibleAWTContainer</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Component</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||||
|
<th class="colSecond" scope="col">Field</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected <a href="ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopPanel</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#chopPanel">chopPanel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected <a href="StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#stitchPanel">stitchPanel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.awt.Component</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from interface java.awt.image.ImageObserver</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.image.ImageObserver">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorSummary"><a id="constructor.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Constructor</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.awt.event.ActionListener,java.awt.event.ActionListener)">ChopAndStitchPanel</a></span>​(java.awt.event.ActionListener onCreateChopJobClick,
|
||||||
|
java.awt.event.ActionListener onCreateStitchJobClick)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========== METHOD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="methodSummary"><a id="method.summary">
|
||||||
|
<!-- -->
|
||||||
|
</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 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>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>
|
||||||
|
<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>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Container</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Component</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section class="details">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ============ FIELD DETAIL =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldDetails"><a id="field.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="chopPanel">chopPanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopPanel</a></span> <span class="memberName">chopPanel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="stitchPanel">stitchPanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></span> <span class="memberName">stitchPanel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="<init>(java.awt.event.ActionListener,java.awt.event.ActionListener)">ChopAndStitchPanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">ChopAndStitchPanel</span>​(<span class="arguments">java.awt.event.ActionListener onCreateChopJobClick,
|
||||||
|
java.awt.event.ActionListener onCreateStitchJobClick)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</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="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>
|
||||||
|
</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>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<!-- ========= END OF CLASS DATA ========= -->
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="skip.navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||||
|
</nav>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
367
docs/eu/steffo/cleaver/gui/panels/ChopPanel.html
Normal file
367
docs/eu/steffo/cleaver/gui/panels/ChopPanel.html
Normal file
|
@ -0,0 +1,367 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<title>ChopPanel</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="dc.created" content="2019-12-07">
|
||||||
|
<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">
|
||||||
|
<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="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"]};
|
||||||
|
var altColor = "altColor";
|
||||||
|
var rowColor = "rowColor";
|
||||||
|
var tableTab = "tableTab";
|
||||||
|
var activeTableTab = "activeTableTab";
|
||||||
|
var pathtoroot = "../../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li>Field | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<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>
|
||||||
|
<!-- ======== START OF CLASS DATA ======== -->
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">eu.steffo.cleaver.gui.panels</a></div>
|
||||||
|
<h1 title="Class ChopPanel" class="title">Class ChopPanel</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.awt.Component
|
||||||
|
<div class="inheritance">java.awt.Container
|
||||||
|
<div class="inheritance">javax.swing.JComponent
|
||||||
|
<div class="inheritance">javax.swing.JPanel
|
||||||
|
<div class="inheritance"><a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">eu.steffo.cleaver.gui.panels.CreateJobPanel</a>
|
||||||
|
<div class="inheritance">eu.steffo.cleaver.gui.panels.ChopPanel</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.awt.image.ImageObserver</code>, <code>java.awt.MenuContainer</code>, <code>java.io.Serializable</code>, <code>javax.accessibility.Accessible</code></dd>
|
||||||
|
</dl>
|
||||||
|
<hr>
|
||||||
|
<pre>public class <span class="typeNameLabel">ChopPanel</span>
|
||||||
|
extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></pre>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
<dd><a href="../../../../../serialized-form.html#eu.steffo.cleaver.gui.panels.ChopPanel">Serialized Form</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JPanel</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JPanel.AccessibleJPanel</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JComponent</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JComponent.AccessibleJComponent</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Container</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Container.AccessibleAWTContainer</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Component</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class eu.steffo.cleaver.gui.panels.<a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></h3>
|
||||||
|
<a id="fields.inherited.from.class.eu.steffo.cleaver.gui.panels.CreateJobPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code><a href="CreateJobPanel.html#compressOptionPanel">compressOptionPanel</a>, <a href="CreateJobPanel.html#createJobButtonPanel">createJobButtonPanel</a>, <a href="CreateJobPanel.html#cryptOptionPanel">cryptOptionPanel</a>, <a href="CreateJobPanel.html#fileSelectPanel">fileSelectPanel</a>, <a href="CreateJobPanel.html#splitOptionPanel">splitOptionPanel</a>, <a href="CreateJobPanel.html#titlePanel">titlePanel</a></code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.awt.Component</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from interface java.awt.image.ImageObserver</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.image.ImageObserver">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorSummary"><a id="constructor.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Constructor</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.awt.event.ActionListener)">ChopPanel</a></span>​(java.awt.event.ActionListener onCreateJobClick)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========== METHOD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="methodSummary"><a id="method.summary">
|
||||||
|
<!-- -->
|
||||||
|
</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 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>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="rowColor" id="i1">
|
||||||
|
<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>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class eu.steffo.cleaver.gui.panels.<a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></h3>
|
||||||
|
<a id="methods.inherited.from.class.eu.steffo.cleaver.gui.panels.CreateJobPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code><a href="CreateJobPanel.html#createAndAddJobs(java.util.ArrayList)">createAndAddJobs</a></code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Container</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Component</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section class="details">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="<init>(java.awt.event.ActionListener)">ChopPanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">ChopPanel</span>​(<span class="arguments">java.awt.event.ActionListener onCreateJobClick)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</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="getPanelText()">getPanelText</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType">java.lang.String</span> <span class="memberName">getPanelText</span>()</div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code><a href="CreateJobPanel.html#getPanelText()">getPanelText</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="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>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<!-- ========= END OF CLASS DATA ========= -->
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li>Field | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="skip.navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||||
|
</nav>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
452
docs/eu/steffo/cleaver/gui/panels/CreateJobPanel.html
Normal file
452
docs/eu/steffo/cleaver/gui/panels/CreateJobPanel.html
Normal file
|
@ -0,0 +1,452 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<title>CreateJobPanel</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="dc.created" content="2019-12-07">
|
||||||
|
<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">
|
||||||
|
<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="class-declaration">
|
||||||
|
<script type="text/javascript">var data = {"i0":10,"i1":6,"i2":6};
|
||||||
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete 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>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<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>
|
||||||
|
<!-- ======== START OF CLASS DATA ======== -->
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">eu.steffo.cleaver.gui.panels</a></div>
|
||||||
|
<h1 title="Class CreateJobPanel" class="title">Class CreateJobPanel</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.awt.Component
|
||||||
|
<div class="inheritance">java.awt.Container
|
||||||
|
<div class="inheritance">javax.swing.JComponent
|
||||||
|
<div class="inheritance">javax.swing.JPanel
|
||||||
|
<div class="inheritance">eu.steffo.cleaver.gui.panels.CreateJobPanel</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.awt.image.ImageObserver</code>, <code>java.awt.MenuContainer</code>, <code>java.io.Serializable</code>, <code>javax.accessibility.Accessible</code></dd>
|
||||||
|
</dl>
|
||||||
|
<dl>
|
||||||
|
<dt>Direct Known Subclasses:</dt>
|
||||||
|
<dd><code><a href="ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopPanel</a></code>, <code><a href="StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
<hr>
|
||||||
|
<pre>public abstract class <span class="typeNameLabel">CreateJobPanel</span>
|
||||||
|
extends javax.swing.JPanel</pre>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
<dd><a href="../../../../../serialized-form.html#eu.steffo.cleaver.gui.panels.CreateJobPanel">Serialized Form</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JPanel</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JPanel.AccessibleJPanel</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JComponent</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JComponent.AccessibleJComponent</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Container</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Container.AccessibleAWTContainer</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Component</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||||
|
<th class="colSecond" scope="col">Field</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected <a href="../rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#compressOptionPanel">compressOptionPanel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected <a href="../rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createJobButtonPanel">createJobButtonPanel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected <a href="../rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#cryptOptionPanel">cryptOptionPanel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected <a href="../rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#fileSelectPanel">fileSelectPanel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected <a href="../rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#splitOptionPanel">splitOptionPanel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected <a href="../rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">TitleRow</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#titlePanel">titlePanel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.awt.Component</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from interface java.awt.image.ImageObserver</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.image.ImageObserver">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorSummary"><a id="constructor.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Constructor</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.awt.event.ActionListener)">CreateJobPanel</a></span>​(java.awt.event.ActionListener onCreateJobClick)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========== METHOD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="methodSummary"><a id="method.summary">
|
||||||
|
<!-- -->
|
||||||
|
</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><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>
|
||||||
|
<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>void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createAndAddJobs(java.util.ArrayList)">createAndAddJobs</a></span>​(java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i1">
|
||||||
|
<td class="colFirst"><code>protected abstract java.lang.Class<? extends <a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>></code></td>
|
||||||
|
<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 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>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Container</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Component</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section class="details">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ============ FIELD DETAIL =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldDetails"><a id="field.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="titlePanel">titlePanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="../rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">TitleRow</a></span> <span class="memberName">titlePanel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="fileSelectPanel">fileSelectPanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="../rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></span> <span class="memberName">fileSelectPanel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="splitOptionPanel">splitOptionPanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="../rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></span> <span class="memberName">splitOptionPanel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="cryptOptionPanel">cryptOptionPanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="../rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></span> <span class="memberName">cryptOptionPanel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="compressOptionPanel">compressOptionPanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="../rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></span> <span class="memberName">compressOptionPanel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="createJobButtonPanel">createJobButtonPanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="../rows/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a></span> <span class="memberName">createJobButtonPanel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="<init>(java.awt.event.ActionListener)">CreateJobPanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">CreateJobPanel</span>​(<span class="arguments">java.awt.event.ActionListener onCreateJobClick)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</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="getPanelText()">getPanelText</a></h3>
|
||||||
|
<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>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="createAndAddJobs(java.util.ArrayList)">createAndAddJobs</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">createAndAddJobs</span>​(<span class="arguments">java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<!-- ========= END OF CLASS DATA ========= -->
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="skip.navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||||
|
</nav>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
341
docs/eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html
Normal file
341
docs/eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html
Normal file
|
@ -0,0 +1,341 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<title>JobsButtonsPanel</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="dc.created" content="2019-12-07">
|
||||||
|
<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">
|
||||||
|
<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="class-declaration">
|
||||||
|
<script type="text/javascript">var pathtoroot = "../../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li>Method</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<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>
|
||||||
|
<!-- ======== START OF CLASS DATA ======== -->
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">eu.steffo.cleaver.gui.panels</a></div>
|
||||||
|
<h1 title="Class JobsButtonsPanel" class="title">Class JobsButtonsPanel</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.awt.Component
|
||||||
|
<div class="inheritance">java.awt.Container
|
||||||
|
<div class="inheritance">javax.swing.JComponent
|
||||||
|
<div class="inheritance">javax.swing.JPanel
|
||||||
|
<div class="inheritance">eu.steffo.cleaver.gui.panels.JobsButtonsPanel</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.awt.image.ImageObserver</code>, <code>java.awt.MenuContainer</code>, <code>java.io.Serializable</code>, <code>javax.accessibility.Accessible</code></dd>
|
||||||
|
</dl>
|
||||||
|
<hr>
|
||||||
|
<pre>public class <span class="typeNameLabel">JobsButtonsPanel</span>
|
||||||
|
extends javax.swing.JPanel</pre>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
<dd><a href="../../../../../serialized-form.html#eu.steffo.cleaver.gui.panels.JobsButtonsPanel">Serialized Form</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JPanel</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JPanel.AccessibleJPanel</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JComponent</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JComponent.AccessibleJComponent</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Container</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Container.AccessibleAWTContainer</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Component</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||||
|
<th class="colSecond" scope="col">Field</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JButton</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#deleteButton">deleteButton</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JButton</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#startButton">startButton</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.awt.Component</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from interface java.awt.image.ImageObserver</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.image.ImageObserver">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorSummary"><a id="constructor.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Constructor</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.awt.event.ActionListener,java.awt.event.ActionListener)">JobsButtonsPanel</a></span>​(java.awt.event.ActionListener onDeleteJobsButtonClick,
|
||||||
|
java.awt.event.ActionListener onStartJobsButtonClick)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========== METHOD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="methodSummary"><a id="method.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Method Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Container</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Component</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section class="details">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ============ FIELD DETAIL =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldDetails"><a id="field.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="deleteButton">deleteButton</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JButton</span> <span class="memberName">deleteButton</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="startButton">startButton</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JButton</span> <span class="memberName">startButton</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="<init>(java.awt.event.ActionListener,java.awt.event.ActionListener)">JobsButtonsPanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">JobsButtonsPanel</span>​(<span class="arguments">java.awt.event.ActionListener onDeleteJobsButtonClick,
|
||||||
|
java.awt.event.ActionListener onStartJobsButtonClick)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<!-- ========= END OF CLASS DATA ========= -->
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li>Method</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="skip.navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||||
|
</nav>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -0,0 +1,358 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<title>JobsTablePanel.JobsTableModel</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="dc.created" content="2019-12-07">
|
||||||
|
<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">
|
||||||
|
<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="class-declaration">
|
||||||
|
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
|
||||||
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete 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>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li>Nested | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li>Field | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<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>
|
||||||
|
<!-- ======== START OF CLASS DATA ======== -->
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">eu.steffo.cleaver.gui.panels</a></div>
|
||||||
|
<h1 title="Class JobsTablePanel.JobsTableModel" class="title">Class JobsTablePanel.JobsTableModel</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">javax.swing.table.AbstractTableModel
|
||||||
|
<div class="inheritance">eu.steffo.cleaver.gui.panels.JobsTablePanel.JobsTableModel</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.io.Serializable</code>, <code>javax.swing.table.TableModel</code></dd>
|
||||||
|
</dl>
|
||||||
|
<dl>
|
||||||
|
<dt>Enclosing class:</dt>
|
||||||
|
<dd><a href="JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></dd>
|
||||||
|
</dl>
|
||||||
|
<hr>
|
||||||
|
<pre>public class <span class="typeNameLabel">JobsTablePanel.JobsTableModel</span>
|
||||||
|
extends javax.swing.table.AbstractTableModel</pre>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
<dd><a href="../../../../../serialized-form.html#eu.steffo.cleaver.gui.panels.JobsTablePanel.JobsTableModel">Serialized Form</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class javax.swing.table.AbstractTableModel</h3>
|
||||||
|
<a id="fields.inherited.from.class.javax.swing.table.AbstractTableModel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>listenerList</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorSummary"><a id="constructor.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Constructor</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">JobsTableModel</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========== METHOD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="methodSummary"><a id="method.summary">
|
||||||
|
<!-- -->
|
||||||
|
</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 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>java.lang.Class<?></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getColumnClass(int)">getColumnClass</a></span>​(int columnIndex)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i1">
|
||||||
|
<td class="colFirst"><code>int</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getColumnCount()">getColumnCount</a></span>()</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="#getColumnName(int)">getColumnName</a></span>​(int columnIndex)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i3">
|
||||||
|
<td class="colFirst"><code>int</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getRowCount()">getRowCount</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor" id="i4">
|
||||||
|
<td class="colFirst"><code>java.lang.Object</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getValueAt(int,int)">getValueAt</a></span>​(int rowIndex,
|
||||||
|
int columnIndex)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i5">
|
||||||
|
<td class="colFirst"><code>boolean</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isCellEditable(int,int)">isCellEditable</a></span>​(int rowIndex,
|
||||||
|
int columnIndex)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.table.AbstractTableModel</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.table.AbstractTableModel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>addTableModelListener, findColumn, fireTableCellUpdated, fireTableChanged, fireTableDataChanged, fireTableRowsDeleted, fireTableRowsInserted, fireTableRowsUpdated, fireTableStructureChanged, getListeners, getTableModelListeners, removeTableModelListener, setValueAt</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section class="details">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="<init>()">JobsTableModel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">JobsTableModel</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</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="getRowCount()">getRowCount</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">int</span> <span class="memberName">getRowCount</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="getColumnCount()">getColumnCount</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">int</span> <span class="memberName">getColumnCount</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="getColumnName(int)">getColumnName</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">java.lang.String</span> <span class="memberName">getColumnName</span>​(<span class="arguments">int columnIndex)</span></div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code>getColumnName</code> in interface <code>javax.swing.table.TableModel</code></dd>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
|
||||||
|
<dd><code>getColumnName</code> in class <code>javax.swing.table.AbstractTableModel</code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="getColumnClass(int)">getColumnClass</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">java.lang.Class<?></span> <span class="memberName">getColumnClass</span>​(<span class="arguments">int columnIndex)</span></div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code>getColumnClass</code> in interface <code>javax.swing.table.TableModel</code></dd>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
|
||||||
|
<dd><code>getColumnClass</code> in class <code>javax.swing.table.AbstractTableModel</code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="isCellEditable(int,int)">isCellEditable</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">boolean</span> <span class="memberName">isCellEditable</span>​(<span class="arguments">int rowIndex,
|
||||||
|
int columnIndex)</span></div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code>isCellEditable</code> in interface <code>javax.swing.table.TableModel</code></dd>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
|
||||||
|
<dd><code>isCellEditable</code> in class <code>javax.swing.table.AbstractTableModel</code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="getValueAt(int,int)">getValueAt</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">java.lang.Object</span> <span class="memberName">getValueAt</span>​(<span class="arguments">int rowIndex,
|
||||||
|
int columnIndex)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<!-- ========= END OF CLASS DATA ========= -->
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li>Nested | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li>Field | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="skip.navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||||
|
</nav>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
434
docs/eu/steffo/cleaver/gui/panels/JobsTablePanel.html
Normal file
434
docs/eu/steffo/cleaver/gui/panels/JobsTablePanel.html
Normal file
|
@ -0,0 +1,434 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<title>JobsTablePanel</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="dc.created" content="2019-12-07">
|
||||||
|
<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">
|
||||||
|
<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="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"]};
|
||||||
|
var altColor = "altColor";
|
||||||
|
var rowColor = "rowColor";
|
||||||
|
var tableTab = "tableTab";
|
||||||
|
var activeTableTab = "activeTableTab";
|
||||||
|
var pathtoroot = "../../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<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>
|
||||||
|
<!-- ======== START OF CLASS DATA ======== -->
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">eu.steffo.cleaver.gui.panels</a></div>
|
||||||
|
<h1 title="Class JobsTablePanel" class="title">Class JobsTablePanel</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.awt.Component
|
||||||
|
<div class="inheritance">java.awt.Container
|
||||||
|
<div class="inheritance">javax.swing.JComponent
|
||||||
|
<div class="inheritance">javax.swing.JPanel
|
||||||
|
<div class="inheritance">eu.steffo.cleaver.gui.panels.JobsTablePanel</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.awt.image.ImageObserver</code>, <code>java.awt.MenuContainer</code>, <code>java.io.Serializable</code>, <code>javax.accessibility.Accessible</code></dd>
|
||||||
|
</dl>
|
||||||
|
<hr>
|
||||||
|
<pre>public class <span class="typeNameLabel">JobsTablePanel</span>
|
||||||
|
extends javax.swing.JPanel</pre>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
<dd><a href="../../../../../serialized-form.html#eu.steffo.cleaver.gui.panels.JobsTablePanel">Serialized Form</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||||
|
<th class="colSecond" scope="col">Class</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>class </code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JPanel</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JPanel.AccessibleJPanel</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JComponent</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JComponent.AccessibleJComponent</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Container</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Container.AccessibleAWTContainer</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Component</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||||
|
<th class="colSecond" scope="col">Field</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected 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>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JTable</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#table">table</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected <a href="JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#tableModel">tableModel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JScrollPane</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#tableScrollPane">tableScrollPane</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.awt.Component</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from interface java.awt.image.ImageObserver</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.image.ImageObserver">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorSummary"><a id="constructor.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Constructor</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.util.ArrayList)">JobsTablePanel</a></span>​(java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========== METHOD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="methodSummary"><a id="method.summary">
|
||||||
|
<!-- -->
|
||||||
|
</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 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>int[]</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSelectedJobsIndexes()">getSelectedJobsIndexes</a></span>()</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="#updateTableChanged()">updateTableChanged</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Container</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Component</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section class="details">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ============ FIELD DETAIL =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldDetails"><a id="field.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="tableScrollPane">tableScrollPane</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JScrollPane</span> <span class="memberName">tableScrollPane</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="tableModel">tableModel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType"><a href="JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a></span> <span class="memberName">tableModel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="table">table</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JTable</span> <span class="memberName">table</span></div>
|
||||||
|
</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>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="<init>(java.util.ArrayList)">JobsTablePanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">JobsTablePanel</span>​(<span class="arguments">java.util.ArrayList<<a href="../../logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a>> jobs)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</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="getSelectedJobsIndexes()">getSelectedJobsIndexes</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">int[]</span> <span class="memberName">getSelectedJobsIndexes</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="updateTableChanged()">updateTableChanged</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">updateTableChanged</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<!-- ========= END OF CLASS DATA ========= -->
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="skip.navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||||
|
</nav>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
367
docs/eu/steffo/cleaver/gui/panels/StitchPanel.html
Normal file
367
docs/eu/steffo/cleaver/gui/panels/StitchPanel.html
Normal file
|
@ -0,0 +1,367 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<title>StitchPanel</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="dc.created" content="2019-12-07">
|
||||||
|
<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">
|
||||||
|
<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="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"]};
|
||||||
|
var altColor = "altColor";
|
||||||
|
var rowColor = "rowColor";
|
||||||
|
var tableTab = "tableTab";
|
||||||
|
var activeTableTab = "activeTableTab";
|
||||||
|
var pathtoroot = "../../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li>Field | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<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>
|
||||||
|
<!-- ======== START OF CLASS DATA ======== -->
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">eu.steffo.cleaver.gui.panels</a></div>
|
||||||
|
<h1 title="Class StitchPanel" class="title">Class StitchPanel</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.awt.Component
|
||||||
|
<div class="inheritance">java.awt.Container
|
||||||
|
<div class="inheritance">javax.swing.JComponent
|
||||||
|
<div class="inheritance">javax.swing.JPanel
|
||||||
|
<div class="inheritance"><a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">eu.steffo.cleaver.gui.panels.CreateJobPanel</a>
|
||||||
|
<div class="inheritance">eu.steffo.cleaver.gui.panels.StitchPanel</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.awt.image.ImageObserver</code>, <code>java.awt.MenuContainer</code>, <code>java.io.Serializable</code>, <code>javax.accessibility.Accessible</code></dd>
|
||||||
|
</dl>
|
||||||
|
<hr>
|
||||||
|
<pre>public class <span class="typeNameLabel">StitchPanel</span>
|
||||||
|
extends <a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></pre>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
<dd><a href="../../../../../serialized-form.html#eu.steffo.cleaver.gui.panels.StitchPanel">Serialized Form</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JPanel</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JPanel.AccessibleJPanel</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JComponent</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JComponent.AccessibleJComponent</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Container</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Container.AccessibleAWTContainer</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Component</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class eu.steffo.cleaver.gui.panels.<a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></h3>
|
||||||
|
<a id="fields.inherited.from.class.eu.steffo.cleaver.gui.panels.CreateJobPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code><a href="CreateJobPanel.html#compressOptionPanel">compressOptionPanel</a>, <a href="CreateJobPanel.html#createJobButtonPanel">createJobButtonPanel</a>, <a href="CreateJobPanel.html#cryptOptionPanel">cryptOptionPanel</a>, <a href="CreateJobPanel.html#fileSelectPanel">fileSelectPanel</a>, <a href="CreateJobPanel.html#splitOptionPanel">splitOptionPanel</a>, <a href="CreateJobPanel.html#titlePanel">titlePanel</a></code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.awt.Component</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from interface java.awt.image.ImageObserver</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.image.ImageObserver">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorSummary"><a id="constructor.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Constructor</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.awt.event.ActionListener)">StitchPanel</a></span>​(java.awt.event.ActionListener onCreateJobClick)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========== METHOD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="methodSummary"><a id="method.summary">
|
||||||
|
<!-- -->
|
||||||
|
</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 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>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="rowColor" id="i1">
|
||||||
|
<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>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class eu.steffo.cleaver.gui.panels.<a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></h3>
|
||||||
|
<a id="methods.inherited.from.class.eu.steffo.cleaver.gui.panels.CreateJobPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code><a href="CreateJobPanel.html#createAndAddJobs(java.util.ArrayList)">createAndAddJobs</a></code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Container</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Component</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section class="details">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="<init>(java.awt.event.ActionListener)">StitchPanel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">StitchPanel</span>​(<span class="arguments">java.awt.event.ActionListener onCreateJobClick)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</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="getPanelText()">getPanelText</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType">java.lang.String</span> <span class="memberName">getPanelText</span>()</div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code><a href="CreateJobPanel.html#getPanelText()">getPanelText</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="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>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<!-- ========= END OF CLASS DATA ========= -->
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li>Field | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="skip.navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||||
|
</nav>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
144
docs/eu/steffo/cleaver/gui/panels/package-summary.html
Normal file
144
docs/eu/steffo/cleaver/gui/panels/package-summary.html
Normal file
|
@ -0,0 +1,144 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<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-07">
|
||||||
|
<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">
|
||||||
|
<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-declaration">
|
||||||
|
<script type="text/javascript">var pathtoroot = "../../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li class="navBarCell1Rev">Package</li>
|
||||||
|
<li>Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<h1 title="Package" class="title">Package eu.steffo.cleaver.gui.panels</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<div class="typeSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Class</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colFirst" scope="row"><a href="ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<th class="colFirst" scope="row"><a href="ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopPanel</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colFirst" scope="row"><a href="CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<th class="colFirst" scope="row"><a href="JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsButtonsPanel</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colFirst" scope="row"><a href="JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<th class="colFirst" scope="row"><a href="StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li class="navBarCell1Rev">Package</li>
|
||||||
|
<li>Class</li>
|
||||||
|
<li><a href="package-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>
|
144
docs/eu/steffo/cleaver/gui/panels/package-tree.html
Normal file
144
docs/eu/steffo/cleaver/gui/panels/package-tree.html
Normal file
|
@ -0,0 +1,144 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<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-07">
|
||||||
|
<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">
|
||||||
|
<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-tree">
|
||||||
|
<script type="text/javascript">var pathtoroot = "../../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li>Class</li>
|
||||||
|
<li class="navBarCell1Rev">Tree</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>
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<h1 class="title">Hierarchy For Package eu.steffo.cleaver.gui.panels</h1>
|
||||||
|
<span class="packageHierarchyLabel">Package Hierarchies:</span>
|
||||||
|
<ul class="horizontal">
|
||||||
|
<li><a href="../../../../../overview-tree.html">All Packages</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<section class="hierarchy">
|
||||||
|
<h2 title="Class Hierarchy">Class Hierarchy</h2>
|
||||||
|
<ul>
|
||||||
|
<li class="circle">java.lang.Object
|
||||||
|
<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="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)
|
||||||
|
<ul>
|
||||||
|
<li class="circle">java.awt.Container
|
||||||
|
<ul>
|
||||||
|
<li class="circle">javax.swing.JComponent (implements java.io.Serializable)
|
||||||
|
<ul>
|
||||||
|
<li class="circle">javax.swing.JPanel (implements javax.accessibility.Accessible)
|
||||||
|
<ul>
|
||||||
|
<li class="circle">eu.steffo.cleaver.gui.panels.<a href="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="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="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="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="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="JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">JobsTablePanel</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li>Class</li>
|
||||||
|
<li class="navBarCell1Rev">Tree</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>
|
330
docs/eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html
Normal file
330
docs/eu/steffo/cleaver/gui/rows/CreateJobButtonRow.html
Normal file
|
@ -0,0 +1,330 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<title>CreateJobButtonRow</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="dc.created" content="2019-12-07">
|
||||||
|
<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">
|
||||||
|
<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="class-declaration">
|
||||||
|
<script type="text/javascript">var pathtoroot = "../../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li>Method</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<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>
|
||||||
|
<!-- ======== START OF CLASS DATA ======== -->
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">eu.steffo.cleaver.gui.rows</a></div>
|
||||||
|
<h1 title="Class CreateJobButtonRow" class="title">Class CreateJobButtonRow</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.awt.Component
|
||||||
|
<div class="inheritance">java.awt.Container
|
||||||
|
<div class="inheritance">javax.swing.JComponent
|
||||||
|
<div class="inheritance">javax.swing.JPanel
|
||||||
|
<div class="inheritance"><a href="Row.html" title="class in eu.steffo.cleaver.gui.rows">eu.steffo.cleaver.gui.rows.Row</a>
|
||||||
|
<div class="inheritance">eu.steffo.cleaver.gui.rows.CreateJobButtonRow</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.awt.image.ImageObserver</code>, <code>java.awt.MenuContainer</code>, <code>java.io.Serializable</code>, <code>javax.accessibility.Accessible</code></dd>
|
||||||
|
</dl>
|
||||||
|
<hr>
|
||||||
|
<pre>public class <span class="typeNameLabel">CreateJobButtonRow</span>
|
||||||
|
extends <a href="Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a></pre>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
<dd><a href="../../../../../serialized-form.html#eu.steffo.cleaver.gui.rows.CreateJobButtonRow">Serialized Form</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JPanel</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JPanel.AccessibleJPanel</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JComponent</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JComponent.AccessibleJComponent</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Container</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Container.AccessibleAWTContainer</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Component</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||||
|
<th class="colSecond" scope="col">Field</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JButton</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#createJobButton">createJobButton</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.awt.Component</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from interface java.awt.image.ImageObserver</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.image.ImageObserver">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorSummary"><a id="constructor.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Constructor</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.awt.event.ActionListener)">CreateJobButtonRow</a></span>​(java.awt.event.ActionListener onClick)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========== METHOD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="methodSummary"><a id="method.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Method Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Container</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Component</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section class="details">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ============ FIELD DETAIL =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldDetails"><a id="field.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="createJobButton">createJobButton</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JButton</span> <span class="memberName">createJobButton</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="<init>(java.awt.event.ActionListener)">CreateJobButtonRow</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">CreateJobButtonRow</span>​(<span class="arguments">java.awt.event.ActionListener onClick)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<!-- ========= END OF CLASS DATA ========= -->
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li>Method</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="skip.navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||||
|
</nav>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
417
docs/eu/steffo/cleaver/gui/rows/FileSelectRow.html
Normal file
417
docs/eu/steffo/cleaver/gui/rows/FileSelectRow.html
Normal file
|
@ -0,0 +1,417 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<title>FileSelectRow</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="dc.created" content="2019-12-07">
|
||||||
|
<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">
|
||||||
|
<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="class-declaration">
|
||||||
|
<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";
|
||||||
|
var tableTab = "tableTab";
|
||||||
|
var activeTableTab = "activeTableTab";
|
||||||
|
var pathtoroot = "../../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<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>
|
||||||
|
<!-- ======== START OF CLASS DATA ======== -->
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">eu.steffo.cleaver.gui.rows</a></div>
|
||||||
|
<h1 title="Class FileSelectRow" class="title">Class FileSelectRow</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.awt.Component
|
||||||
|
<div class="inheritance">java.awt.Container
|
||||||
|
<div class="inheritance">javax.swing.JComponent
|
||||||
|
<div class="inheritance">javax.swing.JPanel
|
||||||
|
<div class="inheritance"><a href="Row.html" title="class in eu.steffo.cleaver.gui.rows">eu.steffo.cleaver.gui.rows.Row</a>
|
||||||
|
<div class="inheritance">eu.steffo.cleaver.gui.rows.FileSelectRow</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.awt.image.ImageObserver</code>, <code>java.awt.MenuContainer</code>, <code>java.io.Serializable</code>, <code>javax.accessibility.Accessible</code></dd>
|
||||||
|
</dl>
|
||||||
|
<hr>
|
||||||
|
<pre>public class <span class="typeNameLabel">FileSelectRow</span>
|
||||||
|
extends <a href="Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a></pre>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
<dd><a href="../../../../../serialized-form.html#eu.steffo.cleaver.gui.rows.FileSelectRow">Serialized Form</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JPanel</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JPanel.AccessibleJPanel</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JComponent</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JComponent.AccessibleJComponent</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Container</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Container.AccessibleAWTContainer</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Component</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||||
|
<th class="colSecond" scope="col">Field</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JFileChooser</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#fileChooser">fileChooser</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JTextField</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#selectedFilesText">selectedFilesText</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JButton</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#selectFilesButton">selectFilesButton</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.awt.Component</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from interface java.awt.image.ImageObserver</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.image.ImageObserver">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorSummary"><a id="constructor.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Constructor</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">FileSelectRow</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========== METHOD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="methodSummary"><a id="method.summary">
|
||||||
|
<!-- -->
|
||||||
|
</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 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>void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clearSelectedFiles()">clearSelectedFiles</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i1">
|
||||||
|
<td class="colFirst"><code>java.io.File[]</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSelectedFiles()">getSelectedFiles</a></span>()</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="#update()">update</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Container</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Component</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section class="details">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ============ FIELD DETAIL =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldDetails"><a id="field.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="fileChooser">fileChooser</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JFileChooser</span> <span class="memberName">fileChooser</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="selectFilesButton">selectFilesButton</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JButton</span> <span class="memberName">selectFilesButton</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="selectedFilesText">selectedFilesText</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JTextField</span> <span class="memberName">selectedFilesText</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="<init>()">FileSelectRow</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">FileSelectRow</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</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="getSelectedFiles()">getSelectedFiles</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">java.io.File[]</span> <span class="memberName">getSelectedFiles</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="update()">update</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType">void</span> <span class="memberName">update</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="clearSelectedFiles()">clearSelectedFiles</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">clearSelectedFiles</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<!-- ========= END OF CLASS DATA ========= -->
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="skip.navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||||
|
</nav>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
297
docs/eu/steffo/cleaver/gui/rows/Row.html
Normal file
297
docs/eu/steffo/cleaver/gui/rows/Row.html
Normal file
|
@ -0,0 +1,297 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<title>Row</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="dc.created" content="2019-12-07">
|
||||||
|
<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">
|
||||||
|
<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="class-declaration">
|
||||||
|
<script type="text/javascript">var pathtoroot = "../../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li>Field | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li>Method</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<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>
|
||||||
|
<!-- ======== START OF CLASS DATA ======== -->
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">eu.steffo.cleaver.gui.rows</a></div>
|
||||||
|
<h1 title="Class Row" class="title">Class Row</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.awt.Component
|
||||||
|
<div class="inheritance">java.awt.Container
|
||||||
|
<div class="inheritance">javax.swing.JComponent
|
||||||
|
<div class="inheritance">javax.swing.JPanel
|
||||||
|
<div class="inheritance">eu.steffo.cleaver.gui.rows.Row</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.awt.image.ImageObserver</code>, <code>java.awt.MenuContainer</code>, <code>java.io.Serializable</code>, <code>javax.accessibility.Accessible</code></dd>
|
||||||
|
</dl>
|
||||||
|
<dl>
|
||||||
|
<dt>Direct Known Subclasses:</dt>
|
||||||
|
<dd><code><a href="CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a></code>, <code><a href="FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></code>, <code><a href="option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></code>, <code><a href="TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">TitleRow</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
<hr>
|
||||||
|
<pre>public abstract class <span class="typeNameLabel">Row</span>
|
||||||
|
extends javax.swing.JPanel</pre>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
<dd><a href="../../../../../serialized-form.html#eu.steffo.cleaver.gui.rows.Row">Serialized Form</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JPanel</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JPanel.AccessibleJPanel</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JComponent</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JComponent.AccessibleJComponent</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Container</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Container.AccessibleAWTContainer</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Component</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.awt.Component</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from interface java.awt.image.ImageObserver</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.image.ImageObserver">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorSummary"><a id="constructor.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Constructor</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">Row</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========== METHOD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="methodSummary"><a id="method.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Method Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Container</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Component</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section class="details">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="<init>()">Row</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">Row</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<!-- ========= END OF CLASS DATA ========= -->
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li>Field | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li>Method</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="skip.navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||||
|
</nav>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
330
docs/eu/steffo/cleaver/gui/rows/TitleRow.html
Normal file
330
docs/eu/steffo/cleaver/gui/rows/TitleRow.html
Normal file
|
@ -0,0 +1,330 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<title>TitleRow</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="dc.created" content="2019-12-07">
|
||||||
|
<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">
|
||||||
|
<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="class-declaration">
|
||||||
|
<script type="text/javascript">var pathtoroot = "../../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li>Method</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<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>
|
||||||
|
<!-- ======== START OF CLASS DATA ======== -->
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">eu.steffo.cleaver.gui.rows</a></div>
|
||||||
|
<h1 title="Class TitleRow" class="title">Class TitleRow</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.awt.Component
|
||||||
|
<div class="inheritance">java.awt.Container
|
||||||
|
<div class="inheritance">javax.swing.JComponent
|
||||||
|
<div class="inheritance">javax.swing.JPanel
|
||||||
|
<div class="inheritance"><a href="Row.html" title="class in eu.steffo.cleaver.gui.rows">eu.steffo.cleaver.gui.rows.Row</a>
|
||||||
|
<div class="inheritance">eu.steffo.cleaver.gui.rows.TitleRow</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.awt.image.ImageObserver</code>, <code>java.awt.MenuContainer</code>, <code>java.io.Serializable</code>, <code>javax.accessibility.Accessible</code></dd>
|
||||||
|
</dl>
|
||||||
|
<hr>
|
||||||
|
<pre>public class <span class="typeNameLabel">TitleRow</span>
|
||||||
|
extends <a href="Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a></pre>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
<dd><a href="../../../../../serialized-form.html#eu.steffo.cleaver.gui.rows.TitleRow">Serialized Form</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JPanel</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JPanel.AccessibleJPanel</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JComponent</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JComponent.AccessibleJComponent</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Container</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Container.AccessibleAWTContainer</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Component</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||||
|
<th class="colSecond" scope="col">Field</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JLabel</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#titleLabel">titleLabel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.awt.Component</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from interface java.awt.image.ImageObserver</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.image.ImageObserver">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorSummary"><a id="constructor.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Constructor</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.lang.String)">TitleRow</a></span>​(java.lang.String str)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========== METHOD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="methodSummary"><a id="method.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Method Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Container</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Component</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section class="details">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ============ FIELD DETAIL =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldDetails"><a id="field.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="titleLabel">titleLabel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JLabel</span> <span class="memberName">titleLabel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="<init>(java.lang.String)">TitleRow</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">TitleRow</span>​(<span class="arguments">java.lang.String str)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<!-- ========= END OF CLASS DATA ========= -->
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li>Method</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="skip.navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||||
|
</nav>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
416
docs/eu/steffo/cleaver/gui/rows/option/CompressRow.html
Normal file
416
docs/eu/steffo/cleaver/gui/rows/option/CompressRow.html
Normal file
|
@ -0,0 +1,416 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<title>CompressRow</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="dc.created" content="2019-12-07">
|
||||||
|
<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">
|
||||||
|
<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="class-declaration">
|
||||||
|
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10};
|
||||||
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||||
|
var altColor = "altColor";
|
||||||
|
var rowColor = "rowColor";
|
||||||
|
var tableTab = "tableTab";
|
||||||
|
var activeTableTab = "activeTableTab";
|
||||||
|
var pathtoroot = "../../../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<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>
|
||||||
|
<!-- ======== START OF CLASS DATA ======== -->
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">eu.steffo.cleaver.gui.rows.option</a></div>
|
||||||
|
<h1 title="Class CompressRow" class="title">Class CompressRow</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.awt.Component
|
||||||
|
<div class="inheritance">java.awt.Container
|
||||||
|
<div class="inheritance">javax.swing.JComponent
|
||||||
|
<div class="inheritance">javax.swing.JPanel
|
||||||
|
<div class="inheritance"><a href="../Row.html" title="class in eu.steffo.cleaver.gui.rows">eu.steffo.cleaver.gui.rows.Row</a>
|
||||||
|
<div class="inheritance"><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">eu.steffo.cleaver.gui.rows.option.OptionRow</a>
|
||||||
|
<div class="inheritance">eu.steffo.cleaver.gui.rows.option.CompressRow</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.awt.image.ImageObserver</code>, <code>java.awt.MenuContainer</code>, <code>java.io.Serializable</code>, <code>javax.accessibility.Accessible</code></dd>
|
||||||
|
</dl>
|
||||||
|
<hr>
|
||||||
|
<pre>public class <span class="typeNameLabel">CompressRow</span>
|
||||||
|
extends <a href="OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></pre>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
<dd><a href="../../../../../../serialized-form.html#eu.steffo.cleaver.gui.rows.option.CompressRow">Serialized Form</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JPanel</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JPanel.AccessibleJPanel</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JComponent</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JComponent.AccessibleJComponent</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Container</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Container.AccessibleAWTContainer</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Component</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||||
|
<th class="colSecond" scope="col">Field</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JCheckBox</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#compressionCheckBox">compressionCheckBox</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.awt.Component</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from interface java.awt.image.ImageObserver</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.image.ImageObserver">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorSummary"><a id="constructor.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Constructor</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">CompressRow</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========== METHOD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="methodSummary"><a id="method.summary">
|
||||||
|
<!-- -->
|
||||||
|
</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 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><a href="../../../logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCompressConfig()">getCompressConfig</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i1">
|
||||||
|
<td class="colFirst"><code>void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setCompressConfig(eu.steffo.cleaver.logic.compress.CompressConfig)">setCompressConfig</a></span>​(<a href="../../../logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a> cfg)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor" id="i2">
|
||||||
|
<td class="colFirst"><code>void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setEditable(boolean)">setEditable</a></span>​(boolean value)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i3">
|
||||||
|
<td class="colFirst"><code>protected void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#updateEnabledState()">updateEnabledState</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Container</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Component</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section class="details">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ============ FIELD DETAIL =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldDetails"><a id="field.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="compressionCheckBox">compressionCheckBox</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JCheckBox</span> <span class="memberName">compressionCheckBox</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="<init>()">CompressRow</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">CompressRow</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</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="getCompressConfig()">getCompressConfig</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="../../../logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a></span> <span class="memberName">getCompressConfig</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="setCompressConfig(eu.steffo.cleaver.logic.compress.CompressConfig)">setCompressConfig</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">setCompressConfig</span>​(<span class="arguments"><a href="../../../logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a> cfg)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="setEditable(boolean)">setEditable</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">setEditable</span>​(<span class="arguments">boolean value)</span></div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code><a href="OptionRow.html#setEditable(boolean)">setEditable</a></code> in class <code><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="updateEnabledState()">updateEnabledState</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType">void</span> <span class="memberName">updateEnabledState</span>()</div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code><a href="OptionRow.html#updateEnabledState()">updateEnabledState</a></code> in class <code><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<!-- ========= END OF CLASS DATA ========= -->
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="skip.navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||||
|
</nav>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
449
docs/eu/steffo/cleaver/gui/rows/option/CryptRow.html
Normal file
449
docs/eu/steffo/cleaver/gui/rows/option/CryptRow.html
Normal file
|
@ -0,0 +1,449 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<title>CryptRow</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="dc.created" content="2019-12-07">
|
||||||
|
<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">
|
||||||
|
<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="class-declaration">
|
||||||
|
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10};
|
||||||
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||||
|
var altColor = "altColor";
|
||||||
|
var rowColor = "rowColor";
|
||||||
|
var tableTab = "tableTab";
|
||||||
|
var activeTableTab = "activeTableTab";
|
||||||
|
var pathtoroot = "../../../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<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>
|
||||||
|
<!-- ======== START OF CLASS DATA ======== -->
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">eu.steffo.cleaver.gui.rows.option</a></div>
|
||||||
|
<h1 title="Class CryptRow" class="title">Class CryptRow</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.awt.Component
|
||||||
|
<div class="inheritance">java.awt.Container
|
||||||
|
<div class="inheritance">javax.swing.JComponent
|
||||||
|
<div class="inheritance">javax.swing.JPanel
|
||||||
|
<div class="inheritance"><a href="../Row.html" title="class in eu.steffo.cleaver.gui.rows">eu.steffo.cleaver.gui.rows.Row</a>
|
||||||
|
<div class="inheritance"><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">eu.steffo.cleaver.gui.rows.option.OptionRow</a>
|
||||||
|
<div class="inheritance">eu.steffo.cleaver.gui.rows.option.CryptRow</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.awt.image.ImageObserver</code>, <code>java.awt.MenuContainer</code>, <code>java.io.Serializable</code>, <code>javax.accessibility.Accessible</code></dd>
|
||||||
|
</dl>
|
||||||
|
<hr>
|
||||||
|
<pre>public class <span class="typeNameLabel">CryptRow</span>
|
||||||
|
extends <a href="OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></pre>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
<dd><a href="../../../../../../serialized-form.html#eu.steffo.cleaver.gui.rows.option.CryptRow">Serialized Form</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JPanel</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JPanel.AccessibleJPanel</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JComponent</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JComponent.AccessibleJComponent</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Container</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Container.AccessibleAWTContainer</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Component</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||||
|
<th class="colSecond" scope="col">Field</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JCheckBox</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#cryptCheckBox">cryptCheckBox</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JLabel</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#keyLabel">keyLabel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JTextField</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#keyTextField">keyTextField</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JSeparator</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#separator">separator</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.awt.Component</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from interface java.awt.image.ImageObserver</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.image.ImageObserver">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorSummary"><a id="constructor.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Constructor</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">CryptRow</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========== METHOD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="methodSummary"><a id="method.summary">
|
||||||
|
<!-- -->
|
||||||
|
</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 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><a href="../../../logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCryptConfig()">getCryptConfig</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i1">
|
||||||
|
<td class="colFirst"><code>void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setCryptConfig(eu.steffo.cleaver.logic.crypt.CryptConfig)">setCryptConfig</a></span>​(<a href="../../../logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a> cfg)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor" id="i2">
|
||||||
|
<td class="colFirst"><code>void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setEditable(boolean)">setEditable</a></span>​(boolean value)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i3">
|
||||||
|
<td class="colFirst"><code>protected void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#updateEnabledState()">updateEnabledState</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Container</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Component</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section class="details">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ============ FIELD DETAIL =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldDetails"><a id="field.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="cryptCheckBox">cryptCheckBox</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JCheckBox</span> <span class="memberName">cryptCheckBox</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="separator">separator</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JSeparator</span> <span class="memberName">separator</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="keyLabel">keyLabel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JLabel</span> <span class="memberName">keyLabel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="keyTextField">keyTextField</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JTextField</span> <span class="memberName">keyTextField</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="<init>()">CryptRow</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">CryptRow</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</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="getCryptConfig()">getCryptConfig</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="../../../logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a></span> <span class="memberName">getCryptConfig</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="setCryptConfig(eu.steffo.cleaver.logic.crypt.CryptConfig)">setCryptConfig</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">setCryptConfig</span>​(<span class="arguments"><a href="../../../logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a> cfg)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="setEditable(boolean)">setEditable</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">setEditable</span>​(<span class="arguments">boolean value)</span></div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code><a href="OptionRow.html#setEditable(boolean)">setEditable</a></code> in class <code><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="updateEnabledState()">updateEnabledState</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType">void</span> <span class="memberName">updateEnabledState</span>()</div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code><a href="OptionRow.html#updateEnabledState()">updateEnabledState</a></code> in class <code><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<!-- ========= END OF CLASS DATA ========= -->
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="skip.navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||||
|
</nav>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
353
docs/eu/steffo/cleaver/gui/rows/option/OptionRow.html
Normal file
353
docs/eu/steffo/cleaver/gui/rows/option/OptionRow.html
Normal file
|
@ -0,0 +1,353 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<title>OptionRow</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="dc.created" content="2019-12-07">
|
||||||
|
<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">
|
||||||
|
<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="class-declaration">
|
||||||
|
<script type="text/javascript">var data = {"i0":6,"i1":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>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li>Field | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<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>
|
||||||
|
<!-- ======== START OF CLASS DATA ======== -->
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">eu.steffo.cleaver.gui.rows.option</a></div>
|
||||||
|
<h1 title="Class OptionRow" class="title">Class OptionRow</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.awt.Component
|
||||||
|
<div class="inheritance">java.awt.Container
|
||||||
|
<div class="inheritance">javax.swing.JComponent
|
||||||
|
<div class="inheritance">javax.swing.JPanel
|
||||||
|
<div class="inheritance"><a href="../Row.html" title="class in eu.steffo.cleaver.gui.rows">eu.steffo.cleaver.gui.rows.Row</a>
|
||||||
|
<div class="inheritance">eu.steffo.cleaver.gui.rows.option.OptionRow</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.awt.image.ImageObserver</code>, <code>java.awt.MenuContainer</code>, <code>java.io.Serializable</code>, <code>javax.accessibility.Accessible</code></dd>
|
||||||
|
</dl>
|
||||||
|
<dl>
|
||||||
|
<dt>Direct Known Subclasses:</dt>
|
||||||
|
<dd><code><a href="CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></code>, <code><a href="CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></code>, <code><a href="SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
<hr>
|
||||||
|
<pre>public abstract class <span class="typeNameLabel">OptionRow</span>
|
||||||
|
extends <a href="../Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a></pre>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
<dd><a href="../../../../../../serialized-form.html#eu.steffo.cleaver.gui.rows.option.OptionRow">Serialized Form</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JPanel</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JPanel.AccessibleJPanel</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JComponent</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JComponent.AccessibleJComponent</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Container</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Container.AccessibleAWTContainer</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Component</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.awt.Component</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from interface java.awt.image.ImageObserver</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.image.ImageObserver">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorSummary"><a id="constructor.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Constructor</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">OptionRow</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========== METHOD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="methodSummary"><a id="method.summary">
|
||||||
|
<!-- -->
|
||||||
|
</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 void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setEditable(boolean)">setEditable</a></span>​(boolean value)</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i1">
|
||||||
|
<td class="colFirst"><code>protected abstract void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#updateEnabledState()">updateEnabledState</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Container</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Component</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section class="details">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="<init>()">OptionRow</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">OptionRow</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</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="setEditable(boolean)">setEditable</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public abstract</span> <span class="returnType">void</span> <span class="memberName">setEditable</span>​(<span class="arguments">boolean value)</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="updateEnabledState()">updateEnabledState</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected abstract</span> <span class="returnType">void</span> <span class="memberName">updateEnabledState</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<!-- ========= END OF CLASS DATA ========= -->
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li>Field | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="skip.navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||||
|
</nav>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
482
docs/eu/steffo/cleaver/gui/rows/option/SplitRow.html
Normal file
482
docs/eu/steffo/cleaver/gui/rows/option/SplitRow.html
Normal file
|
@ -0,0 +1,482 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<title>SplitRow</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="dc.created" content="2019-12-07">
|
||||||
|
<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">
|
||||||
|
<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="class-declaration">
|
||||||
|
<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";
|
||||||
|
var tableTab = "tableTab";
|
||||||
|
var activeTableTab = "activeTableTab";
|
||||||
|
var pathtoroot = "../../../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<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>
|
||||||
|
<!-- ======== START OF CLASS DATA ======== -->
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">eu.steffo.cleaver.gui.rows.option</a></div>
|
||||||
|
<h1 title="Class SplitRow" class="title">Class SplitRow</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<div class="inheritance" title="Inheritance Tree">java.lang.Object
|
||||||
|
<div class="inheritance">java.awt.Component
|
||||||
|
<div class="inheritance">java.awt.Container
|
||||||
|
<div class="inheritance">javax.swing.JComponent
|
||||||
|
<div class="inheritance">javax.swing.JPanel
|
||||||
|
<div class="inheritance"><a href="../Row.html" title="class in eu.steffo.cleaver.gui.rows">eu.steffo.cleaver.gui.rows.Row</a>
|
||||||
|
<div class="inheritance"><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">eu.steffo.cleaver.gui.rows.option.OptionRow</a>
|
||||||
|
<div class="inheritance">eu.steffo.cleaver.gui.rows.option.SplitRow</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<section class="description">
|
||||||
|
<dl>
|
||||||
|
<dt>All Implemented Interfaces:</dt>
|
||||||
|
<dd><code>java.awt.image.ImageObserver</code>, <code>java.awt.MenuContainer</code>, <code>java.io.Serializable</code>, <code>javax.accessibility.Accessible</code></dd>
|
||||||
|
</dl>
|
||||||
|
<hr>
|
||||||
|
<pre>public class <span class="typeNameLabel">SplitRow</span>
|
||||||
|
extends <a href="OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></pre>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="seeLabel">See Also:</span></dt>
|
||||||
|
<dd><a href="../../../../../../serialized-form.html#eu.steffo.cleaver.gui.rows.option.SplitRow">Serialized Form</a></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="nestedClassSummary"><a id="nested.class.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Nested Class Summary</h2>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JPanel</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JPanel.AccessibleJPanel</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class javax.swing.JComponent</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>javax.swing.JComponent.AccessibleJComponent</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Container</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Container.AccessibleAWTContainer</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h2>Nested classes/interfaces inherited from class java.awt.Component</h2>
|
||||||
|
<a id="nested.classes.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- =========== FIELD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldSummary"><a id="field.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||||
|
<th class="colSecond" scope="col">Field</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JSeparator</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#firstSeparator">firstSeparator</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JLabel</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#partsLabel">partsLabel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JTextField</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#partsTextField">partsTextField</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JSeparator</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#secondSeparator">secondSeparator</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JLabel</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sizeLabel">sizeLabel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JTextField</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sizeTextField">sizeTextField</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JLabel</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sizeUnitLabel">sizeUnitLabel</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<td class="colFirst"><code>protected javax.swing.JCheckBox</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#splitCheckBox">splitCheckBox</a></span></code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="fields.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from class java.awt.Component</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>accessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Fields inherited from interface java.awt.image.ImageObserver</h3>
|
||||||
|
<a id="fields.inherited.from.class.java.awt.image.ImageObserver">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorSummary"><a id="constructor.summary">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Summary</h2>
|
||||||
|
<div class="memberSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Constructor</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">SplitRow</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========== METHOD SUMMARY =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="methodSummary"><a id="method.summary">
|
||||||
|
<!-- -->
|
||||||
|
</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 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><a href="../../../logic/split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSplitConfig()">getSplitConfig</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i1">
|
||||||
|
<td class="colFirst"><code>void</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setEditable(boolean)">setEditable</a></span>​(boolean value)</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="#updateEnabledState()">updateEnabledState</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JPanel</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JPanel">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class javax.swing.JComponent</h3>
|
||||||
|
<a id="methods.inherited.from.class.javax.swing.JComponent">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>addAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOpaque, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Container</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Container">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.awt.Component</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.awt.Component">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle</code></div>
|
||||||
|
<div class="inheritedList">
|
||||||
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
|
<!-- -->
|
||||||
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
<section class="details">
|
||||||
|
<ul class="blockList">
|
||||||
|
<!-- ============ FIELD DETAIL =========== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="fieldDetails"><a id="field.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Field Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="splitCheckBox">splitCheckBox</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JCheckBox</span> <span class="memberName">splitCheckBox</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="firstSeparator">firstSeparator</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JSeparator</span> <span class="memberName">firstSeparator</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="sizeLabel">sizeLabel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JLabel</span> <span class="memberName">sizeLabel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="sizeTextField">sizeTextField</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JTextField</span> <span class="memberName">sizeTextField</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="sizeUnitLabel">sizeUnitLabel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JLabel</span> <span class="memberName">sizeUnitLabel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="secondSeparator">secondSeparator</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JSeparator</span> <span class="memberName">secondSeparator</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="partsLabel">partsLabel</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JLabel</span> <span class="memberName">partsLabel</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="partsTextField">partsTextField</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected final</span> <span class="returnType">javax.swing.JTextField</span> <span class="memberName">partsTextField</span></div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="constructorDetails"><a id="constructor.detail">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2>Constructor Details</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="<init>()">SplitRow</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="memberName">SplitRow</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</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="getSplitConfig()">getSplitConfig</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType"><a href="../../../logic/split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></span> <span class="memberName">getSplitConfig</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="setEditable(boolean)">setEditable</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">void</span> <span class="memberName">setEditable</span>​(<span class="arguments">boolean value)</span></div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code><a href="OptionRow.html#setEditable(boolean)">setEditable</a></code> in class <code><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="updateEnabledState()">updateEnabledState</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">protected</span> <span class="returnType">void</span> <span class="memberName">updateEnabledState</span>()</div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code><a href="OptionRow.html#updateEnabledState()">updateEnabledState</a></code> in class <code><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<!-- ========= END OF CLASS DATA ========= -->
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li class="navBarCell1Rev">Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Summary: </li>
|
||||||
|
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||||
|
<li><a href="#field.summary">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||||
|
<li><a href="#method.summary">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
<ul class="subNavList">
|
||||||
|
<li>Detail: </li>
|
||||||
|
<li><a href="#field.detail">Field</a> | </li>
|
||||||
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
|
<li><a href="#method.detail">Method</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<a id="skip.navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||||
|
</nav>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
136
docs/eu/steffo/cleaver/gui/rows/option/package-summary.html
Normal file
136
docs/eu/steffo/cleaver/gui/rows/option/package-summary.html
Normal file
|
@ -0,0 +1,136 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<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-07">
|
||||||
|
<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">
|
||||||
|
<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-declaration">
|
||||||
|
<script type="text/javascript">var pathtoroot = "../../../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../../index.html">Overview</a></li>
|
||||||
|
<li class="navBarCell1Rev">Package</li>
|
||||||
|
<li>Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<h1 title="Package" class="title">Package eu.steffo.cleaver.gui.rows.option</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<div class="typeSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Class</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colFirst" scope="row"><a href="CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<th class="colFirst" scope="row"><a href="CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colFirst" scope="row"><a href="OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<th class="colFirst" scope="row"><a href="SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../../index.html">Overview</a></li>
|
||||||
|
<li class="navBarCell1Rev">Package</li>
|
||||||
|
<li>Class</li>
|
||||||
|
<li><a href="package-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>
|
141
docs/eu/steffo/cleaver/gui/rows/option/package-tree.html
Normal file
141
docs/eu/steffo/cleaver/gui/rows/option/package-tree.html
Normal file
|
@ -0,0 +1,141 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<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-07">
|
||||||
|
<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">
|
||||||
|
<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-tree">
|
||||||
|
<script type="text/javascript">var pathtoroot = "../../../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li>Class</li>
|
||||||
|
<li class="navBarCell1Rev">Tree</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>
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<h1 class="title">Hierarchy For Package eu.steffo.cleaver.gui.rows.option</h1>
|
||||||
|
<span class="packageHierarchyLabel">Package Hierarchies:</span>
|
||||||
|
<ul class="horizontal">
|
||||||
|
<li><a href="../../../../../../overview-tree.html">All Packages</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<section class="hierarchy">
|
||||||
|
<h2 title="Class Hierarchy">Class Hierarchy</h2>
|
||||||
|
<ul>
|
||||||
|
<li class="circle">java.lang.Object
|
||||||
|
<ul>
|
||||||
|
<li class="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
|
||||||
|
<ul>
|
||||||
|
<li class="circle">java.awt.Container
|
||||||
|
<ul>
|
||||||
|
<li class="circle">javax.swing.JComponent (implements java.io.Serializable)
|
||||||
|
<ul>
|
||||||
|
<li class="circle">javax.swing.JPanel (implements javax.accessibility.Accessible)
|
||||||
|
<ul>
|
||||||
|
<li class="circle">eu.steffo.cleaver.gui.rows.<a href="../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.option.<a href="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="CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">CompressRow</span></a></li>
|
||||||
|
<li class="circle">eu.steffo.cleaver.gui.rows.option.<a href="CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">CryptRow</span></a></li>
|
||||||
|
<li class="circle">eu.steffo.cleaver.gui.rows.option.<a href="SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">SplitRow</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li>Class</li>
|
||||||
|
<li class="navBarCell1Rev">Tree</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>
|
136
docs/eu/steffo/cleaver/gui/rows/package-summary.html
Normal file
136
docs/eu/steffo/cleaver/gui/rows/package-summary.html
Normal file
|
@ -0,0 +1,136 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<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-07">
|
||||||
|
<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">
|
||||||
|
<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-declaration">
|
||||||
|
<script type="text/javascript">var pathtoroot = "../../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li class="navBarCell1Rev">Package</li>
|
||||||
|
<li>Class</li>
|
||||||
|
<li><a href="package-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>
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<h1 title="Package" class="title">Package eu.steffo.cleaver.gui.rows</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<section class="summary">
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<div class="typeSummary">
|
||||||
|
<table>
|
||||||
|
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<th class="colFirst" scope="col">Class</th>
|
||||||
|
<th class="colLast" scope="col">Description</th>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colFirst" scope="row"><a href="CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui.rows">CreateJobButtonRow</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<th class="colFirst" scope="row"><a href="FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor">
|
||||||
|
<th class="colFirst" scope="row"><a href="Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor">
|
||||||
|
<th class="colFirst" scope="row"><a href="TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">TitleRow</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li class="navBarCell1Rev">Package</li>
|
||||||
|
<li>Class</li>
|
||||||
|
<li><a href="package-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>
|
137
docs/eu/steffo/cleaver/gui/rows/package-tree.html
Normal file
137
docs/eu/steffo/cleaver/gui/rows/package-tree.html
Normal file
|
@ -0,0 +1,137 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<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-07">
|
||||||
|
<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">
|
||||||
|
<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-tree">
|
||||||
|
<script type="text/javascript">var pathtoroot = "../../../../../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li>Class</li>
|
||||||
|
<li class="navBarCell1Rev">Tree</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>
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<h1 class="title">Hierarchy For Package eu.steffo.cleaver.gui.rows</h1>
|
||||||
|
<span class="packageHierarchyLabel">Package Hierarchies:</span>
|
||||||
|
<ul class="horizontal">
|
||||||
|
<li><a href="../../../../../overview-tree.html">All Packages</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer">
|
||||||
|
<section class="hierarchy">
|
||||||
|
<h2 title="Class Hierarchy">Class Hierarchy</h2>
|
||||||
|
<ul>
|
||||||
|
<li class="circle">java.lang.Object
|
||||||
|
<ul>
|
||||||
|
<li class="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
|
||||||
|
<ul>
|
||||||
|
<li class="circle">java.awt.Container
|
||||||
|
<ul>
|
||||||
|
<li class="circle">javax.swing.JComponent (implements java.io.Serializable)
|
||||||
|
<ul>
|
||||||
|
<li class="circle">javax.swing.JPanel (implements javax.accessibility.Accessible)
|
||||||
|
<ul>
|
||||||
|
<li class="circle">eu.steffo.cleaver.gui.rows.<a href="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="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="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.<a href="TitleRow.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">TitleRow</span></a></li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
</main>
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../../../../../index.html">Overview</a></li>
|
||||||
|
<li><a href="package-summary.html">Package</a></li>
|
||||||
|
<li>Class</li>
|
||||||
|
<li class="navBarCell1Rev">Tree</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>
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>ChopJob</title>
|
<title>ChopJob</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic, class: ChopJob">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic, class: ChopJob">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,13 @@
|
||||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var pathtoroot = "../../../../";
|
<script type="text/javascript">var data = {"i0":10};
|
||||||
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||||
|
var altColor = "altColor";
|
||||||
|
var rowColor = "rowColor";
|
||||||
|
var tableTab = "tableTab";
|
||||||
|
var activeTableTab = "activeTableTab";
|
||||||
|
var pathtoroot = "../../../../";
|
||||||
loadScripts(document, 'script');</script>
|
loadScripts(document, 'script');</script>
|
||||||
<noscript>
|
<noscript>
|
||||||
<div>JavaScript is disabled on your browser.</div>
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
@ -59,7 +65,7 @@ loadScripts(document, 'script');</script>
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li>Field | </li>
|
<li>Field | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li>Method</li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="navListSearch"><label for="search">SEARCH:</label>
|
<div class="navListSearch"><label for="search">SEARCH:</label>
|
||||||
|
@ -145,6 +151,27 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2>Method Summary</h2>
|
<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 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>java.lang.String</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getType()">getType</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div class="inheritedList">
|
<div class="inheritedList">
|
||||||
<h3>Methods inherited from class eu.steffo.cleaver.logic.<a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></h3>
|
<h3>Methods inherited from class eu.steffo.cleaver.logic.<a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></h3>
|
||||||
<a id="methods.inherited.from.class.eu.steffo.cleaver.logic.Job">
|
<a id="methods.inherited.from.class.eu.steffo.cleaver.logic.Job">
|
||||||
|
@ -180,6 +207,26 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</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="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>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code><a href="Job.html#getType()">getType</a></code> in class <code><a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
@ -218,7 +265,7 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li>Field | </li>
|
<li>Field | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li>Method</li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>Job</title>
|
<title>Job</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic, class: Job">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic, class: Job">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,8 +20,8 @@
|
||||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10};
|
<script type="text/javascript">var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":6};
|
||||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
|
||||||
var altColor = "altColor";
|
var altColor = "altColor";
|
||||||
var rowColor = "rowColor";
|
var rowColor = "rowColor";
|
||||||
var tableTab = "tableTab";
|
var tableTab = "tableTab";
|
||||||
|
@ -101,7 +101,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dd><code><a href="ChopJob.html" title="class in eu.steffo.cleaver.logic">ChopJob</a></code>, <code><a href="StitchJob.html" title="class in eu.steffo.cleaver.logic">StitchJob</a></code></dd>
|
<dd><code><a href="ChopJob.html" title="class in eu.steffo.cleaver.logic">ChopJob</a></code>, <code><a href="StitchJob.html" title="class in eu.steffo.cleaver.logic">StitchJob</a></code></dd>
|
||||||
</dl>
|
</dl>
|
||||||
<hr>
|
<hr>
|
||||||
<pre>public class <span class="typeNameLabel">Job</span>
|
<pre>public abstract class <span class="typeNameLabel">Job</span>
|
||||||
extends java.lang.Object</pre>
|
extends java.lang.Object</pre>
|
||||||
</section>
|
</section>
|
||||||
<section class="summary">
|
<section class="summary">
|
||||||
|
@ -183,7 +183,7 @@ extends java.lang.Object</pre>
|
||||||
</a>
|
</a>
|
||||||
<h2>Method Summary</h2>
|
<h2>Method Summary</h2>
|
||||||
<div class="memberSummary">
|
<div class="memberSummary">
|
||||||
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Instance Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t4" class="tableTab" onclick="show(8);">Concrete Methods</button></div>
|
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Instance Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t3" class="tableTab" onclick="show(4);">Abstract Methods</button><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">
|
<div id="memberSummary_tabpanel" role="tabpanel">
|
||||||
<table aria-labelledby="t0">
|
<table aria-labelledby="t0">
|
||||||
<thead>
|
<thead>
|
||||||
|
@ -214,6 +214,11 @@ extends java.lang.Object</pre>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSplitConfig()">getSplitConfig</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSplitConfig()">getSplitConfig</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr class="altColor" id="i4">
|
||||||
|
<td class="colFirst"><code>abstract java.lang.String</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getType()">getType</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
@ -291,6 +296,12 @@ extends java.lang.Object</pre>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
|
<h3><a id="getType()">getType</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public abstract</span> <span class="returnType">java.lang.String</span> <span class="memberName">getType</span>()</div>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
<h3><a id="getFile()">getFile</a></h3>
|
<h3><a id="getFile()">getFile</a></h3>
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">java.io.File</span> <span class="memberName">getFile</span>()</div>
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">java.io.File</span> <span class="memberName">getFile</span>()</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>StitchJob</title>
|
<title>StitchJob</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic, class: StitchJob">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic, class: StitchJob">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,13 @@
|
||||||
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var pathtoroot = "../../../../";
|
<script type="text/javascript">var data = {"i0":10};
|
||||||
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||||
|
var altColor = "altColor";
|
||||||
|
var rowColor = "rowColor";
|
||||||
|
var tableTab = "tableTab";
|
||||||
|
var activeTableTab = "activeTableTab";
|
||||||
|
var pathtoroot = "../../../../";
|
||||||
loadScripts(document, 'script');</script>
|
loadScripts(document, 'script');</script>
|
||||||
<noscript>
|
<noscript>
|
||||||
<div>JavaScript is disabled on your browser.</div>
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
@ -59,7 +65,7 @@ loadScripts(document, 'script');</script>
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li>Field | </li>
|
<li>Field | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li>Method</li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="navListSearch"><label for="search">SEARCH:</label>
|
<div class="navListSearch"><label for="search">SEARCH:</label>
|
||||||
|
@ -145,6 +151,27 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2>Method Summary</h2>
|
<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 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>java.lang.String</code></td>
|
||||||
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getType()">getType</a></span>()</code></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div class="inheritedList">
|
<div class="inheritedList">
|
||||||
<h3>Methods inherited from class eu.steffo.cleaver.logic.<a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></h3>
|
<h3>Methods inherited from class eu.steffo.cleaver.logic.<a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></h3>
|
||||||
<a id="methods.inherited.from.class.eu.steffo.cleaver.logic.Job">
|
<a id="methods.inherited.from.class.eu.steffo.cleaver.logic.Job">
|
||||||
|
@ -180,6 +207,26 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</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="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>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
||||||
|
<dd><code><a href="Job.html#getType()">getType</a></code> in class <code><a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
@ -218,7 +265,7 @@ extends <a href="Job.html" title="class in eu.steffo.cleaver.logic">Job</a></pre
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li>Field | </li>
|
<li>Field | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li>Method</li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>CompressConfig</title>
|
<title>CompressConfig</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.compress, class: CompressConfig">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.compress, class: CompressConfig">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,13 @@
|
||||||
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var pathtoroot = "../../../../../";
|
<script type="text/javascript">var data = {"i0":10};
|
||||||
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||||
|
var altColor = "altColor";
|
||||||
|
var rowColor = "rowColor";
|
||||||
|
var tableTab = "tableTab";
|
||||||
|
var activeTableTab = "activeTableTab";
|
||||||
|
var pathtoroot = "../../../../../";
|
||||||
loadScripts(document, 'script');</script>
|
loadScripts(document, 'script');</script>
|
||||||
<noscript>
|
<noscript>
|
||||||
<div>JavaScript is disabled on your browser.</div>
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
@ -59,7 +65,7 @@ loadScripts(document, 'script');</script>
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li>Field | </li>
|
<li>Field | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li>Method</li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="navListSearch"><label for="search">SEARCH:</label>
|
<div class="navListSearch"><label for="search">SEARCH:</label>
|
||||||
|
@ -127,11 +133,32 @@ extends java.lang.Object</pre>
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2>Method Summary</h2>
|
<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 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>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>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div class="inheritedList">
|
<div class="inheritedList">
|
||||||
<h3>Methods inherited from class java.lang.Object</h3>
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
<a id="methods.inherited.from.class.java.lang.Object">
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></div>
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -154,6 +181,26 @@ extends java.lang.Object</pre>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</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="toString()">toString</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">java.lang.String</span> <span class="memberName">toString</span>()</div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
|
||||||
|
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
@ -192,7 +239,7 @@ extends java.lang.Object</pre>
|
||||||
<li>Detail: </li>
|
<li>Detail: </li>
|
||||||
<li>Field | </li>
|
<li>Field | </li>
|
||||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||||
<li>Method</li>
|
<li><a href="#method.detail">Method</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.logic.compress</title>
|
<title>eu.steffo.cleaver.logic.compress</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.compress">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.compress">
|
||||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.logic.compress Class Hierarchy</title>
|
<title>eu.steffo.cleaver.logic.compress Class Hierarchy</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="tree: package: eu.steffo.cleaver.logic.compress">
|
<meta name="description" content="tree: package: eu.steffo.cleaver.logic.compress">
|
||||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>CryptConfig</title>
|
<title>CryptConfig</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.crypt, class: CryptConfig">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.crypt, class: CryptConfig">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var data = {"i0":10};
|
<script type="text/javascript">var data = {"i0":10,"i1":10};
|
||||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||||
var altColor = "altColor";
|
var altColor = "altColor";
|
||||||
var rowColor = "rowColor";
|
var rowColor = "rowColor";
|
||||||
|
@ -177,6 +177,11 @@ extends java.lang.Object</pre>
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getKey()">getKey</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getKey()">getKey</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</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>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
@ -185,7 +190,7 @@ extends java.lang.Object</pre>
|
||||||
<h3>Methods inherited from class java.lang.Object</h3>
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
<a id="methods.inherited.from.class.java.lang.Object">
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></div>
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -237,6 +242,16 @@ extends java.lang.Object</pre>
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">java.lang.String</span> <span class="memberName">getKey</span>()</div>
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">java.lang.String</span> <span class="memberName">getKey</span>()</div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="toString()">toString</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">java.lang.String</span> <span class="memberName">toString</span>()</div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
|
||||||
|
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.logic.crypt</title>
|
<title>eu.steffo.cleaver.logic.crypt</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.crypt">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.crypt">
|
||||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.logic.crypt Class Hierarchy</title>
|
<title>eu.steffo.cleaver.logic.crypt Class Hierarchy</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="tree: package: eu.steffo.cleaver.logic.crypt">
|
<meta name="description" content="tree: package: eu.steffo.cleaver.logic.crypt">
|
||||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.logic</title>
|
<title>eu.steffo.cleaver.logic</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic">
|
||||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.logic Class Hierarchy</title>
|
<title>eu.steffo.cleaver.logic Class Hierarchy</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="tree: package: eu.steffo.cleaver.logic">
|
<meta name="description" content="tree: package: eu.steffo.cleaver.logic">
|
||||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>SplitByPartsConfig</title>
|
<title>SplitByPartsConfig</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split, class: SplitByPartsConfig">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split, class: SplitByPartsConfig">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var data = {"i0":10};
|
<script type="text/javascript">var data = {"i0":10,"i1":10};
|
||||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||||
var altColor = "altColor";
|
var altColor = "altColor";
|
||||||
var rowColor = "rowColor";
|
var rowColor = "rowColor";
|
||||||
|
@ -179,6 +179,11 @@ extends <a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getParts()">getParts</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getParts()">getParts</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</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>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
@ -187,7 +192,7 @@ extends <a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split
|
||||||
<h3>Methods inherited from class java.lang.Object</h3>
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
<a id="methods.inherited.from.class.java.lang.Object">
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></div>
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -239,6 +244,16 @@ extends <a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split
|
||||||
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">int</span> <span class="memberName">getParts</span>()</div>
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">int</span> <span class="memberName">getParts</span>()</div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="toString()">toString</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">java.lang.String</span> <span class="memberName">toString</span>()</div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
|
||||||
|
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>SplitBySizeConfig</title>
|
<title>SplitBySizeConfig</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split, class: SplitBySizeConfig">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split, class: SplitBySizeConfig">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
|
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body class="class-declaration">
|
<body class="class-declaration">
|
||||||
<script type="text/javascript">var data = {"i0":10};
|
<script type="text/javascript">var data = {"i0":10,"i1":10};
|
||||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||||
var altColor = "altColor";
|
var altColor = "altColor";
|
||||||
var rowColor = "rowColor";
|
var rowColor = "rowColor";
|
||||||
|
@ -179,6 +179,11 @@ extends <a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split
|
||||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSize()">getSize</a></span>()</code></th>
|
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getSize()">getSize</a></span>()</code></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</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>
|
||||||
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
@ -187,7 +192,7 @@ extends <a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split
|
||||||
<h3>Methods inherited from class java.lang.Object</h3>
|
<h3>Methods inherited from class java.lang.Object</h3>
|
||||||
<a id="methods.inherited.from.class.java.lang.Object">
|
<a id="methods.inherited.from.class.java.lang.Object">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></div>
|
</a><code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -239,6 +244,16 @@ extends <a href="SplitConfig.html" title="class in eu.steffo.cleaver.logic.split
|
||||||
<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">int</span> <span class="memberName">getSize</span>()</div>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h3><a id="toString()">toString</a></h3>
|
||||||
|
<div class="memberSignature"><span class="modifiers">public</span> <span class="returnType">java.lang.String</span> <span class="memberName">toString</span>()</div>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
|
||||||
|
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
|
||||||
|
</dl>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>SplitConfig</title>
|
<title>SplitConfig</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split, class: SplitConfig">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split, class: SplitConfig">
|
||||||
<meta name="generator" content="javadoc/ClassWriterImpl">
|
<meta name="generator" content="javadoc/ClassWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
@ -95,7 +95,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dd><code><a href="SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitByPartsConfig</a></code>, <code><a href="SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitBySizeConfig</a></code></dd>
|
<dd><code><a href="SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitByPartsConfig</a></code>, <code><a href="SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitBySizeConfig</a></code></dd>
|
||||||
</dl>
|
</dl>
|
||||||
<hr>
|
<hr>
|
||||||
<pre>public class <span class="typeNameLabel">SplitConfig</span>
|
<pre>public abstract class <span class="typeNameLabel">SplitConfig</span>
|
||||||
extends java.lang.Object</pre>
|
extends java.lang.Object</pre>
|
||||||
</section>
|
</section>
|
||||||
<section class="summary">
|
<section class="summary">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.logic.split</title>
|
<title>eu.steffo.cleaver.logic.split</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver.logic.split">
|
||||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver.logic.split Class Hierarchy</title>
|
<title>eu.steffo.cleaver.logic.split Class Hierarchy</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="tree: package: eu.steffo.cleaver.logic.split">
|
<meta name="description" content="tree: package: eu.steffo.cleaver.logic.split">
|
||||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver</title>
|
<title>eu.steffo.cleaver</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="declaration: package: eu.steffo.cleaver">
|
<meta name="description" content="declaration: package: eu.steffo.cleaver">
|
||||||
<meta name="generator" content="javadoc/PackageWriterImpl">
|
<meta name="generator" content="javadoc/PackageWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>eu.steffo.cleaver Class Hierarchy</title>
|
<title>eu.steffo.cleaver Class Hierarchy</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="tree: package: eu.steffo.cleaver">
|
<meta name="description" content="tree: package: eu.steffo.cleaver">
|
||||||
<meta name="generator" content="javadoc/PackageTreeWriter">
|
<meta name="generator" content="javadoc/PackageTreeWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>API Help</title>
|
<title>API Help</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="help">
|
<meta name="description" content="help">
|
||||||
<meta name="generator" content="javadoc/HelpWriter">
|
<meta name="generator" content="javadoc/HelpWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>A-Index</title>
|
<title>C-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="index: A">
|
<meta name="description" content="index: C">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
||||||
|
@ -68,15 +68,81 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:A">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:C">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">A</h2>
|
<h2 class="title">C</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html#addTableModelListener(javax.swing.event.TableModelListener)">addTableModelListener(TableModelListener)</a></span> - Method in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel.JobsTableModel</a></dt>
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html#compressOptionPanel">compressOptionPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></dt>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html#createAndAddJobs(java.util.ArrayList)">createAndAddJobs(ArrayList<Job>)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></dt>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html#createJobButtonPanel">createJobButtonPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></dt>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html#cryptOptionPanel">cryptOptionPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></dt>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>M-Index</title>
|
<title>O-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="index: M">
|
<meta name="description" content="index: O">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
||||||
|
@ -68,19 +68,17 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:M">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:O">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">M</h2>
|
<h2 class="title">O</h2>
|
||||||
<dl>
|
<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><a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">OptionRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><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><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html#%3Cinit%3E()">OptionRow()</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></dt>
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/Main.html#%3Cinit%3E()">Main()</a></span> - Constructor for class eu.steffo.cleaver.<a href="../eu/steffo/cleaver/Main.html" title="class in eu.steffo.cleaver">Main</a></dt>
|
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>P-Index</title>
|
<title>P-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="index: P">
|
<meta name="description" content="index: P">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
|
@ -68,19 +68,19 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:P">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:P">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">P</h2>
|
<h2 class="title">P</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html#parts">parts</a></span> - Variable in class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitByPartsConfig</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html#parts">parts</a></span> - Variable in class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitByPartsConfig</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/SplitRow.html#partsLabel">partsLabel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/SplitRow.html" title="class in eu.steffo.cleaver.gui">SplitRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#partsLabel">partsLabel</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/SplitRow.html#partsTextField">partsTextField</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/SplitRow.html" title="class in eu.steffo.cleaver.gui">SplitRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#partsTextField">partsTextField</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>R-Index</title>
|
<title>R-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="index: R">
|
<meta name="description" content="index: R">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
|
@ -68,19 +68,17 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:R">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:R">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">R</h2>
|
<h2 class="title">R</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html#removeTableModelListener(javax.swing.event.TableModelListener)">removeTableModelListener(TableModelListener)</a></span> - Method in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel.JobsTableModel</a></dt>
|
<dt><a href="../eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">Row</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/package-summary.html">eu.steffo.cleaver.gui.rows</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/Row.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">Row</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/gui/rows/Row.html#%3Cinit%3E()">Row()</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/Row.html" title="class in eu.steffo.cleaver.gui.rows">Row</a></dt>
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/Row.html#%3Cinit%3E()">Row()</a></span> - Constructor for class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/Row.html" title="class in eu.steffo.cleaver.gui">Row</a></dt>
|
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>S-Index</title>
|
<title>S-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="index: S">
|
<meta name="description" content="index: S">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
|
@ -68,30 +68,38 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:S">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:S">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">S</h2>
|
<h2 class="title">S</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/SplitRow.html#secondoSeparator">secondoSeparator</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/SplitRow.html" title="class in eu.steffo.cleaver.gui">SplitRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#secondSeparator">secondSeparator</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/FileSelectRow.html#selectedFiles">selectedFiles</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/FileSelectRow.html" title="class in eu.steffo.cleaver.gui">FileSelectRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html#selectedFilesText">selectedFilesText</a></span> - Variable in class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/FileSelectRow.html#selectedFilesText">selectedFilesText</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/FileSelectRow.html" title="class in eu.steffo.cleaver.gui">FileSelectRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html#selectFilesButton">selectFilesButton</a></span> - Variable in class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/FileSelectRow.html#selectFilesButton">selectFilesButton</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/FileSelectRow.html" title="class in eu.steffo.cleaver.gui">FileSelectRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#separator">separator</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CryptRow.html#separator">separator</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CryptRow.html" title="class in eu.steffo.cleaver.gui">CryptRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html#setCompressConfig(eu.steffo.cleaver.logic.compress.CompressConfig)">setCompressConfig(CompressConfig)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html#setValueAt(java.lang.Object,int,int)">setValueAt(Object, int, int)</a></span> - Method in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel.JobsTableModel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#setCryptConfig(eu.steffo.cleaver.logic.crypt.CryptConfig)">setCryptConfig(CryptConfig)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html#setEditable(boolean)">setEditable(boolean)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#setEditable(boolean)">setEditable(boolean)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html#setEditable(boolean)">setEditable(boolean)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#setEditable(boolean)">setEditable(boolean)</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
<dd> </dd>
|
<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/logic/split/SplitBySizeConfig.html#size">size</a></span> - Variable in class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitBySizeConfig</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/SplitRow.html#sizeLabel">sizeLabel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/SplitRow.html" title="class in eu.steffo.cleaver.gui">SplitRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#sizeLabel">sizeLabel</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/SplitRow.html#sizeTextField">sizeTextField</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/SplitRow.html" title="class in eu.steffo.cleaver.gui">SplitRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#sizeTextField">sizeTextField</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/SplitRow.html#sizeUnitLabel">sizeUnitLabel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/SplitRow.html" title="class in eu.steffo.cleaver.gui">SplitRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#sizeUnitLabel">sizeUnitLabel</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
<dd> </dd>
|
<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><a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitByPartsConfig</span></a> - Class in <a href="../eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
|
@ -101,28 +109,34 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<dd> </dd>
|
<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><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html#%3Cinit%3E(int)">SplitBySizeConfig(int)</a></span> - Constructor for class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitBySizeConfig</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#splitCheckBox">splitCheckBox</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#splitConfig">splitConfig</a></span> - Variable in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#splitConfig">splitConfig</a></span> - Variable in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
||||||
<dd> </dd>
|
<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><a href="../eu/steffo/cleaver/logic/split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitConfig</span></a> - Class in <a href="../eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a></dt>
|
||||||
<dd> </dd>
|
<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><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitConfig.html#%3Cinit%3E()">SplitConfig()</a></span> - Constructor for class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitConfig</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CreateJobPanel.html#splitOptionPanel">splitOptionPanel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">CreateJobPanel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html#splitOptionPanel">splitOptionPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/SplitRow.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">SplitRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></dt>
|
<dt><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">SplitRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/SplitRow.html#%3Cinit%3E()">SplitRow()</a></span> - Constructor for class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/SplitRow.html" title="class in eu.steffo.cleaver.gui">SplitRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#%3Cinit%3E()">SplitRow()</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/JobsButtons.html#startButton">startButton</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/JobsButtons.html" title="class in eu.steffo.cleaver.gui">JobsButtons</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html#startButton">startButton</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsButtonsPanel</a></dt>
|
||||||
<dd> </dd>
|
<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/logic/StitchJob.html" title="class in eu.steffo.cleaver.logic"><span class="typeNameLink">StitchJob</span></a> - Class in <a href="../eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/StitchJob.html#%3Cinit%3E(java.io.File,eu.steffo.cleaver.logic.split.SplitConfig,eu.steffo.cleaver.logic.crypt.CryptConfig,eu.steffo.cleaver.logic.compress.CompressConfig)">StitchJob(File, SplitConfig, CryptConfig, CompressConfig)</a></span> - Constructor for class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/StitchJob.html" title="class in eu.steffo.cleaver.logic">StitchJob</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/StitchJob.html#%3Cinit%3E(java.io.File,eu.steffo.cleaver.logic.split.SplitConfig,eu.steffo.cleaver.logic.crypt.CryptConfig,eu.steffo.cleaver.logic.compress.CompressConfig)">StitchJob(File, SplitConfig, CryptConfig, CompressConfig)</a></span> - Constructor for class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/StitchJob.html" title="class in eu.steffo.cleaver.logic">StitchJob</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/ChopAndStitchPanel.html#stitchPanel">stitchPanel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui">ChopAndStitchPanel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html#stitchPanel">stitchPanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopAndStitchPanel</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels"><span class="typeNameLink">StitchPanel</span></a> - Class in <a href="../eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html#%3Cinit%3E(java.awt.event.ActionListener)">StitchPanel(ActionListener)</a></span> - Constructor for class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>T-Index</title>
|
<title>T-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="index: T">
|
<meta name="description" content="index: T">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
|
@ -68,25 +68,35 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:T">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:T">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">T</h2>
|
<h2 class="title">T</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/JobsTablePanel.html#table">table</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html#table">table</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/JobsTablePanel.html#tableScrollPane">tableScrollPane</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html#tableModel">tableModel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/TitleRow.html#titleLabel">titleLabel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/TitleRow.html" title="class in eu.steffo.cleaver.gui">TitleRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html#tableScrollPane">tableScrollPane</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CreateJobPanel.html#titlePanel">titlePanel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">CreateJobPanel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/TitleRow.html#titleLabel">titleLabel</a></span> - Variable in class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">TitleRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/TitleRow.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">TitleRow</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/gui/panels/CreateJobPanel.html#titlePanel">titlePanel</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/TitleRow.html#%3Cinit%3E(java.lang.String)">TitleRow(String)</a></span> - Constructor for class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/TitleRow.html" title="class in eu.steffo.cleaver.gui">TitleRow</a></dt>
|
<dt><a href="../eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows"><span class="typeNameLink">TitleRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/rows/package-summary.html">eu.steffo.cleaver.gui.rows</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/TitleRow.html#%3Cinit%3E(java.lang.String)">TitleRow(String)</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/TitleRow.html" title="class in eu.steffo.cleaver.gui.rows">TitleRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/compress/CompressConfig.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.compress.<a href="../eu/steffo/cleaver/logic/compress/CompressConfig.html" title="class in eu.steffo.cleaver.logic.compress">CompressConfig</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/crypt/CryptConfig.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.crypt.<a href="../eu/steffo/cleaver/logic/crypt/CryptConfig.html" title="class in eu.steffo.cleaver.logic.crypt">CryptConfig</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitByPartsConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitByPartsConfig</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html#toString()">toString()</a></span> - Method in class eu.steffo.cleaver.logic.split.<a href="../eu/steffo/cleaver/logic/split/SplitBySizeConfig.html" title="class in eu.steffo.cleaver.logic.split">SplitBySizeConfig</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
118
docs/index-files/index-15.html
Normal file
118
docs/index-files/index-15.html
Normal file
|
@ -0,0 +1,118 @@
|
||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!-- NewPage -->
|
||||||
|
<html lang="it">
|
||||||
|
<head>
|
||||||
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
|
<title>U-Index</title>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<meta name="dc.created" content="2019-12-07">
|
||||||
|
<meta name="description" content="index: U">
|
||||||
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
|
<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="split-index">
|
||||||
|
<script type="text/javascript">var pathtoroot = "../";
|
||||||
|
loadScripts(document, 'script');</script>
|
||||||
|
<noscript>
|
||||||
|
<div>JavaScript is disabled on your browser.</div>
|
||||||
|
</noscript>
|
||||||
|
<header role="banner">
|
||||||
|
<nav role="navigation">
|
||||||
|
<div class="fixedNav">
|
||||||
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||||
|
<div class="topNav"><a id="navbar.top">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.top.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../index.html">Overview</a></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 class="navBarCell1Rev">Index</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>
|
||||||
|
<main role="main">
|
||||||
|
<div class="header">
|
||||||
|
<h1>Index</h1>
|
||||||
|
</div>
|
||||||
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:U">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<h2 class="title">U</h2>
|
||||||
|
<dl>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html#update()">update()</a></span> - Method in class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html#updateEnabledState()">updateEnabledState()</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#updateEnabledState()">updateEnabledState()</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html#updateEnabledState()">updateEnabledState()</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/OptionRow.html" title="class in eu.steffo.cleaver.gui.rows.option">OptionRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#updateEnabledState()">updateEnabledState()</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html#updateTableChanged()">updateTableChanged()</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel</a></dt>
|
||||||
|
<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">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
|
</main>
|
||||||
|
<footer role="contentinfo">
|
||||||
|
<nav role="navigation">
|
||||||
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||||
|
<div class="bottomNav"><a id="navbar.bottom">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||||
|
<a id="navbar.bottom.firstrow">
|
||||||
|
<!-- -->
|
||||||
|
</a>
|
||||||
|
<ul class="navList" title="Navigation">
|
||||||
|
<li><a href="../index.html">Overview</a></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 class="navBarCell1Rev">Index</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>
|
|
@ -2,11 +2,11 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>C-Index</title>
|
<title>D-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="index: C">
|
<meta name="description" content="index: D">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
||||||
|
@ -68,75 +68,15 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:C">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:D">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">C</h2>
|
<h2 class="title">D</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">ChopAndStitchPanel</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/gui/panels/JobsButtonsPanel.html#deleteButton">deleteButton</a></span> - Variable in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsButtonsPanel.html" title="class in eu.steffo.cleaver.gui.panels">JobsButtonsPanel</a></dt>
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/ChopAndStitchPanel.html#%3Cinit%3E()">ChopAndStitchPanel()</a></span> - Constructor for class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui">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>
|
|
||||||
<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>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/ChopAndStitchPanel.html#chopPanel">chopPanel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui">ChopAndStitchPanel</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/ChopPanel.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">ChopPanel</span></a> - Class in <a href="../eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/ChopPanel.html#%3Cinit%3E()">ChopPanel()</a></span> - Constructor for class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/ChopPanel.html" title="class in eu.steffo.cleaver.gui">ChopPanel</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/Frame.html#chopStitchPanel">chopStitchPanel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/Frame.html" title="class in eu.steffo.cleaver.gui">Frame</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/CleaverStitchPanel.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CleaverStitchPanel</span></a> - Class in <a href="../eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CleaverStitchPanel.html#%3Cinit%3E()">CleaverStitchPanel()</a></span> - Constructor for class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CleaverStitchPanel.html" title="class in eu.steffo.cleaver.gui">CleaverStitchPanel</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>
|
|
||||||
<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>
|
|
||||||
<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>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CompressRow.html#compressionCheckBox">compressionCheckBox</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CompressRow.html" title="class in eu.steffo.cleaver.gui">CompressRow</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/SplitRow.html#compressionCheckBox">compressionCheckBox</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/SplitRow.html" title="class in eu.steffo.cleaver.gui">SplitRow</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CreateJobPanel.html#compressOptionPanel">compressOptionPanel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">CreateJobPanel</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/CompressRow.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CompressRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CompressRow.html#%3Cinit%3E()">CompressRow()</a></span> - Constructor for class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CompressRow.html" title="class in eu.steffo.cleaver.gui">CompressRow</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CreateJobButtonRow.html#createJobButton">createJobButton</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui">CreateJobButtonRow</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CreateJobPanel.html#createJobButtonPanel">createJobButtonPanel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">CreateJobPanel</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CreateJobButtonRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CreateJobButtonRow.html#%3Cinit%3E()">CreateJobButtonRow()</a></span> - Constructor for class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui">CreateJobButtonRow</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CreateJobPanel</span></a> - Class in <a href="../eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CreateJobPanel.html#%3Cinit%3E()">CreateJobPanel()</a></span> - Constructor for class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">CreateJobPanel</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CryptRow.html#cryptCheckBox">cryptCheckBox</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CryptRow.html" title="class in eu.steffo.cleaver.gui">CryptRow</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>
|
|
||||||
<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>
|
|
||||||
<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>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CreateJobPanel.html#cryptOptionPanel">cryptOptionPanel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">CreateJobPanel</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/CryptRow.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CryptRow</span></a> - Class in <a href="../eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CryptRow.html#%3Cinit%3E()">CryptRow()</a></span> - Constructor for class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CryptRow.html" title="class in eu.steffo.cleaver.gui">CryptRow</a></dt>
|
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>D-Index</title>
|
<title>E-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="index: D">
|
<meta name="description" content="index: E">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
||||||
|
@ -68,15 +68,31 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:D">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:E">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">D</h2>
|
<h2 class="title">E</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/JobsButtons.html#deleteButton">deleteButton</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/JobsButtons.html" title="class in eu.steffo.cleaver.gui">JobsButtons</a></dt>
|
<dt><a href="../eu/steffo/cleaver/package-summary.html">eu.steffo.cleaver</a> - package eu.steffo.cleaver</dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><a href="../eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a> - package eu.steffo.cleaver.gui</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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><a href="../eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a> - package eu.steffo.cleaver.logic</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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>E-Index</title>
|
<title>F-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="index: E">
|
<meta name="description" content="index: F">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
||||||
|
@ -68,25 +68,25 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:E">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:F">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">E</h2>
|
<h2 class="title">F</h2>
|
||||||
<dl>
|
<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/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>
|
||||||
<dd> </dd>
|
<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/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>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><a href="../eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a> - package eu.steffo.cleaver.logic</dt>
|
<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>
|
||||||
<dd> </dd>
|
<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/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>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><a href="../eu/steffo/cleaver/logic/crypt/package-summary.html">eu.steffo.cleaver.logic.crypt</a> - package eu.steffo.cleaver.logic.crypt</dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html#%3Cinit%3E()">FileSelectRow()</a></span> - Constructor for class eu.steffo.cleaver.gui.rows.<a href="../eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><a href="../eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a> - package eu.steffo.cleaver.logic.split</dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html#firstSeparator">firstSeparator</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>F-Index</title>
|
<title>G-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="index: F">
|
<meta name="description" content="index: G">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
||||||
|
@ -68,29 +68,65 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:F">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:G">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">F</h2>
|
<h2 class="title">G</h2>
|
||||||
<dl>
|
<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/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>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/FileSelectRow.html#fileChooser">fileChooser</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/FileSelectRow.html" title="class in eu.steffo.cleaver.gui">FileSelectRow</a></dt>
|
<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>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CreateJobPanel.html#fileSelectPanel">fileSelectPanel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">CreateJobPanel</a></dt>
|
<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>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/FileSelectRow.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">FileSelectRow</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/gui/rows/option/CompressRow.html#getCompressConfig()">getCompressConfig()</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CompressRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/FileSelectRow.html#%3Cinit%3E()">FileSelectRow()</a></span> - Constructor for class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/FileSelectRow.html" title="class in eu.steffo.cleaver.gui">FileSelectRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#getCompressConfig()">getCompressConfig()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/SplitRow.html#firstSeparator">firstSeparator</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/SplitRow.html" title="class in eu.steffo.cleaver.gui">SplitRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#getCryptConfig()">getCryptConfig()</a></span> - Method in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/Frame.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">Frame</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/logic/Job.html#getCryptConfig()">getCryptConfig()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/Frame.html#%3Cinit%3E()">Frame()</a></span> - Constructor for class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/Frame.html" title="class in eu.steffo.cleaver.gui">Frame</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#getFile()">getFile()</a></span> - Method in class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>G-Index</title>
|
<title>I-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="index: G">
|
<meta name="description" content="index: I">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
||||||
|
@ -68,49 +68,15 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:G">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:I">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">G</h2>
|
<h2 class="title">I</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html#getColumnClass(int)">getColumnClass(int)</a></span> - Method in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel.JobsTableModel</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html#isCellEditable(int,int)">isCellEditable(int, int)</a></span> - Method in class eu.steffo.cleaver.gui.panels.<a href="../eu/steffo/cleaver/gui/panels/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui.panels">JobsTablePanel.JobsTableModel</a></dt>
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html#getColumnCount()">getColumnCount()</a></span> - Method in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel.JobsTableModel</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html#getColumnName(int)">getColumnName(int)</a></span> - Method in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel.JobsTableModel</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>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CompressRow.html#getCompressionEnabled()">getCompressionEnabled()</a></span> - Method in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CompressRow.html" title="class in eu.steffo.cleaver.gui">CompressRow</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>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CryptRow.html#getEncryptionEnabled()">getEncryptionEnabled()</a></span> - Method in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CryptRow.html" title="class in eu.steffo.cleaver.gui">CryptRow</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>
|
|
||||||
<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>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/ChopPanel.html#getPanelText()">getPanelText()</a></span> - Method in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/ChopPanel.html" title="class in eu.steffo.cleaver.gui">ChopPanel</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CleaverStitchPanel.html#getPanelText()">getPanelText()</a></span> - Method in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CleaverStitchPanel.html" title="class in eu.steffo.cleaver.gui">CleaverStitchPanel</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CreateJobPanel.html#getPanelText()">getPanelText()</a></span> - Method in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">CreateJobPanel</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>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html#getRowCount()">getRowCount()</a></span> - Method in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel.JobsTableModel</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/FileSelectRow.html#getSelectedFiles()">getSelectedFiles()</a></span> - Method in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/FileSelectRow.html" title="class in eu.steffo.cleaver.gui">FileSelectRow</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>
|
|
||||||
<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>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html#getValueAt(int,int)">getValueAt(int, int)</a></span> - Method in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel.JobsTableModel</a></dt>
|
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>I-Index</title>
|
<title>J-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="index: I">
|
<meta name="description" content="index: J">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
||||||
|
@ -68,15 +68,39 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:I">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:J">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">I</h2>
|
<h2 class="title">J</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html#isCellEditable(int,int)">isCellEditable(int, int)</a></span> - Method in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel.JobsTableModel</a></dt>
|
<dt><a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic"><span class="typeNameLink">Job</span></a> - Class in <a href="../eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a></dt>
|
||||||
|
<dd> </dd>
|
||||||
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#%3Cinit%3E(java.io.File,eu.steffo.cleaver.logic.split.SplitConfig,eu.steffo.cleaver.logic.crypt.CryptConfig,eu.steffo.cleaver.logic.compress.CompressConfig)">Job(File, SplitConfig, CryptConfig, CompressConfig)</a></span> - Constructor for class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
|
<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>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>J-Index</title>
|
<title>K-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="index: J">
|
<meta name="description" content="index: K">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
||||||
|
@ -68,39 +68,19 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:J">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:K">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">J</h2>
|
<h2 class="title">K</h2>
|
||||||
<dl>
|
<dl>
|
||||||
<dt><a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic"><span class="typeNameLink">Job</span></a> - Class in <a href="../eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a></dt>
|
<dt><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>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/logic/Job.html#%3Cinit%3E(java.io.File,eu.steffo.cleaver.logic.split.SplitConfig,eu.steffo.cleaver.logic.crypt.CryptConfig,eu.steffo.cleaver.logic.compress.CompressConfig)">Job(File, SplitConfig, CryptConfig, CompressConfig)</a></span> - Constructor for class eu.steffo.cleaver.logic.<a href="../eu/steffo/cleaver/logic/Job.html" title="class in eu.steffo.cleaver.logic">Job</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#keyLabel">keyLabel</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/Frame.html#jobs">jobs</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/Frame.html" title="class in eu.steffo.cleaver.gui">Frame</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html#keyTextField">keyTextField</a></span> - Variable in class eu.steffo.cleaver.gui.rows.option.<a href="../eu/steffo/cleaver/gui/rows/option/CryptRow.html" title="class in eu.steffo.cleaver.gui.rows.option">CryptRow</a></dt>
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/JobsTablePanel.html#jobs">jobs</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html#jobs">jobs</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel.JobsTableModel</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/Frame.html#jobsButtonRow">jobsButtonRow</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/Frame.html" title="class in eu.steffo.cleaver.gui">Frame</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/JobsButtons.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">JobsButtons</span></a> - Class in <a href="../eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/JobsButtons.html#%3Cinit%3E()">JobsButtons()</a></span> - Constructor for class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/JobsButtons.html" title="class in eu.steffo.cleaver.gui">JobsButtons</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html#%3Cinit%3E(java.util.ArrayList)">JobsTableModel(ArrayList<Job>)</a></span> - Constructor for class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel.JobsTableModel</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/Frame.html#jobsTablePanel">jobsTablePanel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/Frame.html" title="class in eu.steffo.cleaver.gui">Frame</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">JobsTablePanel</span></a> - Class in <a href="../eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/JobsTablePanel.html#%3Cinit%3E(java.util.ArrayList)">JobsTablePanel(ArrayList<Job>)</a></span> - Constructor for class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel</a></dt>
|
|
||||||
<dd> </dd>
|
|
||||||
<dt><a href="../eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">JobsTablePanel.JobsTableModel</span></a> - Class in <a href="../eu/steffo/cleaver/gui/package-summary.html">eu.steffo.cleaver.gui</a></dt>
|
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,11 +2,11 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>K-Index</title>
|
<title>M-Index</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="index: K">
|
<meta name="description" content="index: M">
|
||||||
<meta name="generator" content="javadoc/SplitIndexWriter">
|
<meta name="generator" content="javadoc/SplitIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||||
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="../script-dir/jquery-ui.css" title="Style">
|
||||||
|
@ -68,19 +68,19 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<div class="header">
|
<div class="header">
|
||||||
<h1>Index</h1>
|
<h1>Index</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:K">
|
<div class="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a><a id="I:M">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h2 class="title">K</h2>
|
<h2 class="title">M</h2>
|
||||||
<dl>
|
<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/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>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CryptRow.html#keyLabel">keyLabel</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CryptRow.html" title="class in eu.steffo.cleaver.gui">CryptRow</a></dt>
|
<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>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/gui/CryptRow.html#keyTextField">keyTextField</a></span> - Variable in class eu.steffo.cleaver.gui.<a href="../eu/steffo/cleaver/gui/CryptRow.html" title="class in eu.steffo.cleaver.gui">CryptRow</a></dt>
|
<dt><span class="memberNameLink"><a href="../eu/steffo/cleaver/Main.html#%3Cinit%3E()">Main()</a></span> - Constructor for class eu.steffo.cleaver.<a href="../eu/steffo/cleaver/Main.html" title="class in eu.steffo.cleaver">Main</a></dt>
|
||||||
<dd> </dd>
|
<dd> </dd>
|
||||||
</dl>
|
</dl>
|
||||||
<a href="index-1.html">A</a> <a href="index-2.html">C</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">F</a> <a href="index-6.html">G</a> <a href="index-7.html">I</a> <a href="index-8.html">J</a> <a href="index-9.html">K</a> <a href="index-10.html">M</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">E</a> <a href="index-4.html">F</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">J</a> <a href="index-8.html">K</a> <a href="index-9.html">M</a> <a href="index-10.html">O</a> <a href="index-11.html">P</a> <a href="index-12.html">R</a> <a href="index-13.html">S</a> <a href="index-14.html">T</a> <a href="index-15.html">U</a> <br><a href="../allclasses-index.html">All Classes</a> <a href="../allpackages-index.html">All Packages</a></div>
|
||||||
</main>
|
</main>
|
||||||
<footer role="contentinfo">
|
<footer role="contentinfo">
|
||||||
<nav role="navigation">
|
<nav role="navigation">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>Overview</title>
|
<title>Overview</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="package index">
|
<meta name="description" content="package index">
|
||||||
<meta name="generator" content="javadoc/PackageIndexWriter">
|
<meta name="generator" content="javadoc/PackageIndexWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
|
@ -85,18 +85,30 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i2">
|
<tr class="altColor" id="i2">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/panels/package-summary.html">eu.steffo.cleaver.gui.panels</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i3">
|
<tr class="rowColor" id="i3">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/compress/package-summary.html">eu.steffo.cleaver.logic.compress</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/rows/package-summary.html">eu.steffo.cleaver.gui.rows</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="altColor" id="i4">
|
<tr class="altColor" id="i4">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/crypt/package-summary.html">eu.steffo.cleaver.logic.crypt</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/gui/rows/option/package-summary.html">eu.steffo.cleaver.gui.rows.option</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="rowColor" id="i5">
|
<tr class="rowColor" id="i5">
|
||||||
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/package-summary.html">eu.steffo.cleaver.logic</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor" id="i6">
|
||||||
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/compress/package-summary.html">eu.steffo.cleaver.logic.compress</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="rowColor" id="i7">
|
||||||
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/crypt/package-summary.html">eu.steffo.cleaver.logic.crypt</a></th>
|
||||||
|
<td class="colLast"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr class="altColor" id="i8">
|
||||||
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a></th>
|
<th class="colFirst" scope="row"><a href="eu/steffo/cleaver/logic/split/package-summary.html">eu.steffo.cleaver.logic.split</a></th>
|
||||||
<td class="colLast"> </td>
|
<td class="colLast"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>Generated Documentation (Untitled)</title>
|
<title>Generated Documentation (Untitled)</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="index redirect">
|
<meta name="description" content="index redirect">
|
||||||
<meta name="generator" content="javadoc/IndexRedirectWriter">
|
<meta name="generator" content="javadoc/IndexRedirectWriter">
|
||||||
<link rel="canonical" href="index.html">
|
<link rel="canonical" href="index.html">
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>Class Hierarchy</title>
|
<title>Class Hierarchy</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="class tree">
|
<meta name="description" content="class tree">
|
||||||
<meta name="generator" content="javadoc/TreeWriter">
|
<meta name="generator" content="javadoc/TreeWriter">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
|
@ -71,6 +71,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<ul class="horizontal">
|
<ul class="horizontal">
|
||||||
<li><a href="eu/steffo/cleaver/package-tree.html">eu.steffo.cleaver</a>, </li>
|
<li><a href="eu/steffo/cleaver/package-tree.html">eu.steffo.cleaver</a>, </li>
|
||||||
<li><a href="eu/steffo/cleaver/gui/package-tree.html">eu.steffo.cleaver.gui</a>, </li>
|
<li><a href="eu/steffo/cleaver/gui/package-tree.html">eu.steffo.cleaver.gui</a>, </li>
|
||||||
|
<li><a href="eu/steffo/cleaver/gui/panels/package-tree.html">eu.steffo.cleaver.gui.panels</a>, </li>
|
||||||
|
<li><a href="eu/steffo/cleaver/gui/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/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/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/crypt/package-tree.html">eu.steffo.cleaver.logic.crypt</a>, </li>
|
||||||
|
@ -83,6 +86,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<ul>
|
<ul>
|
||||||
<li class="circle">java.lang.Object
|
<li class="circle">java.lang.Object
|
||||||
<ul>
|
<ul>
|
||||||
|
<li class="circle">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>
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
<li class="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
|
<li class="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
|
||||||
<ul>
|
<ul>
|
||||||
<li class="circle">java.awt.Container
|
<li class="circle">java.awt.Container
|
||||||
|
@ -91,23 +99,27 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<ul>
|
<ul>
|
||||||
<li class="circle">javax.swing.JPanel (implements javax.accessibility.Accessible)
|
<li class="circle">javax.swing.JPanel (implements javax.accessibility.Accessible)
|
||||||
<ul>
|
<ul>
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="eu/steffo/cleaver/gui/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">ChopAndStitchPanel</span></a></li>
|
<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.<a href="eu/steffo/cleaver/gui/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CreateJobPanel</span></a>
|
<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>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="eu/steffo/cleaver/gui/ChopPanel.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">ChopPanel</span></a></li>
|
<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.<a href="eu/steffo/cleaver/gui/CleaverStitchPanel.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CleaverStitchPanel</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>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="eu/steffo/cleaver/gui/JobsButtons.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">JobsButtons</span></a></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.<a href="eu/steffo/cleaver/gui/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">JobsTablePanel</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.<a href="eu/steffo/cleaver/gui/Row.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">Row</span></a>
|
<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>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="eu/steffo/cleaver/gui/CompressRow.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CompressRow</span></a></li>
|
<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.<a href="eu/steffo/cleaver/gui/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui"><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.<a href="eu/steffo/cleaver/gui/CryptRow.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">CryptRow</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.<a href="eu/steffo/cleaver/gui/FileSelectRow.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">FileSelectRow</span></a></li>
|
<ul>
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="eu/steffo/cleaver/gui/SplitRow.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">SplitRow</span></a></li>
|
<li class="circle">eu.steffo.cleaver.gui.rows.option.<a href="eu/steffo/cleaver/gui/rows/option/CompressRow.html" title="class in eu.steffo.cleaver.gui.rows.option"><span class="typeNameLink">CompressRow</span></a></li>
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="eu/steffo/cleaver/gui/TitleRow.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">TitleRow</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/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>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -120,7 +132,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<ul>
|
<ul>
|
||||||
<li class="circle">javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
|
<li class="circle">javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
|
||||||
<ul>
|
<ul>
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="eu/steffo/cleaver/gui/Frame.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">Frame</span></a></li>
|
<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>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -139,7 +151,6 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<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/logic/StitchJob.html" title="class in eu.steffo.cleaver.logic"><span class="typeNameLink">StitchJob</span></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li class="circle">eu.steffo.cleaver.gui.<a href="eu/steffo/cleaver/gui/JobsTablePanel.JobsTableModel.html" title="class in eu.steffo.cleaver.gui"><span class="typeNameLink">JobsTablePanel.JobsTableModel</span></a> (implements javax.swing.table.TableModel)</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.<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.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.split.<a href="eu/steffo/cleaver/logic/split/SplitConfig.html" title="class in eu.steffo.cleaver.logic.split"><span class="typeNameLink">SplitConfig</span></a>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
packageSearchIndex = [{"l":"All Packages","url":"allpackages-index.html"},{"l":"eu.steffo.cleaver"},{"l":"eu.steffo.cleaver.gui"},{"l":"eu.steffo.cleaver.logic"},{"l":"eu.steffo.cleaver.logic.compress"},{"l":"eu.steffo.cleaver.logic.crypt"},{"l":"eu.steffo.cleaver.logic.split"}]
|
packageSearchIndex = [{"l":"All Packages","url":"allpackages-index.html"},{"l":"eu.steffo.cleaver"},{"l":"eu.steffo.cleaver.gui"},{"l":"eu.steffo.cleaver.gui.panels"},{"l":"eu.steffo.cleaver.gui.rows"},{"l":"eu.steffo.cleaver.gui.rows.option"},{"l":"eu.steffo.cleaver.logic"},{"l":"eu.steffo.cleaver.logic.compress"},{"l":"eu.steffo.cleaver.logic.crypt"},{"l":"eu.steffo.cleaver.logic.split"}]
|
|
@ -2,10 +2,10 @@
|
||||||
<!-- NewPage -->
|
<!-- NewPage -->
|
||||||
<html lang="it">
|
<html lang="it">
|
||||||
<head>
|
<head>
|
||||||
<!-- Generated by javadoc (13.0.1) on Fri Dec 06 02:13:27 CET 2019 -->
|
<!-- Generated by javadoc (13.0.1) on Sat Dec 07 01:08:34 CET 2019 -->
|
||||||
<title>Serialized Form</title>
|
<title>Serialized Form</title>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
<meta name="dc.created" content="2019-12-06">
|
<meta name="dc.created" content="2019-12-07">
|
||||||
<meta name="description" content="serialized forms">
|
<meta name="description" content="serialized forms">
|
||||||
<meta name="generator" content="javadoc/SerializedFormWriterImpl">
|
<meta name="generator" content="javadoc/SerializedFormWriterImpl">
|
||||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||||
|
@ -75,10 +75,49 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<h2 title="Package">Package eu.steffo.cleaver.gui</h2>
|
<h2 title="Package">Package eu.steffo.cleaver.gui</h2>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.ChopAndStitchPanel">
|
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.CleaverFrame">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h3>Class <a href="eu/steffo/cleaver/gui/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.ChopAndStitchPanel</a> extends javax.swing.JPanel implements Serializable</h3>
|
<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>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h4>Serialized Fields</h4>
|
||||||
|
<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>
|
||||||
|
</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>
|
||||||
|
</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>
|
||||||
|
</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>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="serializedPackageContainer">
|
||||||
|
<h2 title="Package">Package eu.steffo.cleaver.gui.panels</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<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>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
|
@ -86,11 +125,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h5>chopPanel</h5>
|
<h5>chopPanel</h5>
|
||||||
<pre><a href="eu/steffo/cleaver/gui/ChopPanel.html" title="class in eu.steffo.cleaver.gui">ChopPanel</a> chopPanel</pre>
|
<pre><a href="eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">ChopPanel</a> chopPanel</pre>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h5>stitchPanel</h5>
|
<h5>stitchPanel</h5>
|
||||||
<pre><a href="eu/steffo/cleaver/gui/CleaverStitchPanel.html" title="class in eu.steffo.cleaver.gui">CleaverStitchPanel</a> stitchPanel</pre>
|
<pre><a href="eu/steffo/cleaver/gui/panels/StitchPanel.html" title="class in eu.steffo.cleaver.gui.panels">StitchPanel</a> stitchPanel</pre>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
@ -99,32 +138,45 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.ChopPanel">
|
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.panels.ChopPanel">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h3>Class <a href="eu/steffo/cleaver/gui/ChopPanel.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.ChopPanel</a> extends <a href="eu/steffo/cleaver/gui/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">CreateJobPanel</a> implements Serializable</h3>
|
<h3>Class <a href="eu/steffo/cleaver/gui/panels/ChopPanel.html" title="class in eu.steffo.cleaver.gui.panels">eu.steffo.cleaver.gui.panels.ChopPanel</a> extends <a href="eu/steffo/cleaver/gui/panels/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui.panels">CreateJobPanel</a> implements Serializable</h3>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.CleaverStitchPanel">
|
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.panels.CreateJobPanel">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h3>Class <a href="eu/steffo/cleaver/gui/CleaverStitchPanel.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.CleaverStitchPanel</a> extends <a href="eu/steffo/cleaver/gui/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">CreateJobPanel</a> implements Serializable</h3>
|
<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>
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.CompressRow">
|
|
||||||
<!-- -->
|
|
||||||
</a>
|
|
||||||
<h3>Class <a href="eu/steffo/cleaver/gui/CompressRow.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.CompressRow</a> extends <a href="eu/steffo/cleaver/gui/Row.html" title="class in eu.steffo.cleaver.gui">Row</a> implements Serializable</h3>
|
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h4>Serialized Fields</h4>
|
<h4>Serialized Fields</h4>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h5>compressionCheckBox</h5>
|
<h5>compressOptionPanel</h5>
|
||||||
<pre>javax.swing.JCheckBox compressionCheckBox</pre>
|
<pre><a href="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>
|
||||||
|
</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>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<h5>fileSelectPanel</h5>
|
||||||
|
<pre><a href="eu/steffo/cleaver/gui/rows/FileSelectRow.html" title="class in eu.steffo.cleaver.gui.rows">FileSelectRow</a> fileSelectPanel</pre>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<h5>splitOptionPanel</h5>
|
||||||
|
<pre><a href="eu/steffo/cleaver/gui/rows/option/SplitRow.html" title="class in eu.steffo.cleaver.gui.rows.option">SplitRow</a> splitOptionPanel</pre>
|
||||||
|
</li>
|
||||||
|
<li 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>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
@ -133,10 +185,87 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.CreateJobButtonRow">
|
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.panels.JobsButtonsPanel">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h3>Class <a href="eu/steffo/cleaver/gui/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.CreateJobButtonRow</a> extends <a href="eu/steffo/cleaver/gui/Row.html" title="class in eu.steffo.cleaver.gui">Row</a> implements Serializable</h3>
|
<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>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h4>Serialized Fields</h4>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<h5>deleteButton</h5>
|
||||||
|
<pre>javax.swing.JButton deleteButton</pre>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<h5>startButton</h5>
|
||||||
|
<pre>javax.swing.JButton startButton</pre>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<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>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h4>Serialized Fields</h4>
|
||||||
|
<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>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<h5>table</h5>
|
||||||
|
<pre>javax.swing.JTable table</pre>
|
||||||
|
</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>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<h5>tableScrollPane</h5>
|
||||||
|
<pre>javax.swing.JScrollPane tableScrollPane</pre>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<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>
|
||||||
|
</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>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="serializedPackageContainer">
|
||||||
|
<h2 title="Package">Package eu.steffo.cleaver.gui.rows</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<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>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
|
@ -153,38 +282,26 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.CreateJobPanel">
|
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.rows.FileSelectRow">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h3>Class <a href="eu/steffo/cleaver/gui/CreateJobPanel.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.CreateJobPanel</a> extends javax.swing.JPanel implements Serializable</h3>
|
<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>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h4>Serialized Fields</h4>
|
<h4>Serialized Fields</h4>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h5>compressOptionPanel</h5>
|
<h5>fileChooser</h5>
|
||||||
<pre><a href="eu/steffo/cleaver/gui/CompressRow.html" title="class in eu.steffo.cleaver.gui">CompressRow</a> compressOptionPanel</pre>
|
<pre>javax.swing.JFileChooser fileChooser</pre>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h5>createJobButtonPanel</h5>
|
<h5>selectedFilesText</h5>
|
||||||
<pre><a href="eu/steffo/cleaver/gui/CreateJobButtonRow.html" title="class in eu.steffo.cleaver.gui">CreateJobButtonRow</a> createJobButtonPanel</pre>
|
<pre>javax.swing.JTextField selectedFilesText</pre>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h5>cryptOptionPanel</h5>
|
<h5>selectFilesButton</h5>
|
||||||
<pre><a href="eu/steffo/cleaver/gui/CryptRow.html" title="class in eu.steffo.cleaver.gui">CryptRow</a> cryptOptionPanel</pre>
|
<pre>javax.swing.JButton selectFilesButton</pre>
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<h5>fileSelectPanel</h5>
|
|
||||||
<pre><a href="eu/steffo/cleaver/gui/FileSelectRow.html" title="class in eu.steffo.cleaver.gui">FileSelectRow</a> fileSelectPanel</pre>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<h5>splitOptionPanel</h5>
|
|
||||||
<pre><a href="eu/steffo/cleaver/gui/SplitRow.html" title="class in eu.steffo.cleaver.gui">SplitRow</a> splitOptionPanel</pre>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<h5>titlePanel</h5>
|
|
||||||
<pre><a href="eu/steffo/cleaver/gui/TitleRow.html" title="class in eu.steffo.cleaver.gui">TitleRow</a> titlePanel</pre>
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
@ -193,10 +310,64 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.CryptRow">
|
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.rows.Row">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h3>Class <a href="eu/steffo/cleaver/gui/CryptRow.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.CryptRow</a> extends <a href="eu/steffo/cleaver/gui/Row.html" title="class in eu.steffo.cleaver.gui">Row</a> implements Serializable</h3>
|
<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>
|
||||||
|
</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>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h4>Serialized Fields</h4>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<h5>titleLabel</h5>
|
||||||
|
<pre>javax.swing.JLabel titleLabel</pre>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="serializedPackageContainer">
|
||||||
|
<h2 title="Package">Package eu.steffo.cleaver.gui.rows.option</h2>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<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>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<section class="detail">
|
||||||
|
<h4>Serialized Fields</h4>
|
||||||
|
<ul class="blockList">
|
||||||
|
<li class="blockList">
|
||||||
|
<h5>compressionCheckBox</h5>
|
||||||
|
<pre>javax.swing.JCheckBox compressionCheckBox</pre>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</li>
|
||||||
|
<li class="blockList">
|
||||||
|
<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>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
|
@ -225,143 +396,23 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.FileSelectRow">
|
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.rows.option.OptionRow">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
</a>
|
</a>
|
||||||
<h3>Class <a href="eu/steffo/cleaver/gui/FileSelectRow.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.FileSelectRow</a> extends <a href="eu/steffo/cleaver/gui/Row.html" title="class in eu.steffo.cleaver.gui">Row</a> implements Serializable</h3>
|
<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>
|
||||||
|
</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>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="detail">
|
<section class="detail">
|
||||||
<h4>Serialized Fields</h4>
|
<h4>Serialized Fields</h4>
|
||||||
<ul class="blockList">
|
<ul class="blockList">
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h5>fileChooser</h5>
|
|
||||||
<pre>javax.swing.JFileChooser fileChooser</pre>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<h5>selectedFiles</h5>
|
|
||||||
<pre>java.io.File[] selectedFiles</pre>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<h5>selectedFilesText</h5>
|
|
||||||
<pre>javax.swing.JTextField selectedFilesText</pre>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<h5>selectFilesButton</h5>
|
|
||||||
<pre>javax.swing.JButton selectFilesButton</pre>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.Frame">
|
|
||||||
<!-- -->
|
|
||||||
</a>
|
|
||||||
<h3>Class <a href="eu/steffo/cleaver/gui/Frame.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.Frame</a> extends javax.swing.JFrame implements Serializable</h3>
|
|
||||||
<ul class="blockList">
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="detail">
|
|
||||||
<h4>Serialized Fields</h4>
|
|
||||||
<ul class="blockList">
|
|
||||||
<li class="blockList">
|
|
||||||
<h5>chopStitchPanel</h5>
|
|
||||||
<pre><a href="eu/steffo/cleaver/gui/ChopAndStitchPanel.html" title="class in eu.steffo.cleaver.gui">ChopAndStitchPanel</a> chopStitchPanel</pre>
|
|
||||||
</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>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<h5>jobsButtonRow</h5>
|
|
||||||
<pre><a href="eu/steffo/cleaver/gui/JobsButtons.html" title="class in eu.steffo.cleaver.gui">JobsButtons</a> jobsButtonRow</pre>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<h5>jobsTablePanel</h5>
|
|
||||||
<pre><a href="eu/steffo/cleaver/gui/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui">JobsTablePanel</a> jobsTablePanel</pre>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.JobsButtons">
|
|
||||||
<!-- -->
|
|
||||||
</a>
|
|
||||||
<h3>Class <a href="eu/steffo/cleaver/gui/JobsButtons.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.JobsButtons</a> extends javax.swing.JPanel implements Serializable</h3>
|
|
||||||
<ul class="blockList">
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="detail">
|
|
||||||
<h4>Serialized Fields</h4>
|
|
||||||
<ul class="blockList">
|
|
||||||
<li class="blockList">
|
|
||||||
<h5>deleteButton</h5>
|
|
||||||
<pre>javax.swing.JButton deleteButton</pre>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<h5>startButton</h5>
|
|
||||||
<pre>javax.swing.JButton startButton</pre>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.JobsTablePanel">
|
|
||||||
<!-- -->
|
|
||||||
</a>
|
|
||||||
<h3>Class <a href="eu/steffo/cleaver/gui/JobsTablePanel.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.JobsTablePanel</a> extends javax.swing.JPanel implements Serializable</h3>
|
|
||||||
<ul class="blockList">
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="detail">
|
|
||||||
<h4>Serialized Fields</h4>
|
|
||||||
<ul class="blockList">
|
|
||||||
<li class="blockList">
|
|
||||||
<h5>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>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<h5>table</h5>
|
|
||||||
<pre>javax.swing.JTable table</pre>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<h5>tableScrollPane</h5>
|
|
||||||
<pre>javax.swing.JScrollPane tableScrollPane</pre>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.Row">
|
|
||||||
<!-- -->
|
|
||||||
</a>
|
|
||||||
<h3>Class <a href="eu/steffo/cleaver/gui/Row.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.Row</a> extends javax.swing.JPanel implements Serializable</h3>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.SplitRow">
|
|
||||||
<!-- -->
|
|
||||||
</a>
|
|
||||||
<h3>Class <a href="eu/steffo/cleaver/gui/SplitRow.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.SplitRow</a> extends <a href="eu/steffo/cleaver/gui/Row.html" title="class in eu.steffo.cleaver.gui">Row</a> implements Serializable</h3>
|
|
||||||
<ul class="blockList">
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="detail">
|
|
||||||
<h4>Serialized Fields</h4>
|
|
||||||
<ul class="blockList">
|
|
||||||
<li class="blockList">
|
|
||||||
<h5>compressionCheckBox</h5>
|
|
||||||
<pre>javax.swing.JCheckBox compressionCheckBox</pre>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
|
||||||
<h5>firstSeparator</h5>
|
<h5>firstSeparator</h5>
|
||||||
<pre>javax.swing.JSeparator firstSeparator</pre>
|
<pre>javax.swing.JSeparator firstSeparator</pre>
|
||||||
</li>
|
</li>
|
||||||
|
@ -374,8 +425,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<pre>javax.swing.JTextField partsTextField</pre>
|
<pre>javax.swing.JTextField partsTextField</pre>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h5>secondoSeparator</h5>
|
<h5>secondSeparator</h5>
|
||||||
<pre>javax.swing.JSeparator secondoSeparator</pre>
|
<pre>javax.swing.JSeparator secondSeparator</pre>
|
||||||
</li>
|
</li>
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<h5>sizeLabel</h5>
|
<h5>sizeLabel</h5>
|
||||||
|
@ -389,25 +440,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||||
<h5>sizeUnitLabel</h5>
|
<h5>sizeUnitLabel</h5>
|
||||||
<pre>javax.swing.JLabel sizeUnitLabel</pre>
|
<pre>javax.swing.JLabel sizeUnitLabel</pre>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</section>
|
|
||||||
</li>
|
|
||||||
<li class="blockList">
|
<li class="blockList">
|
||||||
<section class="serializedClassDetails"><a id="eu.steffo.cleaver.gui.TitleRow">
|
<h5>splitCheckBox</h5>
|
||||||
<!-- -->
|
<pre>javax.swing.JCheckBox splitCheckBox</pre>
|
||||||
</a>
|
|
||||||
<h3>Class <a href="eu/steffo/cleaver/gui/TitleRow.html" title="class in eu.steffo.cleaver.gui">eu.steffo.cleaver.gui.TitleRow</a> extends <a href="eu/steffo/cleaver/gui/Row.html" title="class in eu.steffo.cleaver.gui">Row</a> implements Serializable</h3>
|
|
||||||
<ul class="blockList">
|
|
||||||
<li class="blockList">
|
|
||||||
<section class="detail">
|
|
||||||
<h4>Serialized Fields</h4>
|
|
||||||
<ul class="blockList">
|
|
||||||
<li class="blockList">
|
|
||||||
<h5>titleLabel</h5>
|
|
||||||
<pre>javax.swing.JLabel titleLabel</pre>
|
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
typeSearchIndex = [{"l":"All Classes","url":"allclasses-index.html"},{"p":"eu.steffo.cleaver.gui","l":"ChopAndStitchPanel"},{"p":"eu.steffo.cleaver.logic","l":"ChopJob"},{"p":"eu.steffo.cleaver.gui","l":"ChopPanel"},{"p":"eu.steffo.cleaver.gui","l":"CleaverStitchPanel"},{"p":"eu.steffo.cleaver.logic.compress","l":"CompressConfig"},{"p":"eu.steffo.cleaver.gui","l":"CompressRow"},{"p":"eu.steffo.cleaver.gui","l":"CreateJobButtonRow"},{"p":"eu.steffo.cleaver.gui","l":"CreateJobPanel"},{"p":"eu.steffo.cleaver.logic.crypt","l":"CryptConfig"},{"p":"eu.steffo.cleaver.gui","l":"CryptRow"},{"p":"eu.steffo.cleaver.gui","l":"FileSelectRow"},{"p":"eu.steffo.cleaver.gui","l":"Frame"},{"p":"eu.steffo.cleaver.logic","l":"Job"},{"p":"eu.steffo.cleaver.gui","l":"JobsButtons"},{"p":"eu.steffo.cleaver.gui","l":"JobsTablePanel.JobsTableModel"},{"p":"eu.steffo.cleaver.gui","l":"JobsTablePanel"},{"p":"eu.steffo.cleaver","l":"Main"},{"p":"eu.steffo.cleaver.gui","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","l":"SplitRow"},{"p":"eu.steffo.cleaver.logic","l":"StitchJob"},{"p":"eu.steffo.cleaver.gui","l":"TitleRow"}]
|
typeSearchIndex = [{"l":"All Classes","url":"allclasses-index.html"},{"p":"eu.steffo.cleaver.gui.panels","l":"ChopAndStitchPanel"},{"p":"eu.steffo.cleaver.logic","l":"ChopJob"},{"p":"eu.steffo.cleaver.gui.panels","l":"ChopPanel"},{"p":"eu.steffo.cleaver.gui","l":"CleaverFrame"},{"p":"eu.steffo.cleaver.logic.compress","l":"CompressConfig"},{"p":"eu.steffo.cleaver.gui.rows.option","l":"CompressRow"},{"p":"eu.steffo.cleaver.gui.rows","l":"CreateJobButtonRow"},{"p":"eu.steffo.cleaver.gui.panels","l":"CreateJobPanel"},{"p":"eu.steffo.cleaver.logic.crypt","l":"CryptConfig"},{"p":"eu.steffo.cleaver.gui.rows.option","l":"CryptRow"},{"p":"eu.steffo.cleaver.gui.rows","l":"FileSelectRow"},{"p":"eu.steffo.cleaver.logic","l":"Job"},{"p":"eu.steffo.cleaver.gui.panels","l":"JobsButtonsPanel"},{"p":"eu.steffo.cleaver.gui.panels","l":"JobsTablePanel.JobsTableModel"},{"p":"eu.steffo.cleaver.gui.panels","l":"JobsTablePanel"},{"p":"eu.steffo.cleaver","l":"Main"},{"p":"eu.steffo.cleaver.gui.rows.option","l":"OptionRow"},{"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"}]
|
|
@ -1,12 +1,18 @@
|
||||||
package eu.steffo.cleaver;
|
package eu.steffo.cleaver;
|
||||||
|
|
||||||
import javax.swing.*;
|
import javax.swing.*;
|
||||||
import eu.steffo.cleaver.gui.Frame;
|
import eu.steffo.cleaver.gui.CleaverFrame;
|
||||||
|
import eu.steffo.cleaver.logic.Job;
|
||||||
|
|
||||||
|
import java.util.ArrayList;
|
||||||
|
|
||||||
public class Main {
|
public class Main {
|
||||||
|
protected static ArrayList<Job> jobs;
|
||||||
|
|
||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
Frame cf = new Frame();
|
jobs = new ArrayList<>();
|
||||||
|
|
||||||
|
CleaverFrame cf = new CleaverFrame(jobs);
|
||||||
cf.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
|
cf.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
|
||||||
cf.setVisible(true);
|
cf.setVisible(true);
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,26 +0,0 @@
|
||||||
package eu.steffo.cleaver.gui;
|
|
||||||
|
|
||||||
import javax.swing.*;
|
|
||||||
|
|
||||||
public class ChopAndStitchPanel extends JPanel {
|
|
||||||
protected final ChopPanel chopPanel;
|
|
||||||
protected final CleaverStitchPanel stitchPanel;
|
|
||||||
|
|
||||||
public ChopAndStitchPanel() {
|
|
||||||
super();
|
|
||||||
|
|
||||||
this.setLayout(new BoxLayout(this, BoxLayout.LINE_AXIS));
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(4));
|
|
||||||
|
|
||||||
chopPanel = new ChopPanel();
|
|
||||||
this.add(chopPanel);
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(4));
|
|
||||||
|
|
||||||
stitchPanel = new CleaverStitchPanel();
|
|
||||||
this.add(stitchPanel);
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(4));
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,13 +0,0 @@
|
||||||
package eu.steffo.cleaver.gui;
|
|
||||||
|
|
||||||
public class ChopPanel extends CreateJobPanel {
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected String getPanelText() {
|
|
||||||
return "Chop";
|
|
||||||
}
|
|
||||||
|
|
||||||
public ChopPanel() {
|
|
||||||
super();
|
|
||||||
}
|
|
||||||
}
|
|
86
src/eu/steffo/cleaver/gui/CleaverFrame.java
Normal file
86
src/eu/steffo/cleaver/gui/CleaverFrame.java
Normal file
|
@ -0,0 +1,86 @@
|
||||||
|
package eu.steffo.cleaver.gui;
|
||||||
|
|
||||||
|
import eu.steffo.cleaver.gui.panels.ChopAndStitchPanel;
|
||||||
|
import eu.steffo.cleaver.gui.panels.JobsButtonsPanel;
|
||||||
|
import eu.steffo.cleaver.gui.panels.JobsTablePanel;
|
||||||
|
import eu.steffo.cleaver.logic.Job;
|
||||||
|
|
||||||
|
import java.awt.*;
|
||||||
|
import java.awt.event.ActionEvent;
|
||||||
|
import java.awt.event.ActionListener;
|
||||||
|
import java.util.*;
|
||||||
|
import javax.swing.*;
|
||||||
|
|
||||||
|
public class CleaverFrame extends JFrame {
|
||||||
|
protected final ChopAndStitchPanel chopStitchPanel;
|
||||||
|
protected final JobsTablePanel jobsTablePanel;
|
||||||
|
protected final JobsButtonsPanel jobsButtonRow;
|
||||||
|
|
||||||
|
protected final ArrayList<Job> jobs;
|
||||||
|
|
||||||
|
public CleaverFrame(ArrayList<Job> jobs) {
|
||||||
|
super();
|
||||||
|
|
||||||
|
this.jobs = jobs;
|
||||||
|
|
||||||
|
this.setTitle("Cleaver File Splitter");
|
||||||
|
|
||||||
|
Container cp = getContentPane();
|
||||||
|
|
||||||
|
cp.setLayout(new BoxLayout(cp, BoxLayout.PAGE_AXIS));
|
||||||
|
|
||||||
|
this.add(Box.createVerticalStrut(4));
|
||||||
|
|
||||||
|
ActionListener chopListener = new ActionListener() {
|
||||||
|
@Override
|
||||||
|
public void actionPerformed(ActionEvent e) {
|
||||||
|
chopStitchPanel.createAndAddChopJobs(jobs);
|
||||||
|
jobsTablePanel.updateTableChanged();
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
|
ActionListener stitchListener = new ActionListener() {
|
||||||
|
@Override
|
||||||
|
public void actionPerformed(ActionEvent e) {
|
||||||
|
chopStitchPanel.createAndAddStitchJobs(jobs);
|
||||||
|
jobsTablePanel.updateTableChanged();
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
|
chopStitchPanel = new ChopAndStitchPanel(chopListener, stitchListener);
|
||||||
|
cp.add(chopStitchPanel);
|
||||||
|
|
||||||
|
this.add(Box.createVerticalStrut(4));
|
||||||
|
|
||||||
|
jobsTablePanel = new JobsTablePanel(jobs);
|
||||||
|
cp.add(jobsTablePanel);
|
||||||
|
|
||||||
|
this.add(Box.createVerticalStrut(4));
|
||||||
|
|
||||||
|
ActionListener deleteListener = new ActionListener() {
|
||||||
|
@Override
|
||||||
|
public void actionPerformed(ActionEvent e) {
|
||||||
|
int[] removedIndexes = jobsTablePanel.getSelectedJobsIndexes();
|
||||||
|
Arrays.sort(removedIndexes);
|
||||||
|
for(int n = removedIndexes.length - 1; n >= 0; n--) {
|
||||||
|
jobs.remove(removedIndexes[n]);
|
||||||
|
}
|
||||||
|
jobsTablePanel.updateTableChanged();
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
|
ActionListener startListener = new ActionListener() {
|
||||||
|
@Override
|
||||||
|
public void actionPerformed(ActionEvent e) {
|
||||||
|
// TODO
|
||||||
|
}
|
||||||
|
};
|
||||||
|
|
||||||
|
jobsButtonRow = new JobsButtonsPanel(deleteListener, startListener);
|
||||||
|
this.add(jobsButtonRow);
|
||||||
|
|
||||||
|
this.add(Box.createVerticalStrut(4));
|
||||||
|
|
||||||
|
this.pack();
|
||||||
|
}
|
||||||
|
}
|
|
@ -1,13 +0,0 @@
|
||||||
package eu.steffo.cleaver.gui;
|
|
||||||
|
|
||||||
public class CleaverStitchPanel extends CreateJobPanel {
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected String getPanelText() {
|
|
||||||
return "Stitch";
|
|
||||||
}
|
|
||||||
|
|
||||||
public CleaverStitchPanel() {
|
|
||||||
super();
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,22 +0,0 @@
|
||||||
package eu.steffo.cleaver.gui;
|
|
||||||
|
|
||||||
import javax.swing.*;
|
|
||||||
|
|
||||||
public class CompressRow extends Row {
|
|
||||||
protected final JCheckBox compressionCheckBox;
|
|
||||||
|
|
||||||
public CompressRow() {
|
|
||||||
super();
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(8));
|
|
||||||
|
|
||||||
compressionCheckBox = new JCheckBox("Compress");
|
|
||||||
this.add(compressionCheckBox);
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(8));
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean getCompressionEnabled() {
|
|
||||||
return compressionCheckBox.isSelected();
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,53 +0,0 @@
|
||||||
package eu.steffo.cleaver.gui;
|
|
||||||
|
|
||||||
import javax.swing.*;
|
|
||||||
|
|
||||||
public abstract class CreateJobPanel extends JPanel {
|
|
||||||
protected final TitleRow titlePanel;
|
|
||||||
protected final FileSelectRow fileSelectPanel;
|
|
||||||
protected final SplitRow splitOptionPanel;
|
|
||||||
protected final CryptRow cryptOptionPanel;
|
|
||||||
protected final CompressRow compressOptionPanel;
|
|
||||||
protected final CreateJobButtonRow createJobButtonPanel;
|
|
||||||
|
|
||||||
protected abstract String getPanelText();
|
|
||||||
|
|
||||||
public CreateJobPanel() {
|
|
||||||
super();
|
|
||||||
|
|
||||||
this.setLayout(new BoxLayout(this, BoxLayout.PAGE_AXIS));
|
|
||||||
this.setBorder(BorderFactory.createEtchedBorder());
|
|
||||||
|
|
||||||
this.add(Box.createVerticalStrut(8));
|
|
||||||
|
|
||||||
titlePanel = new TitleRow(this.getPanelText());
|
|
||||||
this.add(titlePanel);
|
|
||||||
|
|
||||||
this.add(Box.createVerticalStrut(8));
|
|
||||||
|
|
||||||
fileSelectPanel = new FileSelectRow();
|
|
||||||
this.add(fileSelectPanel);
|
|
||||||
|
|
||||||
this.add(Box.createVerticalStrut(8));
|
|
||||||
|
|
||||||
splitOptionPanel = new SplitRow();
|
|
||||||
this.add(splitOptionPanel);
|
|
||||||
|
|
||||||
this.add(Box.createVerticalStrut(8));
|
|
||||||
|
|
||||||
cryptOptionPanel = new CryptRow();
|
|
||||||
this.add(cryptOptionPanel);
|
|
||||||
|
|
||||||
this.add(Box.createVerticalStrut(8));
|
|
||||||
|
|
||||||
compressOptionPanel = new CompressRow();
|
|
||||||
this.add(compressOptionPanel);
|
|
||||||
|
|
||||||
this.add(Box.createVerticalStrut(8));
|
|
||||||
|
|
||||||
createJobButtonPanel = new CreateJobButtonRow();
|
|
||||||
this.add(createJobButtonPanel);
|
|
||||||
|
|
||||||
this.add(Box.createVerticalStrut(8));
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,40 +0,0 @@
|
||||||
package eu.steffo.cleaver.gui;
|
|
||||||
|
|
||||||
import javax.swing.*;
|
|
||||||
|
|
||||||
public class CryptRow extends Row {
|
|
||||||
protected final JCheckBox cryptCheckBox;
|
|
||||||
protected final JSeparator separator;
|
|
||||||
protected final JLabel keyLabel;
|
|
||||||
protected final JTextField keyTextField;
|
|
||||||
|
|
||||||
public CryptRow() {
|
|
||||||
super();
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(8));
|
|
||||||
|
|
||||||
cryptCheckBox = new JCheckBox("Encrypt");
|
|
||||||
this.add(cryptCheckBox);
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(8));
|
|
||||||
|
|
||||||
separator = new JSeparator(JSeparator.VERTICAL);
|
|
||||||
this.add(separator);
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(8));
|
|
||||||
|
|
||||||
keyLabel = new JLabel("Key");
|
|
||||||
this.add(keyLabel);
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(8));
|
|
||||||
|
|
||||||
keyTextField = new JTextField();
|
|
||||||
this.add(keyTextField);
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(8));
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean getEncryptionEnabled() {
|
|
||||||
return cryptCheckBox.isSelected();
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,48 +0,0 @@
|
||||||
package eu.steffo.cleaver.gui;
|
|
||||||
|
|
||||||
import eu.steffo.cleaver.logic.Job;
|
|
||||||
|
|
||||||
import java.awt.*;
|
|
||||||
import java.util.ArrayList;
|
|
||||||
import javax.swing.*;
|
|
||||||
|
|
||||||
public class Frame extends JFrame {
|
|
||||||
protected final ChopAndStitchPanel chopStitchPanel;
|
|
||||||
protected final JobsTablePanel jobsTablePanel;
|
|
||||||
protected final JobsButtons jobsButtonRow;
|
|
||||||
|
|
||||||
protected final ArrayList<Job> jobs;
|
|
||||||
|
|
||||||
public Frame() {
|
|
||||||
super();
|
|
||||||
|
|
||||||
// TODO: change this
|
|
||||||
jobs = new ArrayList<Job>(0);
|
|
||||||
jobs.add(new Job(null, null, null, null));
|
|
||||||
|
|
||||||
this.setTitle("Cleaver File Splitter");
|
|
||||||
|
|
||||||
Container cp = getContentPane();
|
|
||||||
|
|
||||||
cp.setLayout(new BoxLayout(cp, BoxLayout.PAGE_AXIS));
|
|
||||||
|
|
||||||
this.add(Box.createVerticalStrut(4));
|
|
||||||
|
|
||||||
chopStitchPanel = new ChopAndStitchPanel();
|
|
||||||
cp.add(chopStitchPanel);
|
|
||||||
|
|
||||||
this.add(Box.createVerticalStrut(4));
|
|
||||||
|
|
||||||
jobsTablePanel = new JobsTablePanel(jobs);
|
|
||||||
cp.add(jobsTablePanel);
|
|
||||||
|
|
||||||
this.add(Box.createVerticalStrut(4));
|
|
||||||
|
|
||||||
jobsButtonRow = new JobsButtons();
|
|
||||||
this.add(jobsButtonRow);
|
|
||||||
|
|
||||||
this.add(Box.createVerticalStrut(4));
|
|
||||||
|
|
||||||
this.pack();
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -1,104 +0,0 @@
|
||||||
package eu.steffo.cleaver.gui;
|
|
||||||
|
|
||||||
import eu.steffo.cleaver.logic.Job;
|
|
||||||
|
|
||||||
import javax.swing.*;
|
|
||||||
import javax.swing.event.TableModelListener;
|
|
||||||
import javax.swing.table.TableModel;
|
|
||||||
import java.awt.*;
|
|
||||||
import java.util.ArrayList;
|
|
||||||
|
|
||||||
public class JobsTablePanel extends JPanel {
|
|
||||||
protected final JScrollPane tableScrollPane;
|
|
||||||
protected final JTable table;
|
|
||||||
protected final ArrayList<Job> jobs;
|
|
||||||
|
|
||||||
public class JobsTableModel implements TableModel {
|
|
||||||
protected final ArrayList<Job> jobs;
|
|
||||||
|
|
||||||
public JobsTableModel(ArrayList<Job> jobs) {
|
|
||||||
this.jobs = jobs;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int getRowCount() {
|
|
||||||
return jobs.size();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public int getColumnCount() {
|
|
||||||
return 5;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public String getColumnName(int columnIndex) {
|
|
||||||
switch(columnIndex) {
|
|
||||||
case 0: return "File";
|
|
||||||
case 1: return "Split";
|
|
||||||
case 2: return "Crypt";
|
|
||||||
case 3: return "Compress";
|
|
||||||
case 4: return "Progress";
|
|
||||||
}
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public Class<?> getColumnClass(int columnIndex) {
|
|
||||||
return String.class;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean isCellEditable(int rowIndex, int columnIndex) {
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public Object getValueAt(int rowIndex, int columnIndex) {
|
|
||||||
Job job = jobs.get(rowIndex);
|
|
||||||
try {
|
|
||||||
switch (columnIndex) {
|
|
||||||
case 0:
|
|
||||||
return job.getFile().getName();
|
|
||||||
case 1:
|
|
||||||
return job.getSplitConfig().toString();
|
|
||||||
case 2:
|
|
||||||
return job.getCryptConfig().toString();
|
|
||||||
case 3:
|
|
||||||
return job.getCompressConfig().toString();
|
|
||||||
case 4:
|
|
||||||
return "TODO"; // TODO
|
|
||||||
}
|
|
||||||
} catch (NullPointerException exc) {
|
|
||||||
return "nullptr";
|
|
||||||
}
|
|
||||||
return "null";
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void setValueAt(Object aValue, int rowIndex, int columnIndex) {}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void addTableModelListener(TableModelListener l) {}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void removeTableModelListener(TableModelListener l) {}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
public JobsTablePanel(ArrayList<Job> jobs) {
|
|
||||||
super();
|
|
||||||
|
|
||||||
this.jobs = jobs;
|
|
||||||
|
|
||||||
this.setLayout(new BoxLayout(this, BoxLayout.LINE_AXIS));
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(4));
|
|
||||||
|
|
||||||
table = new JTable(new JobsTableModel(jobs));
|
|
||||||
tableScrollPane = new JScrollPane(table);
|
|
||||||
this.add(tableScrollPane, BorderLayout.CENTER);
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(4));
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
|
@ -1,60 +0,0 @@
|
||||||
package eu.steffo.cleaver.gui;
|
|
||||||
|
|
||||||
import javax.swing.*;
|
|
||||||
|
|
||||||
public class SplitRow extends Row {
|
|
||||||
protected final JCheckBox compressionCheckBox;
|
|
||||||
protected final JSeparator firstSeparator;
|
|
||||||
protected final JLabel sizeLabel;
|
|
||||||
protected final JTextField sizeTextField;
|
|
||||||
protected final JLabel sizeUnitLabel;
|
|
||||||
protected final JSeparator secondoSeparator;
|
|
||||||
protected final JLabel partsLabel;
|
|
||||||
protected final JTextField partsTextField;
|
|
||||||
|
|
||||||
public SplitRow() {
|
|
||||||
super();
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(8));
|
|
||||||
|
|
||||||
compressionCheckBox = new JCheckBox("Split");
|
|
||||||
this.add(compressionCheckBox);
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(8));
|
|
||||||
|
|
||||||
firstSeparator = new JSeparator(JSeparator.VERTICAL);
|
|
||||||
this.add(firstSeparator);
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(8));
|
|
||||||
|
|
||||||
sizeLabel = new JLabel("Part size");
|
|
||||||
this.add(sizeLabel);
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(8));
|
|
||||||
|
|
||||||
sizeTextField = new JTextField();
|
|
||||||
this.add(sizeTextField);
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(2));
|
|
||||||
|
|
||||||
sizeUnitLabel = new JLabel("B");
|
|
||||||
this.add(sizeUnitLabel);
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(8));
|
|
||||||
|
|
||||||
secondoSeparator = new JSeparator(JSeparator.VERTICAL);
|
|
||||||
this.add(secondoSeparator);
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(8));
|
|
||||||
|
|
||||||
partsLabel = new JLabel("Parts");
|
|
||||||
this.add(partsLabel);
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(8));
|
|
||||||
|
|
||||||
partsTextField = new JTextField();
|
|
||||||
this.add(partsTextField);
|
|
||||||
|
|
||||||
this.add(Box.createHorizontalStrut(8));
|
|
||||||
}
|
|
||||||
}
|
|
38
src/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.java
Normal file
38
src/eu/steffo/cleaver/gui/panels/ChopAndStitchPanel.java
Normal file
|
@ -0,0 +1,38 @@
|
||||||
|
package eu.steffo.cleaver.gui.panels;
|
||||||
|
|
||||||
|
import eu.steffo.cleaver.logic.Job;
|
||||||
|
|
||||||
|
import javax.swing.*;
|
||||||
|
import java.awt.event.ActionListener;
|
||||||
|
import java.util.ArrayList;
|
||||||
|
|
||||||
|
public class ChopAndStitchPanel extends JPanel {
|
||||||
|
protected final ChopPanel chopPanel;
|
||||||
|
protected final StitchPanel stitchPanel;
|
||||||
|
|
||||||
|
public ChopAndStitchPanel(ActionListener onCreateChopJobClick, ActionListener onCreateStitchJobClick) {
|
||||||
|
super();
|
||||||
|
|
||||||
|
this.setLayout(new BoxLayout(this, BoxLayout.LINE_AXIS));
|
||||||
|
|
||||||
|
this.add(Box.createHorizontalStrut(4));
|
||||||
|
|
||||||
|
chopPanel = new ChopPanel(onCreateChopJobClick);
|
||||||
|
this.add(chopPanel);
|
||||||
|
|
||||||
|
this.add(Box.createHorizontalStrut(4));
|
||||||
|
|
||||||
|
stitchPanel = new StitchPanel(onCreateStitchJobClick);
|
||||||
|
this.add(stitchPanel);
|
||||||
|
|
||||||
|
this.add(Box.createHorizontalStrut(4));
|
||||||
|
}
|
||||||
|
|
||||||
|
public void createAndAddChopJobs(ArrayList<Job> jobs) {
|
||||||
|
chopPanel.createAndAddJobs(jobs);
|
||||||
|
}
|
||||||
|
|
||||||
|
public void createAndAddStitchJobs(ArrayList<Job> jobs) {
|
||||||
|
stitchPanel.createAndAddJobs(jobs);
|
||||||
|
}
|
||||||
|
}
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue