This implementation tries to be as lightweight as possible. By default all nodes are collapsed. @author Matej Knopp
7980818283848586878889
getTreeState().addTreeStateListener(new TreeStateListener()); } private ITreeState newTreeState() { return new DefaultTreeState() { private static final long serialVersionUID = 1L; @Override