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/GUIGene.html | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'doc/jcgp/gui/population/GUIGene.html') diff --git a/doc/jcgp/gui/population/GUIGene.html b/doc/jcgp/gui/population/GUIGene.html index 462a5e3..ec66952 100644 --- a/doc/jcgp/gui/population/GUIGene.html +++ b/doc/jcgp/gui/population/GUIGene.html @@ -2,9 +2,9 @@ - + GUIGene - + @@ -297,7 +297,7 @@ extends javafx.scene.Group abstract void -setConnections(GUIGene.GUIGeneState newState)  +setConnectionStates(GUIGene.GUIGeneState newState)  void @@ -492,10 +492,6 @@ extends javafx.scene.Group
  • removeLocks

    public abstract void removeLocks(int value)
    -
    -
    Parameters:
    -
    value -
    -
  • @@ -525,13 +521,13 @@ extends javafx.scene.Group
    public abstract Connection getChangingConnection()
    - + -- cgit v1.2.3