From c35a6806df01481c1b169cd0fc47660ea1cc10fb Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Wed, 14 May 2014 01:32:51 +0100 Subject: Refactored Mutable, commented a little bit of the GUI package --- doc/index-files/index-2.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'doc/index-files/index-2.html') diff --git a/doc/index-files/index-2.html b/doc/index-files/index-2.html index 186fecc..92997ff 100644 --- a/doc/index-files/index-2.html +++ b/doc/index-files/index-2.html @@ -2,9 +2,9 @@ - + B-Index - + @@ -81,7 +81,10 @@
BASE_TEXT_STYLE - Static variable in class jcgp.gui.settings.parameters.GUIParameter
 
BestFitness - Enum in jcgp.backend.modules.problem
-
 
+
+
Enum type to allow problems to indicate their fitness + orientation.
+
BooleanMonitor - Class in jcgp.backend.parameters.monitors
This is a special type of BooleanParameter which -- cgit v1.2.3