org.argouml.util.osdep.win32
Class Win32FileSystemView.FileSystemRoot

java.lang.Object
  extended byjava.io.File
      extended byorg.argouml.util.osdep.win32.Win32FileSystemView.FileSystemRoot
All Implemented Interfaces:
Comparable, Serializable
Enclosing class:
Win32FileSystemView

class Win32FileSystemView.FileSystemRoot
extends File


Field Summary
 
Fields inherited from class java.io.File
pathSeparator, pathSeparatorChar, separator, separatorChar
 
Constructor Summary
Win32FileSystemView.FileSystemRoot(String s)
           
 
Method Summary
 boolean isDirectory()
           
 
Methods inherited from class java.io.File
canRead, canWrite, compareTo, compareTo, createNewFile, createTempFile, createTempFile, delete, deleteOnExit, equals, exists, getAbsoluteFile, getAbsolutePath, getCanonicalFile, getCanonicalPath, getName, getParent, getParentFile, getPath, hashCode, isAbsolute, isFile, isHidden, lastModified, length, list, list, listFiles, listFiles, listFiles, listRoots, mkdir, mkdirs, renameTo, setLastModified, setReadOnly, toString, toURI, toURL
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Win32FileSystemView.FileSystemRoot

public Win32FileSystemView.FileSystemRoot(String s)
Method Detail

isDirectory

public boolean isDirectory()


ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook