Class | Description |
---|---|
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 source and 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. |
Copyright ? 1999-2002 Clarkware Consulting, Inc. All Rights Reserved.