diff options
Diffstat (limited to 'doc/jcgp/gui/population/package-summary.html')
-rw-r--r-- | doc/jcgp/gui/population/package-summary.html | 14 |
1 files changed, 10 insertions, 4 deletions
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"> </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"> </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> |