+Modified:
commit010b6628a96f51bf639abd00282322804e80ea36
authors.feenstra <Stefan@129.125.58.58>
Thu, 30 Sep 2010 14:38:32 +0000 (30 16:38 +0200)
committers.feenstra <Stefan@129.125.58.58>
Thu, 30 Sep 2010 14:38:32 +0000 (30 16:38 +0200)
treeb52cddaada3bea9adfad53f38334735cb65171cf
parent2ce62db2ee1b059caf0158cbbcb161ab17d1fb4e
+Modified:
Modified GraphEdge constructor for easier access.

+Added:
AddEdge action.
GraphEdge.EdgeOf

+Fixes:
DeleteNode now handles the removing and adding of edges affected.

+Added File:
Todo.txt
java/Graph Editor/Todo.txt [new file with mode: 0644]
java/Graph Editor/src/controllers/actions/AddEdge.java [new file with mode: 0644]
java/Graph Editor/src/controllers/actions/DeleteNode.java
java/Graph Editor/src/models/GraphEdge.java