From 2b571f08d091dc062cedbb9816c29dcf0cbd4f12 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni 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 @@ - + ChromosomePane - + @@ -140,6 +140,13 @@ var activeTableTab = "activeTableTab";
public class ChromosomePane
 extends javafx.scene.control.ScrollPane
+
This extension of ScrollPane 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.
+
+
Author:
+
Eduardo Pedroni
+
@@ -411,7 +418,7 @@ extends javafx.scene.control.ScrollPane
public boolean isEvaluating()
Returns:
-
the evaluating
+
the evaluating attribute.
-- cgit v1.2.3