aboutsummaryrefslogtreecommitdiffstats
path: root/doc/jcgp/gui/population/ChromosomePane.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/jcgp/gui/population/ChromosomePane.html')
-rw-r--r--doc/jcgp/gui/population/ChromosomePane.html13
1 files changed, 10 insertions, 3 deletions
diff --git a/doc/jcgp/gui/population/ChromosomePane.html b/doc/jcgp/gui/population/ChromosomePane.html
index 1ce9bd7..4904373 100644
--- a/doc/jcgp/gui/population/ChromosomePane.html
+++ b/doc/jcgp/gui/population/ChromosomePane.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:42 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:30 BST 2014 -->
<title>ChromosomePane</title>
-<meta name="date" content="2014-05-12">
+<meta name="date" content="2014-05-22">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
@@ -140,6 +140,13 @@ var activeTableTab = "activeTableTab";
<br>
<pre>public class <span class="typeNameLabel">ChromosomePane</span>
extends javafx.scene.control.ScrollPane</pre>
+<div class="block">This extension of <code>ScrollPane</code> contains a series of
+ nodes, inputs and outputs spread across a grid. It also contains
+ all of the connection lines overlaid over the nodes, inputs and outputs.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Eduardo Pedroni</dd>
+</dl>
</li>
</ul>
</div>
@@ -411,7 +418,7 @@ extends javafx.scene.control.ScrollPane</pre>
<pre>public&nbsp;boolean&nbsp;isEvaluating()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the evaluating</dd>
+<dd>the evaluating attribute.</dd>
</dl>
</li>
</ul>