summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/gui/tree
AgeCommit message (Collapse)Author
2013-07-23Missing @OverridesAndrew Branson
Import cleanup
2013-02-08Added bouncy bar to the status pane to make people feel better when theAndrew Branson
system is busy.
2012-08-03Menu item on collection members in the tree to remove them.Andrew Branson
Drag items onto dependencies to add them. Dependency view Logging cleanup Fixes #42
2012-07-30Constructor crashed when the item had no Type propertyAndrew Branson
Fixes #54
2012-06-29More graph gui components. Selection moved from GraphModel to GraphPanelAndrew Branson
2012-06-26Initial refactor from kernelAndrew Branson