com.jgoodies.jdiskreport.domain
Class Root
java.lang.Object
com.jgoodies.jdiskreport.domain.Directory
com.jgoodies.jdiskreport.domain.Root
- All Implemented Interfaces:
- Serializable
public final class Root
- extends Directory
Describes the root directory of the scanned file tree.
- Version:
- $Revision: 1.4 $
- Author:
- Karsten Lentzsch
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Root
public Root(File file,
Directory[] directories,
FileInfo[] files)
- Constructs a .
getFile
public File getFile()
Copyright © 2000-2008 JGoodies Karsten Lentzsch. All Rights Reserved.