Class Summary |
AfferentNode |
The AfferentNode class is a PackageNode for an
afferent Java package and its afferent packages. |
DependTree |
The DependTree class defines the graphical tree for displaying
the packages and their hierarchical dependencies. |
DependTreeModel |
The DependTreeModel class defines the data model being
observed by a DependTree instance. |
EfferentNode |
The EfferentNode class is a PackageNode for an
efferent Java package and its efferent packages. |
JDepend |
The JDepend class analyzes directories of Java class files,
generates metrics for each Java package, and reports the metrics in a Swing
tree. |
PackageNode |
The PackageNode class defines the default behavior for tree
nodes representing Java packages. |
StatusPanel |
The StatusPanel class defines the status-related UI
components. |