From 2b571f08d091dc062cedbb9816c29dcf0cbd4f12 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Thu, 22 May 2014 07:44:52 +0100 Subject: Final commit, will release later today. --- doc/jcgp/gui/population/class-use/ChromosomePane.html | 4 ++-- doc/jcgp/gui/population/class-use/FunctionSelector.html | 4 ++-- doc/jcgp/gui/population/class-use/GUIGene.GUIGeneState.html | 12 ++++++------ doc/jcgp/gui/population/class-use/GUIGene.html | 4 ++-- doc/jcgp/gui/population/class-use/GUIInput.html | 4 ++-- doc/jcgp/gui/population/class-use/GUINode.html | 9 ++++++--- doc/jcgp/gui/population/class-use/GUIOutput.html | 4 ++-- doc/jcgp/gui/population/class-use/PopulationPane.html | 4 ++-- 8 files changed, 24 insertions(+), 21 deletions(-) (limited to 'doc/jcgp/gui/population/class-use') diff --git a/doc/jcgp/gui/population/class-use/ChromosomePane.html b/doc/jcgp/gui/population/class-use/ChromosomePane.html index ec124d5..add9624 100644 --- a/doc/jcgp/gui/population/class-use/ChromosomePane.html +++ b/doc/jcgp/gui/population/class-use/ChromosomePane.html @@ -2,9 +2,9 @@ - + Uses of Class jcgp.gui.population.ChromosomePane - + diff --git a/doc/jcgp/gui/population/class-use/FunctionSelector.html b/doc/jcgp/gui/population/class-use/FunctionSelector.html index dc159c5..15a596e 100644 --- a/doc/jcgp/gui/population/class-use/FunctionSelector.html +++ b/doc/jcgp/gui/population/class-use/FunctionSelector.html @@ -2,9 +2,9 @@ - + Uses of Class jcgp.gui.population.FunctionSelector - + diff --git a/doc/jcgp/gui/population/class-use/GUIGene.GUIGeneState.html b/doc/jcgp/gui/population/class-use/GUIGene.GUIGeneState.html index 98ec0e6..54fb0b6 100644 --- a/doc/jcgp/gui/population/class-use/GUIGene.GUIGeneState.html +++ b/doc/jcgp/gui/population/class-use/GUIGene.GUIGeneState.html @@ -2,9 +2,9 @@ - + Uses of Class jcgp.gui.population.GUIGene.GUIGeneState - + @@ -130,21 +130,21 @@ the order they are declared. void -GUINode.setConnections(GUIGene.GUIGeneState newState)  +GUINode.setConnectionStates(GUIGene.GUIGeneState newState)  void -GUIInput.setConnections(GUIGene.GUIGeneState newState) +GUIInput.setConnectionStates(GUIGene.GUIGeneState newState)
Set all connections to a given state.
void -GUIOutput.setConnections(GUIGene.GUIGeneState newState)  +GUIOutput.setConnectionStates(GUIGene.GUIGeneState newState)  abstract void -GUIGene.setConnections(GUIGene.GUIGeneState newState)  +GUIGene.setConnectionStates(GUIGene.GUIGeneState newState)  void diff --git a/doc/jcgp/gui/population/class-use/GUIGene.html b/doc/jcgp/gui/population/class-use/GUIGene.html index 056c43d..32874c8 100644 --- a/doc/jcgp/gui/population/class-use/GUIGene.html +++ b/doc/jcgp/gui/population/class-use/GUIGene.html @@ -2,9 +2,9 @@ - + Uses of Class jcgp.gui.population.GUIGene - + diff --git a/doc/jcgp/gui/population/class-use/GUIInput.html b/doc/jcgp/gui/population/class-use/GUIInput.html index 94dc7a6..c9b77ef 100644 --- a/doc/jcgp/gui/population/class-use/GUIInput.html +++ b/doc/jcgp/gui/population/class-use/GUIInput.html @@ -2,9 +2,9 @@ - + Uses of Class jcgp.gui.population.GUIInput - + 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 @@ - + Uses of Class jcgp.gui.population.GUINode - + @@ -109,7 +109,10 @@ void GUI.bringFunctionSelector(javafx.scene.input.MouseEvent event, - GUINode node)  + GUINode node) +
Relocate the function selector to the right position + relative to the specified node and set it visible.
+ diff --git a/doc/jcgp/gui/population/class-use/GUIOutput.html b/doc/jcgp/gui/population/class-use/GUIOutput.html index 12b420e..fefc469 100644 --- a/doc/jcgp/gui/population/class-use/GUIOutput.html +++ b/doc/jcgp/gui/population/class-use/GUIOutput.html @@ -2,9 +2,9 @@ - + Uses of Class jcgp.gui.population.GUIOutput - + diff --git a/doc/jcgp/gui/population/class-use/PopulationPane.html b/doc/jcgp/gui/population/class-use/PopulationPane.html index 0b51dbd..7b6ab4a 100644 --- a/doc/jcgp/gui/population/class-use/PopulationPane.html +++ b/doc/jcgp/gui/population/class-use/PopulationPane.html @@ -2,9 +2,9 @@ - + Uses of Class jcgp.gui.population.PopulationPane - + -- cgit v1.2.3