starlink-datanode-java

Classes for hierarchical browsing of data structures
  https://github.com/Starlink/starjava/tree/master/datanode
  0
  no reviews



Using the classes available in this package, hierarchical data structures can be viewed interactively.

The GUI side is based on a Swing JTree component, and the underlying data model is supplied by classes conforming to the package's DataNode interface.