Provides classes for the manipulation and display of trees. Wherever possible, JFLAP's algorithms makes use of the javax.swing.tree
infrastructure, and these classes make it easier to build interfaces that interact with trees, a la the DFA minimizer and parse trees.