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/GUIGene.GUIGeneState.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/jcgp/gui/population/class-use/GUIGene.GUIGeneState.html') 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 -- cgit v1.2.3