|
Class Summary |
| BranchNode |
BranchNode is an implementation of Node for branches. |
| ChxClassLoader |
ChxClassLoader is the custom classloader that will load the wrapper
classes when needed. |
| CommonImpl |
This component implements the common functionality required in both branch
and leaf nodes. |
| Leaf |
Leaf is an implementation of Node for leaves. |
| Location |
Location contains all pertinent information to get at a class in the filesystem
(or in a Jar file). |
| Main |
|
| Main.Main$1 |
|
| Runner |
|
| TreeBuilder |
Treebuilder has static methods to build a tree from specified locations. |
| TreePrinter |
Methods to print the tree to standard output. |
| TreeViewer |
TreeViewer is a swing-based component to view and control checking of classes. |
| TreeViewer.TreeViewer$1 |
|
| Wrapped |
This class is the root of the inheritance hierarchy of original objects. |
| Wrapper |
This class is the root of the inheritance hierarchy of wrappers. |