|
||||||||||
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.
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.
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.
DependencyConstraint
class is a constraint
that tests whether two package-dependency graphs are
equivalent.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 class files (.class
files)
from a collection of registered directories.FileManager
instance.
JavaClass
class represents a
Java class or interface.ClassComparator
class is
a Comparator
used to compare
two JavaClass
instances for order.JavaClass
instance.
JavaClassBuilder
builds
JavaClass
instances from
.class and .jar (or .zip) files.JavaClassBuilder
instance.
JavaClassBuilder
instance
with the specified parser and file manager.
JavaClassBuilder
instance
with the specified file manager.
JavaPackage
class represents
a Java package.JavaPackage
instance with
the specified package name.
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
class analyzes directories
of Java class files, generates metrics for each Java
package, and reports the metrics in a textual format.JDepend
class analyzes directories
of Java class files, generates metrics for each Java
package, and reports the metrics in an XML format.JDepend
instance.
JDepend
instance
using standard output.
JDepend
instance
using standard output.
JDepend
instance
with the specified writer.
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
instance.
JavaClass
was parsed.
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
with the specified collection of package names
to filter.
PackageFilter
instance
containing the filters contained in the specified
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.
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.properties
file, if it exists.
PropertyConfigurator
instance
with the specified property file.
PropertyConfigurator
instance
with the specified property set.
TreeModelEvent
s.
StatusPanel
class defines
the status-related UI components.StatusPanel
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |