diff options
Diffstat (limited to 'doc/jcgp/gui/population/class-use/GUINode.html')
-rw-r--r-- | doc/jcgp/gui/population/class-use/GUINode.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/jcgp/gui/population/class-use/GUINode.html b/doc/jcgp/gui/population/class-use/GUINode.html index 025b405..6477a04 100644 --- a/doc/jcgp/gui/population/class-use/GUINode.html +++ b/doc/jcgp/gui/population/class-use/GUINode.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>Uses of Class jcgp.gui.population.GUINode</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> @@ -109,7 +109,10 @@ <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">GUI.</span><code><span class="memberNameLink"><a href="../../../../jcgp/gui/GUI.html#bringFunctionSelector-javafx.scene.input.MouseEvent-jcgp.gui.population.GUINode-">bringFunctionSelector</a></span>(javafx.scene.input.MouseEvent event, - <a href="../../../../jcgp/gui/population/GUINode.html" title="class in jcgp.gui.population">GUINode</a> node)</code> </td> + <a href="../../../../jcgp/gui/population/GUINode.html" title="class in jcgp.gui.population">GUINode</a> node)</code> +<div class="block">Relocate the function selector to the right position + relative to the specified node and set it visible.</div> +</td> </tr> </tbody> </table> |