summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/graph
AgeCommit message (Expand)Author
2013-05-17CleanupAndrew Branson
2012-08-20Remembered why Steve used an IntegerWrapper - so the int would beAndrew Branson
2012-07-30Remove 'IntegerWrapper' and just use the java one instead.Andrew Branson
2012-07-11Moved getVertex(Point) and getEdge(Point) to GraphPanel in cristal-guiAndrew Branson
2012-07-06Modules serialize with Castor. Just about to remove the parsing.Andrew Branson
2012-07-02Removed persistency of VertexOutlineCreator - containing subclassesAndrew Branson
2012-06-29Pull remaining graph GUI components into cristal-guiAndrew Branson
2012-06-26More GUI refactoringAndrew Branson
2012-06-26Refactored GUI into separate moduleAndrew Branson
2012-06-22Alternate placement of slot labels to be more readable.Andrew Branson
2012-05-30Initial Maven ConversionAndrew Branson