aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/gui/handlers/NodeHandlers.java
Commit message (Collapse)AuthorAgeFilesLines
* Visualisation features complete, seems to be quite stable. Behaves slightly ↵Eduardo Pedroni2014-11-241-10/+0
| | | | differently to before, but the source is cleaner and more maintainable. Now moving on to connection manipulation.
* Refactored handlers, separated into input, node and output files. Genes are ↵Eduardo Pedroni2014-11-181-0/+54
less functional now, ChromosomePane will deal with hand-wired connections.