Uses of Package
com.jgoodies.jdiskreport.domain

Packages that use com.jgoodies.jdiskreport.domain
com.jgoodies.jdiskreport.domain   
com.jgoodies.jdiskreport.model   
com.jgoodies.jdiskreport.model.node   
com.jgoodies.jdiskreport.model.scan   
 

Classes in com.jgoodies.jdiskreport.domain used by com.jgoodies.jdiskreport.domain
Directory
          Describes directories.
FileInfo
          Describes files, not directories.
Root
          Describes the root directory of the scanned file tree.
ScanConfiguration
          Describes the target, inclusions, exclusions, and other options for scanning a file tree.
 

Classes in com.jgoodies.jdiskreport.domain used by com.jgoodies.jdiskreport.model
ScanConfiguration
          Describes the target, inclusions, exclusions, and other options for scanning a file tree.
ScanResult
          An immutable description of a scan that consists of the configuration, the root of the file system tree, and the start and end time.
 

Classes in com.jgoodies.jdiskreport.domain used by com.jgoodies.jdiskreport.model.node
Directory
          Describes directories.
FileInfo
          Describes files, not directories.
Root
          Describes the root directory of the scanned file tree.
 

Classes in com.jgoodies.jdiskreport.domain used by com.jgoodies.jdiskreport.model.scan
ScanConfiguration
          Describes the target, inclusions, exclusions, and other options for scanning a file tree.
ScanResult
          An immutable description of a scan that consists of the configuration, the root of the file system tree, and the start and end time.
 



Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.