diff options
Diffstat (limited to 'doc/index-files/index-3.html')
-rw-r--r-- | doc/index-files/index-3.html | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/doc/index-files/index-3.html b/doc/index-files/index-3.html index 9549185..4ec92a7 100644 --- a/doc/index-files/index-3.html +++ b/doc/index-files/index-3.html @@ -2,9 +2,9 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (1.8.0_05) on Mon May 12 23:05:45 BST 2014 --> +<!-- Generated by javadoc (1.8.0_05) on Thu May 22 06:02:33 BST 2014 --> <title>C-Index</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> @@ -89,7 +89,10 @@ <div class="block">Copy constructor.</div> </dd> <dt><a href="../jcgp/gui/population/ChromosomePane.html" title="class in jcgp.gui.population"><span class="typeNameLink">ChromosomePane</span></a> - Class in <a href="../jcgp/gui/population/package-summary.html">jcgp.gui.population</a></dt> -<dd> </dd> +<dd> +<div class="block">This extension of <code>ScrollPane</code> contains a series of + nodes, inputs and outputs spread across a grid.</div> +</dd> <dt><span class="memberNameLink"><a href="../jcgp/gui/population/ChromosomePane.html#ChromosomePane-jcgp.backend.population.Chromosome-jcgp.gui.GUI-jcgp.gui.population.PopulationPane-">ChromosomePane(Chromosome, GUI, PopulationPane)</a></span> - Constructor for class jcgp.gui.population.<a href="../jcgp/gui/population/ChromosomePane.html" title="class in jcgp.gui.population">ChromosomePane</a></dt> <dd> </dd> <dt><a href="../jcgp/backend/parsers/ChromosomeParser.html" title="class in jcgp.backend.parsers"><span class="typeNameLink">ChromosomeParser</span></a> - Class in <a href="../jcgp/backend/parsers/package-summary.html">jcgp.backend.parsers</a></dt> @@ -127,7 +130,10 @@ <div class="block">Defines the basic model for a console.</div> </dd> <dt><span class="memberNameLink"><a href="../jcgp/gui/GUI.html#CONSOLE_MIN_HEIGHT">CONSOLE_MIN_HEIGHT</a></span> - Static variable in class jcgp.gui.<a href="../jcgp/gui/GUI.html" title="class in jcgp.gui">GUI</a></dt> -<dd> </dd> +<dd> +<div class="block">The minimum width of the console pane, to prevent it + from being resized beyond visibility.</div> +</dd> <dt><a href="../jcgp/gui/console/ConsolePane.html" title="class in jcgp.gui.console"><span class="typeNameLink">ConsolePane</span></a> - Class in <a href="../jcgp/gui/console/package-summary.html">jcgp.gui.console</a></dt> <dd> <div class="block">Console pane used by the GUI to display CGP output messages.</div> |