aboutsummaryrefslogtreecommitdiffstats
path: root/src/jcgp/gui/handlers
Commit message (Collapse)AuthorAgeFilesLines
* Refactored handlers, separated into input, node and output files. Genes are ↵Eduardo Pedroni2014-11-184-27/+124
| | | | less functional now, ChromosomePane will deal with hand-wired connections.
* Added GUIConnection and GUIMutable, started reintroducing lines but ↵Eduardo Pedroni2014-11-151-3/+0
| | | | positioning is not working correctly.
* Added GUIHandlers file for extracted handlers, started removing parent class ↵Eduardo Pedroni2014-11-151-0/+30
references from genes