From 2b571f08d091dc062cedbb9816c29dcf0cbd4f12 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni <ep625@york.ac.uk> Date: Thu, 22 May 2014 07:44:52 +0100 Subject: Final commit, will release later today. --- doc/jcgp/gui/population/ChromosomePane.html | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'doc/jcgp/gui/population/ChromosomePane.html') 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 boolean isEvaluating()</pre> <dl> <dt><span class="returnLabel">Returns:</span></dt> -<dd>the evaluating</dd> +<dd>the evaluating attribute.</dd> </dl> </li> </ul> -- cgit v1.2.3