aboutsummaryrefslogtreecommitdiffstats
path: root/doc/jcgp/gui/population
diff options
context:
space:
mode:
Diffstat (limited to 'doc/jcgp/gui/population')
-rw-r--r--doc/jcgp/gui/population/ChromosomePane.html13
-rw-r--r--doc/jcgp/gui/population/FunctionSelector.html10
-rw-r--r--doc/jcgp/gui/population/GUIGene.GUIGeneState.html24
-rw-r--r--doc/jcgp/gui/population/GUIGene.html16
-rw-r--r--doc/jcgp/gui/population/GUIInput.html14
-rw-r--r--doc/jcgp/gui/population/GUINode.html14
-rw-r--r--doc/jcgp/gui/population/GUIOutput.html14
-rw-r--r--doc/jcgp/gui/population/PopulationPane.html4
-rw-r--r--doc/jcgp/gui/population/class-use/ChromosomePane.html4
-rw-r--r--doc/jcgp/gui/population/class-use/FunctionSelector.html4
-rw-r--r--doc/jcgp/gui/population/class-use/GUIGene.GUIGeneState.html12
-rw-r--r--doc/jcgp/gui/population/class-use/GUIGene.html4
-rw-r--r--doc/jcgp/gui/population/class-use/GUIInput.html4
-rw-r--r--doc/jcgp/gui/population/class-use/GUINode.html9
-rw-r--r--doc/jcgp/gui/population/class-use/GUIOutput.html4
-rw-r--r--doc/jcgp/gui/population/class-use/PopulationPane.html4
-rw-r--r--doc/jcgp/gui/population/package-frame.html4
-rw-r--r--doc/jcgp/gui/population/package-summary.html14
-rw-r--r--doc/jcgp/gui/population/package-tree.html4
-rw-r--r--doc/jcgp/gui/population/package-use.html9
20 files changed, 103 insertions, 82 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>
diff --git a/doc/jcgp/gui/population/FunctionSelector.html b/doc/jcgp/gui/population/FunctionSelector.html
index 311c20c..90fdcd1 100644
--- a/doc/jcgp/gui/population/FunctionSelector.html
+++ b/doc/jcgp/gui/population/FunctionSelector.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:43 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:31 BST 2014 -->
<title>FunctionSelector</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,12 @@ var activeTableTab = "activeTableTab";
<br>
<pre>public class <span class="typeNameLabel">FunctionSelector</span>
extends javafx.scene.layout.VBox</pre>
+<div class="block">A menu class, exposes all of the allowed functions
+ when called by a node, so that the node function can be changed.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>Eduardo Pedroni</dd>
+</dl>
</li>
</ul>
</div>
diff --git a/doc/jcgp/gui/population/GUIGene.GUIGeneState.html b/doc/jcgp/gui/population/GUIGene.GUIGeneState.html
index 78acf8f..cd0c1d8 100644
--- a/doc/jcgp/gui/population/GUIGene.GUIGeneState.html
+++ b/doc/jcgp/gui/population/GUIGene.GUIGeneState.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:43 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:31 BST 2014 -->
<title>GUIGene.GUIGeneState</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>
@@ -145,13 +145,13 @@ extends java.lang.Enum&lt;<a href="../../../jcgp/gui/population/GUIGene.GUIGeneS
<td class="colOne"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html#ACTIVE_HOVER">ACTIVE_HOVER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html#FORBIDDEN_TARGET">FORBIDDEN_TARGET</a></span></code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html#HOVER">HOVER</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html#HOVER">HOVER</a></span></code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html#INDIRECT_HOVER">INDIRECT_HOVER</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html#INDIRECT_HOVER">INDIRECT_HOVER</a></span></code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html#INVALID_TARGET">INVALID_TARGET</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html#LOCKED_HOVER">LOCKED_HOVER</a></span></code>&nbsp;</td>
@@ -166,7 +166,7 @@ extends java.lang.Enum&lt;<a href="../../../jcgp/gui/population/GUIGene.GUIGeneS
<td class="colOne"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html#SOURCE">SOURCE</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html#TARGET">TARGET</a></span></code>&nbsp;</td>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html#VALID_TARGET">VALID_TARGET</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
@@ -279,13 +279,13 @@ the order they are declared.</div>
<pre>public static final&nbsp;<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a> SOURCE</pre>
</li>
</ul>
-<a name="TARGET">
+<a name="VALID_TARGET">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
-<h4>TARGET</h4>
-<pre>public static final&nbsp;<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a> TARGET</pre>
+<h4>VALID_TARGET</h4>
+<pre>public static final&nbsp;<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a> VALID_TARGET</pre>
</li>
</ul>
<a name="NO_CHANGE_TARGET">
@@ -297,13 +297,13 @@ the order they are declared.</div>
<pre>public static final&nbsp;<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a> NO_CHANGE_TARGET</pre>
</li>
</ul>
-<a name="FORBIDDEN_TARGET">
+<a name="INVALID_TARGET">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
-<h4>FORBIDDEN_TARGET</h4>
-<pre>public static final&nbsp;<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a> FORBIDDEN_TARGET</pre>
+<h4>INVALID_TARGET</h4>
+<pre>public static final&nbsp;<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a> INVALID_TARGET</pre>
</li>
</ul>
</li>
diff --git a/doc/jcgp/gui/population/GUIGene.html b/doc/jcgp/gui/population/GUIGene.html
index 462a5e3..ec66952 100644
--- a/doc/jcgp/gui/population/GUIGene.html
+++ b/doc/jcgp/gui/population/GUIGene.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:43 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:31 BST 2014 -->
<title>GUIGene</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>
@@ -297,7 +297,7 @@ extends javafx.scene.Group</pre>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>abstract void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUIGene.html#setConnections-jcgp.gui.population.GUIGene.GUIGeneState-">setConnections</a></span>(<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUIGene.html#setConnectionStates-jcgp.gui.population.GUIGene.GUIGeneState-">setConnectionStates</a></span>(<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>void</code></td>
@@ -492,10 +492,6 @@ extends javafx.scene.Group</pre>
<li class="blockList">
<h4>removeLocks</h4>
<pre>public abstract&nbsp;void&nbsp;removeLocks(int&nbsp;value)</pre>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>value</code> - </dd>
-</dl>
</li>
</ul>
<a name="updateLines--">
@@ -525,13 +521,13 @@ extends javafx.scene.Group</pre>
<pre>public abstract&nbsp;<a href="../../../jcgp/backend/population/Connection.html" title="interface in jcgp.backend.population">Connection</a>&nbsp;getChangingConnection()</pre>
</li>
</ul>
-<a name="setConnections-jcgp.gui.population.GUIGene.GUIGeneState-">
+<a name="setConnectionStates-jcgp.gui.population.GUIGene.GUIGeneState-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
-<h4>setConnections</h4>
-<pre>public abstract&nbsp;void&nbsp;setConnections(<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</pre>
+<h4>setConnectionStates</h4>
+<pre>public abstract&nbsp;void&nbsp;setConnectionStates(<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</pre>
</li>
</ul>
<a name="resetState--">
diff --git a/doc/jcgp/gui/population/GUIInput.html b/doc/jcgp/gui/population/GUIInput.html
index 839f46d..522ddb4 100644
--- a/doc/jcgp/gui/population/GUIInput.html
+++ b/doc/jcgp/gui/population/GUIInput.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:43 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:31 BST 2014 -->
<title>GUIInput</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>
@@ -263,7 +263,7 @@ extends <a href="../../../jcgp/gui/population/GUIGene.html" title="class in jcgp
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUIInput.html#setConnections-jcgp.gui.population.GUIGene.GUIGeneState-">setConnections</a></span>(<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUIInput.html#setConnectionStates-jcgp.gui.population.GUIGene.GUIGeneState-">setConnectionStates</a></span>(<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</code>
<div class="block">Set all connections to a given state.</div>
</td>
</tr>
@@ -364,17 +364,17 @@ extends <a href="../../../jcgp/gui/population/GUIGene.html" title="class in jcgp
</dl>
</li>
</ul>
-<a name="setConnections-jcgp.gui.population.GUIGene.GUIGeneState-">
+<a name="setConnectionStates-jcgp.gui.population.GUIGene.GUIGeneState-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
-<h4>setConnections</h4>
-<pre>public&nbsp;void&nbsp;setConnections(<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</pre>
+<h4>setConnectionStates</h4>
+<pre>public&nbsp;void&nbsp;setConnectionStates(<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</pre>
<div class="block">Set all connections to a given state.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../jcgp/gui/population/GUIGene.html#setConnections-jcgp.gui.population.GUIGene.GUIGeneState-">setConnections</a></code>&nbsp;in class&nbsp;<code><a href="../../../jcgp/gui/population/GUIGene.html" title="class in jcgp.gui.population">GUIGene</a></code></dd>
+<dd><code><a href="../../../jcgp/gui/population/GUIGene.html#setConnectionStates-jcgp.gui.population.GUIGene.GUIGeneState-">setConnectionStates</a></code>&nbsp;in class&nbsp;<code><a href="../../../jcgp/gui/population/GUIGene.html" title="class in jcgp.gui.population">GUIGene</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>newState</code> - the state to set connections to.</dd>
</dl>
diff --git a/doc/jcgp/gui/population/GUINode.html b/doc/jcgp/gui/population/GUINode.html
index 51fd777..e8769a3 100644
--- a/doc/jcgp/gui/population/GUINode.html
+++ b/doc/jcgp/gui/population/GUINode.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:43 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:31 BST 2014 -->
<title>GUINode</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>
@@ -269,7 +269,7 @@ extends <a href="../../../jcgp/gui/population/GUIGene.html" title="class in jcgp
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUINode.html#setConnections-jcgp.gui.population.GUIGene.GUIGeneState-">setConnections</a></span>(<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUINode.html#setConnectionStates-jcgp.gui.population.GUIGene.GUIGeneState-">setConnectionStates</a></span>(<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>void</code></td>
@@ -432,16 +432,16 @@ extends <a href="../../../jcgp/gui/population/GUIGene.html" title="class in jcgp
</dl>
</li>
</ul>
-<a name="setConnections-jcgp.gui.population.GUIGene.GUIGeneState-">
+<a name="setConnectionStates-jcgp.gui.population.GUIGene.GUIGeneState-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
-<h4>setConnections</h4>
-<pre>public&nbsp;void&nbsp;setConnections(<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</pre>
+<h4>setConnectionStates</h4>
+<pre>public&nbsp;void&nbsp;setConnectionStates(<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../jcgp/gui/population/GUIGene.html#setConnections-jcgp.gui.population.GUIGene.GUIGeneState-">setConnections</a></code>&nbsp;in class&nbsp;<code><a href="../../../jcgp/gui/population/GUIGene.html" title="class in jcgp.gui.population">GUIGene</a></code></dd>
+<dd><code><a href="../../../jcgp/gui/population/GUIGene.html#setConnectionStates-jcgp.gui.population.GUIGene.GUIGeneState-">setConnectionStates</a></code>&nbsp;in class&nbsp;<code><a href="../../../jcgp/gui/population/GUIGene.html" title="class in jcgp.gui.population">GUIGene</a></code></dd>
</dl>
</li>
</ul>
diff --git a/doc/jcgp/gui/population/GUIOutput.html b/doc/jcgp/gui/population/GUIOutput.html
index a8ffa82..da69c4e 100644
--- a/doc/jcgp/gui/population/GUIOutput.html
+++ b/doc/jcgp/gui/population/GUIOutput.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:43 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:31 BST 2014 -->
<title>GUIOutput</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>
@@ -269,7 +269,7 @@ extends <a href="../../../jcgp/gui/population/GUIGene.html" title="class in jcgp
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUIOutput.html#setConnections-jcgp.gui.population.GUIGene.GUIGeneState-">setConnections</a></span>(<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../jcgp/gui/population/GUIOutput.html#setConnectionStates-jcgp.gui.population.GUIGene.GUIGeneState-">setConnectionStates</a></span>(<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>void</code></td>
@@ -387,16 +387,16 @@ extends <a href="../../../jcgp/gui/population/GUIGene.html" title="class in jcgp
</dl>
</li>
</ul>
-<a name="setConnections-jcgp.gui.population.GUIGene.GUIGeneState-">
+<a name="setConnectionStates-jcgp.gui.population.GUIGene.GUIGeneState-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
-<h4>setConnections</h4>
-<pre>public&nbsp;void&nbsp;setConnections(<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</pre>
+<h4>setConnectionStates</h4>
+<pre>public&nbsp;void&nbsp;setConnectionStates(<a href="../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a href="../../../jcgp/gui/population/GUIGene.html#setConnections-jcgp.gui.population.GUIGene.GUIGeneState-">setConnections</a></code>&nbsp;in class&nbsp;<code><a href="../../../jcgp/gui/population/GUIGene.html" title="class in jcgp.gui.population">GUIGene</a></code></dd>
+<dd><code><a href="../../../jcgp/gui/population/GUIGene.html#setConnectionStates-jcgp.gui.population.GUIGene.GUIGeneState-">setConnectionStates</a></code>&nbsp;in class&nbsp;<code><a href="../../../jcgp/gui/population/GUIGene.html" title="class in jcgp.gui.population">GUIGene</a></code></dd>
</dl>
</li>
</ul>
diff --git a/doc/jcgp/gui/population/PopulationPane.html b/doc/jcgp/gui/population/PopulationPane.html
index 7a5c039..d1ff15c 100644
--- a/doc/jcgp/gui/population/PopulationPane.html
+++ b/doc/jcgp/gui/population/PopulationPane.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:43 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:31 BST 2014 -->
<title>PopulationPane</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>
diff --git a/doc/jcgp/gui/population/class-use/ChromosomePane.html b/doc/jcgp/gui/population/class-use/ChromosomePane.html
index ec124d5..add9624 100644
--- a/doc/jcgp/gui/population/class-use/ChromosomePane.html
+++ b/doc/jcgp/gui/population/class-use/ChromosomePane.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:45 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:33 BST 2014 -->
<title>Uses of Class jcgp.gui.population.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>
diff --git a/doc/jcgp/gui/population/class-use/FunctionSelector.html b/doc/jcgp/gui/population/class-use/FunctionSelector.html
index dc159c5..15a596e 100644
--- a/doc/jcgp/gui/population/class-use/FunctionSelector.html
+++ b/doc/jcgp/gui/population/class-use/FunctionSelector.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:45 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:33 BST 2014 -->
<title>Uses of Class jcgp.gui.population.FunctionSelector</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>
diff --git a/doc/jcgp/gui/population/class-use/GUIGene.GUIGeneState.html b/doc/jcgp/gui/population/class-use/GUIGene.GUIGeneState.html
index 98ec0e6..54fb0b6 100644
--- a/doc/jcgp/gui/population/class-use/GUIGene.GUIGeneState.html
+++ b/doc/jcgp/gui/population/class-use/GUIGene.GUIGeneState.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:45 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:33 BST 2014 -->
<title>Uses of Class jcgp.gui.population.GUIGene.GUIGeneState</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>
@@ -130,21 +130,21 @@ the order they are declared.</div>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">GUINode.</span><code><span class="memberNameLink"><a href="../../../../jcgp/gui/population/GUINode.html#setConnections-jcgp.gui.population.GUIGene.GUIGeneState-">setConnections</a></span>(<a href="../../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">GUINode.</span><code><span class="memberNameLink"><a href="../../../../jcgp/gui/population/GUINode.html#setConnectionStates-jcgp.gui.population.GUIGene.GUIGeneState-">setConnectionStates</a></span>(<a href="../../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">GUIInput.</span><code><span class="memberNameLink"><a href="../../../../jcgp/gui/population/GUIInput.html#setConnections-jcgp.gui.population.GUIGene.GUIGeneState-">setConnections</a></span>(<a href="../../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</code>
+<td class="colLast"><span class="typeNameLabel">GUIInput.</span><code><span class="memberNameLink"><a href="../../../../jcgp/gui/population/GUIInput.html#setConnectionStates-jcgp.gui.population.GUIGene.GUIGeneState-">setConnectionStates</a></span>(<a href="../../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</code>
<div class="block">Set all connections to a given state.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">GUIOutput.</span><code><span class="memberNameLink"><a href="../../../../jcgp/gui/population/GUIOutput.html#setConnections-jcgp.gui.population.GUIGene.GUIGeneState-">setConnections</a></span>(<a href="../../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">GUIOutput.</span><code><span class="memberNameLink"><a href="../../../../jcgp/gui/population/GUIOutput.html#setConnectionStates-jcgp.gui.population.GUIGene.GUIGeneState-">setConnectionStates</a></span>(<a href="../../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract void</code></td>
-<td class="colLast"><span class="typeNameLabel">GUIGene.</span><code><span class="memberNameLink"><a href="../../../../jcgp/gui/population/GUIGene.html#setConnections-jcgp.gui.population.GUIGene.GUIGeneState-">setConnections</a></span>(<a href="../../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">GUIGene.</span><code><span class="memberNameLink"><a href="../../../../jcgp/gui/population/GUIGene.html#setConnectionStates-jcgp.gui.population.GUIGene.GUIGeneState-">setConnectionStates</a></span>(<a href="../../../../jcgp/gui/population/GUIGene.GUIGeneState.html" title="enum in jcgp.gui.population">GUIGene.GUIGeneState</a>&nbsp;newState)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
diff --git a/doc/jcgp/gui/population/class-use/GUIGene.html b/doc/jcgp/gui/population/class-use/GUIGene.html
index 056c43d..32874c8 100644
--- a/doc/jcgp/gui/population/class-use/GUIGene.html
+++ b/doc/jcgp/gui/population/class-use/GUIGene.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:45 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:33 BST 2014 -->
<title>Uses of Class jcgp.gui.population.GUIGene</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>
diff --git a/doc/jcgp/gui/population/class-use/GUIInput.html b/doc/jcgp/gui/population/class-use/GUIInput.html
index 94dc7a6..c9b77ef 100644
--- a/doc/jcgp/gui/population/class-use/GUIInput.html
+++ b/doc/jcgp/gui/population/class-use/GUIInput.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:45 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:33 BST 2014 -->
<title>Uses of Class jcgp.gui.population.GUIInput</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>
diff --git a/doc/jcgp/gui/population/class-use/GUINode.html b/doc/jcgp/gui/population/class-use/GUINode.html
index 025b405..6477a04 100644
--- a/doc/jcgp/gui/population/class-use/GUINode.html
+++ b/doc/jcgp/gui/population/class-use/GUINode.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:45 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:33 BST 2014 -->
<title>Uses of Class jcgp.gui.population.GUINode</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>
@@ -109,7 +109,10 @@
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GUI.</span><code><span class="memberNameLink"><a href="../../../../jcgp/gui/GUI.html#bringFunctionSelector-javafx.scene.input.MouseEvent-jcgp.gui.population.GUINode-">bringFunctionSelector</a></span>(javafx.scene.input.MouseEvent&nbsp;event,
- <a href="../../../../jcgp/gui/population/GUINode.html" title="class in jcgp.gui.population">GUINode</a>&nbsp;node)</code>&nbsp;</td>
+ <a href="../../../../jcgp/gui/population/GUINode.html" title="class in jcgp.gui.population">GUINode</a>&nbsp;node)</code>
+<div class="block">Relocate the function selector to the right position
+ relative to the specified node and set it visible.</div>
+</td>
</tr>
</tbody>
</table>
diff --git a/doc/jcgp/gui/population/class-use/GUIOutput.html b/doc/jcgp/gui/population/class-use/GUIOutput.html
index 12b420e..fefc469 100644
--- a/doc/jcgp/gui/population/class-use/GUIOutput.html
+++ b/doc/jcgp/gui/population/class-use/GUIOutput.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:45 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:33 BST 2014 -->
<title>Uses of Class jcgp.gui.population.GUIOutput</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>
diff --git a/doc/jcgp/gui/population/class-use/PopulationPane.html b/doc/jcgp/gui/population/class-use/PopulationPane.html
index 0b51dbd..7b6ab4a 100644
--- a/doc/jcgp/gui/population/class-use/PopulationPane.html
+++ b/doc/jcgp/gui/population/class-use/PopulationPane.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:45 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:33 BST 2014 -->
<title>Uses of Class jcgp.gui.population.PopulationPane</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>
diff --git a/doc/jcgp/gui/population/package-frame.html b/doc/jcgp/gui/population/package-frame.html
index fb25383..d93ae19 100644
--- a/doc/jcgp/gui/population/package-frame.html
+++ b/doc/jcgp/gui/population/package-frame.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:45 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:33 BST 2014 -->
<title>jcgp.gui.population</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>
diff --git a/doc/jcgp/gui/population/package-summary.html b/doc/jcgp/gui/population/package-summary.html
index 214d686..7e934e1 100644
--- a/doc/jcgp/gui/population/package-summary.html
+++ b/doc/jcgp/gui/population/package-summary.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:45 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:33 BST 2014 -->
<title>jcgp.gui.population</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>
@@ -84,11 +84,17 @@
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../jcgp/gui/population/ChromosomePane.html" title="class in jcgp.gui.population">ChromosomePane</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">This extension of <code>ScrollPane</code> contains a series of
+ nodes, inputs and outputs spread across a grid.</div>
+</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../jcgp/gui/population/FunctionSelector.html" title="class in jcgp.gui.population">FunctionSelector</a></td>
-<td class="colLast">&nbsp;</td>
+<td class="colLast">
+<div class="block">A menu class, exposes all of the allowed functions
+ when called by a node, so that the node function can be changed.</div>
+</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../jcgp/gui/population/GUIGene.html" title="class in jcgp.gui.population">GUIGene</a></td>
diff --git a/doc/jcgp/gui/population/package-tree.html b/doc/jcgp/gui/population/package-tree.html
index 0e95523..d791b58 100644
--- a/doc/jcgp/gui/population/package-tree.html
+++ b/doc/jcgp/gui/population/package-tree.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:45 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:33 BST 2014 -->
<title>jcgp.gui.population Class Hierarchy</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>
diff --git a/doc/jcgp/gui/population/package-use.html b/doc/jcgp/gui/population/package-use.html
index b8d73ef..9f9d69c 100644
--- a/doc/jcgp/gui/population/package-use.html
+++ b/doc/jcgp/gui/population/package-use.html
@@ -2,9 +2,9 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:45 BST 2014 -->
+<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:33 BST 2014 -->
<title>Uses of Package jcgp.gui.population</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>
@@ -118,7 +118,10 @@
</tr>
<tbody>
<tr class="altColor">
-<td class="colOne"><a href="../../../jcgp/gui/population/class-use/ChromosomePane.html#jcgp.gui.population">ChromosomePane</a>&nbsp;</td>
+<td class="colOne"><a href="../../../jcgp/gui/population/class-use/ChromosomePane.html#jcgp.gui.population">ChromosomePane</a>
+<div class="block">This extension of <code>ScrollPane</code> contains a series of
+ nodes, inputs and outputs spread across a grid.</div>
+</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../jcgp/gui/population/class-use/GUIGene.html#jcgp.gui.population">GUIGene</a>&nbsp;</td>