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-7.html | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'doc/index-files/index-7.html') diff --git a/doc/index-files/index-7.html b/doc/index-files/index-7.html index 30395b3..fe440f2 100644 --- a/doc/index-files/index-7.html +++ b/doc/index-files/index-7.html @@ -2,9 +2,9 @@ - + G-Index - + @@ -464,7 +464,7 @@
 
GUI - Class in jcgp.gui
-
Main class for the graphical user interface (GUI)
+
Main class for the graphical user interface (GUI).
GUI() - Constructor for class jcgp.gui.GUI
 
@@ -473,14 +473,6 @@
This extension of @code{GUIParameter} uses a @code{CheckBox} to display the value of a @code{BooleanParameter}.
-
GUIConsole - Class in jcgp.gui.console
-
-
Console pane used by the GUI to display CGP output messages.
-
-
GUIConsole() - Constructor for class jcgp.gui.console.GUIConsole
-
-
Creates a new instance of this class.
-
GUIDoubleParameter - Class in jcgp.gui.settings.parameters
This extension of @code{GUIParameter} uses a @code{TextField} to display -- cgit v1.2.3