texsoft.java.debug
Package
This Java packages provides a set of interfaces and classes that helps debugging Java applications.
The JavaDoc documentation of the packages can be found
here.
The current release provides the
DebugNodeTree
interface and the
DebugNodeTreePanel
class. Using them it's possible to get a visual rapresentation of a tree data structure,
drawn on screen using SWING or into a PNG image file.
The following images give example of the output that can be generated:
Last update 2003.10.23