@@ -141,6+141,8 @@ public class TreePanel extends GTreePanel
if (tree == null)
{
System.out.println("tree is null");
+ // TODO: deal with case when a change event is received whilst a tree is still being calculated - should save reference for processing message later.