|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
AbstractParser class is the base
class for classes capable of parsing files to
create a JavaClass instance.AbstractParser instance
with the default package filter.
AbstractParser instance
with the specified package filter.
JavaPackage
instance, if necessary.
TreeModelEvent
posted after the tree changes.
AfferentNode class is a
PackageNode for an afferent
Java package and its afferent packages.AfferentNode with
the specified parent node and afferent Java
package.
DependencyConstraint class is a constraint
that tests collections of package dependencies.DependencyConstraint instance.
DependTree class defines the graphical tree
for displaying the packages and their hierarchical
dependencies.DependTree with an
empty tree model.
DependTree with the
specified tree model.
DependTreeModel class defines the
data model being observed by a DependTree
instance.DependTreeModel with
the specified root package node.
EfferentNode class is a
PackageNode for an efferent
Java package and its efferent packages.EfferentNode with
the specified parent node and efferent Java
package.
FileManager class is responsible for
extracting Java source and class files (.java
and .class files) from a collection of registered
directories.FileManager
instance.
JavaClass class represents a
Java class or interface.JavaClass instance.
ClassComparator class is
a Comparator used to compare
two JavaClass instances for order.JavaClassFileParser class is responsible
for parsing a Java class file to create a JavaClass
instance.JavaClassFileParser instance
with the default package filter.
JavaClassFileParser instance
with the specified package filter.
JavaPackage class represents
a Java package.JavaPackage instance with
the specified package name.
JavaSourceFileParser class is responsible
for parsing a Java source file to create a JavaClass
instance.JavaSourceFileParser instance
with the default package filter.
JavaSourceFileParser instance
with the specified package filter.
JDepend class analyzes directories
of Java class and source files and generates the following
metrics for each Java package:JDepend instance.
JDepend class analyzes directories
of Java source and class files, generates metrics for
each Java package, and reports the metrics in a Swing
tree.JDepend instance.
JDepend class analyzes directories
of Java source and class files, generates metrics for
each Java package, and reports the metrics in a textual format.JDepend instance
using standard output.
JDepend instance
with the specified writer.
JDepend class analyzes directories
of Java source and class files, generates metrics for
each Java package, and reports the metrics in an XML format.JDepend instance
using standard output.
JDepend instance
with the specified writer.
PackageNode
with the specified parent node and Java package.
PackageNode
with the specified parent node and Java package.
PackageNode
with the specified parent node and Java package.
JavaClass was parsed.
JavaClass
instance.
JavaClass instance.
PackageComparator class is
a Comparator used to compare two
JavaPackage instances for order
using a sorting strategy.PackageComparator with
the specified comparison strategy.
PackageFilter class is used to
filter imported package names.PackageFilter instance.
PackageFilter instance
with the specified collection of package names
to filter.
PackageFilter instance
with the specified filter file.
PackageNode class defines the
default behavior for tree nodes representing
Java packages.PackageNode with
the specified package and its collection of
dependent packages.
JavaClass instance.
JavaClass instance.
JavaClass instance.
JavaClass
from the specified file.
ParserListener interface defines a
listener notified upon the completion of parsing events.TreeModelEvents.
StatusPanel class defines
the status-related UI components.StatusPanel.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||