Package org.abego.treelayout.demo.swing
Demonstration how to use the
TreeLayout
to render a tree in a Swing
application.-
Class Summary Class Description SwingDemo Demonstrates how to use theTreeLayout
to render a tree in a Swing application.TextInBoxTreePane A JComponent displaying a tree of TextInBoxes, given by aTreeLayout
.