|
|||||||||||
| 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.
AfferentNode class is a
PackageNode for an afferent
Java package and its afferent packages.AfferentNode with
the specified parent node and afferent Java
package.
TreeModelEvent
posted after the tree changes.
JavaClass instances.
JavaClass instances from
the specified file.
JavaClass instances from
the specified jar (or zip) file.
ClassFileParser 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.
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.
DependencyConstraint class is a constraint
that tests whether two package-dependency graphs are
equivalent.DependencyConstraint instance.
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 class files (.class files)
from a collection of registered directories.FileManager
instance.
JDepend class analyzes directories
of Java class files and generates the following
metrics for each Java package.JDepend class analyzes directories
of Java class files, generates metrics for each Java
package, and reports the metrics in a Swing tree.JDepend instance.
JDepend class analyzes directories
of Java 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 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.
JavaClass class represents a
Java class or interface.JavaClass instance.
ClassComparator class is
a Comparator used to compare
two JavaClass instances for order.JavaClassBuilder builds
JavaClass instances from
.class and .jar (or .zip) files.JavaClassBuilder instance.
JavaClassBuilder instance
with the specified file manager.
JavaClassBuilder instance
with the specified parser and file manager.
JavaPackage class represents
a Java package.JavaPackage instance with
the specified package name.
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
containing the filters specified in the
jdepend.properties
file, if it exists.
PackageFilter instance
containing the filters contained in the specified
file.
PackageFilter instance
with the specified collection of package names
to filter.
PackageNode class defines the
default behavior for tree nodes representing
Java packages.PackageNode with
the specified package and its collection of
dependent packages.
ParserListener interface defines a
listener notified upon the completion of parsing events.PropertyConfigurator class contains
configuration information contained in the
jdepend.properties file, if such a
file exists either in the user's home directory or
somewhere in the classpath.PropertyConfigurator instance
containing the properties specified in the
jdepend.propertiesfile, if it exists.
PropertyConfigurator instance
with the specified property set.
PropertyConfigurator instance
with the specified property file.
JavaClass instance.
JavaClass instance.
TreeModelEvents.
StatusPanel class defines
the status-related UI components.StatusPanel.
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||