diff options
Diffstat (limited to 'doc/index-files/index-6.html')
-rw-r--r-- | doc/index-files/index-6.html | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/doc/index-files/index-6.html b/doc/index-files/index-6.html index 8512e0b..cd9390d 100644 --- a/doc/index-files/index-6.html +++ b/doc/index-files/index-6.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>F-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> @@ -95,7 +95,9 @@ <dt><span class="memberNameLink"><a href="../jcgp/gui/console/ConsolePane.html#flush--">flush()</a></span> - Method in class jcgp.gui.console.<a href="../jcgp/gui/console/ConsolePane.html" title="class in jcgp.gui.console">ConsolePane</a></dt> <dd> </dd> <dt><span class="memberNameLink"><a href="../jcgp/gui/GUI.html#flushConsole--">flushConsole()</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">Writes all buffered content out to the GUI console.</div> +</dd> <dt><a href="../jcgp/backend/function/Function.html" title="class in jcgp.backend.function"><span class="typeNameLink">Function</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt> <dd> <div class="block">Function is a callback wrapper.</div> @@ -110,7 +112,10 @@ <dt><span class="memberNameLink"><a href="../jcgp/backend/parsers/FunctionParser.html#FunctionParser--">FunctionParser()</a></span> - Constructor for class jcgp.backend.parsers.<a href="../jcgp/backend/parsers/FunctionParser.html" title="class in jcgp.backend.parsers">FunctionParser</a></dt> <dd> </dd> <dt><a href="../jcgp/gui/population/FunctionSelector.html" title="class in jcgp.gui.population"><span class="typeNameLink">FunctionSelector</span></a> - Class in <a href="../jcgp/gui/population/package-summary.html">jcgp.gui.population</a></dt> -<dd> </dd> +<dd> +<div class="block">A menu class, exposes all of the allowed functions + when called by a node, so that the node function can be changed.</div> +</dd> <dt><span class="memberNameLink"><a href="../jcgp/gui/population/FunctionSelector.html#FunctionSelector-jcgp.backend.function.FunctionSet-">FunctionSelector(FunctionSet)</a></span> - Constructor for class jcgp.gui.population.<a href="../jcgp/gui/population/FunctionSelector.html" title="class in jcgp.gui.population">FunctionSelector</a></dt> <dd> </dd> <dt><a href="../jcgp/backend/function/FunctionSet.html" title="class in jcgp.backend.function"><span class="typeNameLink">FunctionSet</span></a> - Class in <a href="../jcgp/backend/function/package-summary.html">jcgp.backend.function</a></dt> |