diff options
author | Eduardo Pedroni <ep625@york.ac.uk> | 2014-05-22 07:44:52 +0100 |
---|---|---|
committer | Eduardo Pedroni <ep625@york.ac.uk> | 2014-05-22 07:44:52 +0100 |
commit | 2b571f08d091dc062cedbb9816c29dcf0cbd4f12 (patch) | |
tree | 98505fe5fbd433eafe74a188f833b71a4627e08f /doc/index-files/index-19.html | |
parent | 9aac9892b5c827e70c4598e0e052d10aad40a2d9 (diff) |
Final commit, will release later today.
Diffstat (limited to 'doc/index-files/index-19.html')
-rw-r--r-- | doc/index-files/index-19.html | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/doc/index-files/index-19.html b/doc/index-files/index-19.html index 88a6413..22c6ffb 100644 --- a/doc/index-files/index-19.html +++ b/doc/index-files/index-19.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>U-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> @@ -88,10 +88,6 @@ <dd> <div class="block">Makes a new instance of UnsignedInteger with a specified value.</div> </dd> -<dt><span class="memberNameLink"><a href="../jcgp/backend/function/UnsignedInteger.html#UnsignedInteger-java.lang.Integer-">UnsignedInteger(Integer)</a></span> - Constructor for class jcgp.backend.function.<a href="../jcgp/backend/function/UnsignedInteger.html" title="class in jcgp.backend.function">UnsignedInteger</a></dt> -<dd> -<div class="block">Makes a new instance of UnsignedInteger with a specified value.</div> -</dd> <dt><span class="memberNameLink"><a href="../jcgp/backend/function/UnsignedInteger.html#UnsignedInteger-java.lang.String-">UnsignedInteger(String)</a></span> - Constructor for class jcgp.backend.function.<a href="../jcgp/backend/function/UnsignedInteger.html" title="class in jcgp.backend.function">UnsignedInteger</a></dt> <dd> <div class="block">Makes a new instance of UnsignedInteger from the string representation @@ -104,7 +100,9 @@ running or finished.</div> </dd> <dt><span class="memberNameLink"><a href="../jcgp/gui/GUI.html#updateFunctionSelector--">updateFunctionSelector()</a></span> - Method in class jcgp.gui.<a href="../jcgp/gui/GUI.html" title="class in jcgp.gui">GUI</a></dt> -<dd> </dd> +<dd> +<div class="block">Refresh the function selector, used when functions are enabled or disabled.</div> +</dd> <dt><span class="memberNameLink"><a href="../jcgp/gui/population/ChromosomePane.html#updateGenes-jcgp.backend.population.Chromosome-">updateGenes(Chromosome)</a></span> - Method in class jcgp.gui.population.<a href="../jcgp/gui/population/ChromosomePane.html" title="class in jcgp.gui.population">ChromosomePane</a></dt> <dd> </dd> <dt><span class="memberNameLink"><a href="../jcgp/gui/population/PopulationPane.html#updateGenes--">updateGenes()</a></span> - Method in class jcgp.gui.population.<a href="../jcgp/gui/population/PopulationPane.html" title="class in jcgp.gui.population">PopulationPane</a></dt> |