summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/gui/DynamicTreeBuilder.java
AgeCommit message (Collapse)Author
2014-05-07Agent now extends Item, so they can have workflows. All traces of theAndrew Branson
old 'Entity' superclasses should be removed, including proxies and paths. Very large change, breaks API compatibility with CRISTAL 2.x.
2013-07-23Missing @OverridesAndrew Branson
Import cleanup
2013-01-30Fixed DynamicTreeBuilder not receiving double-clicks and loading moreAndrew Branson
nodes. Fixes #97
2012-07-25Resource filtering for version numberabranson
Import cleanup
2012-06-29More graph gui components. Selection moved from GraphModel to GraphPanelAndrew Branson
2012-06-26Initial refactor from kernelAndrew Branson