2019-12-05 00:05:10 +00:00
<!DOCTYPE HTML>
<!-- NewPage -->
< html lang = "it" >
< head >
2019-12-08 02:10:12 +00:00
<!-- Generated by javadoc (13.0.1) on Sun Dec 08 03:09:44 CET 2019 -->
2019-12-05 00:05:10 +00:00
< title > Serialized Form< / title >
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
2019-12-08 02:10:12 +00:00
< meta name = "dc.created" content = "2019-12-08" >
2019-12-05 00:05:10 +00:00
< meta name = "description" content = "serialized forms" >
< meta name = "generator" content = "javadoc/SerializedFormWriterImpl" >
< 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 = "serialized-form" >
< script type = "text/javascript" > v a r p a t h t o r o o t = " . / " ;
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 > < 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 = "Serialized Form" class = "title" > Serialized Form< / h1 >
< / div >
< div class = "serializedFormContainer" >
< ul class = "blockList" >
< li class = "blockList" >
< section class = "serializedPackageContainer" >
< h2 title = "Package" > Package eu.steffo.cleaver.gui< / h2 >
< ul class = "blockList" >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< section class = "serializedClassDetails" > < a id = "eu.steffo.cleaver.gui.CleaverFrame" >
2019-12-05 17:22:22 +00:00
<!-- -->
< / a >
2019-12-07 00:09:56 +00:00
< 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 >
2019-12-05 17:22:22 +00:00
< ul class = "blockList" >
< li class = "blockList" >
< section class = "detail" >
< h4 > Serialized Fields< / h4 >
< ul class = "blockList" >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< 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 >
2019-12-05 17:22:22 +00:00
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< 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 >
2019-12-05 17:22:22 +00:00
< / li >
< / ul >
< / section >
< / li >
< / ul >
< / section >
< / li >
2019-12-07 00:09:56 +00:00
< / ul >
< / section >
< / li >
< li class = "blockList" >
< section class = "serializedPackageContainer" >
< h2 title = "Package" > Package eu.steffo.cleaver.gui.panels< / h2 >
< ul class = "blockList" >
2019-12-05 17:22:22 +00:00
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< section class = "serializedClassDetails" > < a id = "eu.steffo.cleaver.gui.panels.ChopAndStitchPanel" >
2019-12-05 17:22:22 +00:00
<!-- -->
< / a >
2019-12-07 00:09:56 +00:00
< 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" >
< li class = "blockList" >
< section class = "detail" >
< h4 > Serialized Fields< / h4 >
< ul class = "blockList" >
< li class = "blockList" >
< h5 > chopPanel< / h5 >
< pre > < a href = "eu/steffo/cleaver/gui/panels/ChopPanel.html" title = "class in eu.steffo.cleaver.gui.panels" > ChopPanel< / a > chopPanel< / pre >
< / li >
< li class = "blockList" >
< h5 > stitchPanel< / h5 >
< pre > < a href = "eu/steffo/cleaver/gui/panels/StitchPanel.html" title = "class in eu.steffo.cleaver.gui.panels" > StitchPanel< / a > stitchPanel< / pre >
< / li >
< / ul >
< / section >
< / li >
< / ul >
2019-12-05 17:22:22 +00:00
< / section >
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< section class = "serializedClassDetails" > < a id = "eu.steffo.cleaver.gui.panels.ChopPanel" >
2019-12-05 17:22:22 +00:00
<!-- -->
< / a >
2019-12-07 00:09:56 +00:00
< 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 >
2019-12-06 01:14:13 +00:00
< / section >
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< section class = "serializedClassDetails" > < a id = "eu.steffo.cleaver.gui.panels.CreateJobPanel" >
2019-12-06 01:14:13 +00:00
<!-- -->
< / a >
2019-12-07 00:09:56 +00:00
< 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 >
2019-12-05 17:22:22 +00:00
< ul class = "blockList" >
< li class = "blockList" >
< section class = "detail" >
< h4 > Serialized Fields< / h4 >
< ul class = "blockList" >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< h5 > compressOptionPanel< / h5 >
< pre > < a href = "eu/steffo/cleaver/gui/rows/option/CompressRow.html" title = "class in eu.steffo.cleaver.gui.rows.option" > CompressRow< / a > compressOptionPanel< / pre >
< / 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 >
2019-12-05 17:22:22 +00:00
< / li >
< / ul >
< / section >
< / li >
< / ul >
< / section >
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< section class = "serializedClassDetails" > < a id = "eu.steffo.cleaver.gui.panels.JobsButtonsPanel" >
2019-12-05 17:22:22 +00:00
<!-- -->
< / a >
2019-12-07 00:09:56 +00:00
< 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 >
2019-12-05 17:22:22 +00:00
< ul class = "blockList" >
< li class = "blockList" >
< section class = "detail" >
< h4 > Serialized Fields< / h4 >
< ul class = "blockList" >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< h5 > deleteButton< / h5 >
< pre > javax.swing.JButton deleteButton< / pre >
< / li >
< li class = "blockList" >
< h5 > startButton< / h5 >
< pre > javax.swing.JButton startButton< / pre >
2019-12-05 17:22:22 +00:00
< / li >
< / ul >
< / section >
< / li >
< / ul >
< / section >
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< section class = "serializedClassDetails" > < a id = "eu.steffo.cleaver.gui.panels.JobsTablePanel" >
2019-12-05 17:22:22 +00:00
<!-- -->
< / a >
2019-12-07 00:09:56 +00:00
< 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 >
2019-12-05 17:22:22 +00:00
< ul class = "blockList" >
< li class = "blockList" >
< section class = "detail" >
< h4 > Serialized Fields< / h4 >
< ul class = "blockList" >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< 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 >
2019-12-05 17:22:22 +00:00
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< h5 > table< / h5 >
< pre > javax.swing.JTable table< / pre >
2019-12-05 17:22:22 +00:00
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< 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 >
2019-12-05 17:22:22 +00:00
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< h5 > tableScrollPane< / h5 >
< pre > javax.swing.JScrollPane tableScrollPane< / pre >
2019-12-05 17:22:22 +00:00
< / li >
2019-12-07 00:09:56 +00:00
< / ul >
< / section >
< / li >
< / ul >
< / section >
2019-12-05 17:22:22 +00:00
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< 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 >
2019-12-05 17:22:22 +00:00
< / li >
2019-12-07 00:09:56 +00:00
< 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 >
2019-12-05 17:22:22 +00:00
< / section >
< / li >
< / ul >
< / section >
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< 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" >
2019-12-05 17:22:22 +00:00
<!-- -->
< / a >
2019-12-07 00:09:56 +00:00
< 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 >
2019-12-05 17:22:22 +00:00
< ul class = "blockList" >
< li class = "blockList" >
< section class = "detail" >
< h4 > Serialized Fields< / h4 >
< ul class = "blockList" >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< h5 > createJobButton< / h5 >
< pre > javax.swing.JButton createJobButton< / pre >
2019-12-05 17:22:22 +00:00
< / li >
< / ul >
< / section >
< / li >
< / ul >
< / section >
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< section class = "serializedClassDetails" > < a id = "eu.steffo.cleaver.gui.rows.FileSelectRow" >
2019-12-05 00:05:10 +00:00
<!-- -->
< / a >
2019-12-07 00:09:56 +00:00
< 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 >
2019-12-05 00:05:10 +00:00
< ul class = "blockList" >
< li class = "blockList" >
< section class = "detail" >
< h4 > Serialized Fields< / h4 >
< ul class = "blockList" >
< li class = "blockList" >
< h5 > fileChooser< / h5 >
< pre > javax.swing.JFileChooser fileChooser< / 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" >
2019-12-07 00:09:56 +00:00
< section class = "serializedClassDetails" > < a id = "eu.steffo.cleaver.gui.rows.Row" >
2019-12-05 00:05:10 +00:00
<!-- -->
< / a >
2019-12-07 00:09:56 +00:00
< 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 >
2019-12-05 00:05:10 +00:00
< ul class = "blockList" >
< li class = "blockList" >
< section class = "detail" >
< h4 > Serialized Fields< / h4 >
< ul class = "blockList" >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< h5 > titleLabel< / h5 >
< pre > javax.swing.JLabel titleLabel< / pre >
2019-12-06 01:14:13 +00:00
< / li >
2019-12-07 00:09:56 +00:00
< / ul >
< / section >
2019-12-06 01:14:13 +00:00
< / li >
< / ul >
< / section >
< / li >
< / ul >
< / section >
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< 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" >
2019-12-06 01:14:13 +00:00
<!-- -->
< / a >
2019-12-07 00:09:56 +00:00
< 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 >
2019-12-06 01:14:13 +00:00
< ul class = "blockList" >
< li class = "blockList" >
< section class = "detail" >
< h4 > Serialized Fields< / h4 >
< ul class = "blockList" >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< h5 > compressionCheckBox< / h5 >
< pre > javax.swing.JCheckBox compressionCheckBox< / pre >
2019-12-06 01:14:13 +00:00
< / li >
< / ul >
< / section >
< / li >
< / ul >
< / section >
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< section class = "serializedClassDetails" > < a id = "eu.steffo.cleaver.gui.rows.option.CryptRow" >
2019-12-06 01:14:13 +00:00
<!-- -->
< / a >
2019-12-07 00:09:56 +00:00
< 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 >
2019-12-06 01:14:13 +00:00
< ul class = "blockList" >
< li class = "blockList" >
< section class = "detail" >
< h4 > Serialized Fields< / h4 >
< ul class = "blockList" >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< h5 > cryptCheckBox< / h5 >
< pre > javax.swing.JCheckBox cryptCheckBox< / pre >
2019-12-06 01:14:13 +00:00
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< h5 > keyLabel< / h5 >
< pre > javax.swing.JLabel keyLabel< / pre >
2019-12-06 01:14:13 +00:00
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< h5 > keyTextField< / h5 >
< pre > javax.swing.JTextField keyTextField< / pre >
< / li >
< li class = "blockList" >
< h5 > separator< / h5 >
< pre > javax.swing.JSeparator separator< / pre >
2019-12-05 17:22:22 +00:00
< / li >
< / ul >
< / section >
< / li >
< / ul >
< / section >
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< section class = "serializedClassDetails" > < a id = "eu.steffo.cleaver.gui.rows.option.OptionRow" >
2019-12-05 17:22:22 +00:00
<!-- -->
< / a >
2019-12-07 00:09:56 +00:00
< 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 >
2019-12-05 17:22:22 +00:00
< / section >
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< section class = "serializedClassDetails" > < a id = "eu.steffo.cleaver.gui.rows.option.SplitRow" >
2019-12-05 17:22:22 +00:00
<!-- -->
< / a >
2019-12-07 00:09:56 +00:00
< 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 >
2019-12-05 17:22:22 +00:00
< ul class = "blockList" >
< li class = "blockList" >
< section class = "detail" >
< h4 > Serialized Fields< / h4 >
< ul class = "blockList" >
< li class = "blockList" >
< h5 > firstSeparator< / h5 >
< pre > javax.swing.JSeparator firstSeparator< / pre >
< / li >
< li class = "blockList" >
< h5 > partsLabel< / h5 >
< pre > javax.swing.JLabel partsLabel< / pre >
< / li >
< li class = "blockList" >
< h5 > partsTextField< / h5 >
< pre > javax.swing.JTextField partsTextField< / pre >
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< h5 > secondSeparator< / h5 >
< pre > javax.swing.JSeparator secondSeparator< / pre >
2019-12-05 00:05:10 +00:00
< / li >
< li class = "blockList" >
2019-12-05 17:22:22 +00:00
< h5 > sizeLabel< / h5 >
< pre > javax.swing.JLabel sizeLabel< / pre >
< / li >
< li class = "blockList" >
< h5 > sizeTextField< / h5 >
< pre > javax.swing.JTextField sizeTextField< / pre >
< / li >
< li class = "blockList" >
< h5 > sizeUnitLabel< / h5 >
< pre > javax.swing.JLabel sizeUnitLabel< / pre >
2019-12-05 00:05:10 +00:00
< / li >
< li class = "blockList" >
2019-12-07 00:09:56 +00:00
< h5 > splitCheckBox< / h5 >
< pre > javax.swing.JCheckBox splitCheckBox< / pre >
2019-12-05 00:05:10 +00:00
< / li >
< / ul >
< / section >
< / li >
< / ul >
< / section >
< / li >
< / ul >
< / section >
< / li >
< / ul >
< / 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 > < 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 >