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/FunctionSelector.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'doc/jcgp/gui/population/FunctionSelector.html') 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 @@ - + FunctionSelector - + @@ -140,6 +140,12 @@ var activeTableTab = "activeTableTab";
public class FunctionSelector
 extends javafx.scene.layout.VBox
+
A menu class, exposes all of the allowed functions + when called by a node, so that the node function can be changed.
+
+
Author:
+
Eduardo Pedroni
+
-- cgit v1.2.3