Class Summary |
DependenciesTree |
A JTree to visualize dependencies for a single ClassNode. |
DependenciesTreeCellRenderer |
Draws labels for allowed dependencies green, for unallowed red. |
ModelPackageClassRenderer |
Cell renderer used by ModelPackageClassTree to display the tree. |
ModelPackageClassTree |
A tree view of the modules, packages and classes that can be
reordered (e.g. |
PackageFrame |
PackageFrame is part of a GUI that is used to test other
dependencies by rearranging the classes and packages in the
modules interactively in a treeview. |