Uses of Class
org.openide.filesystems.FileStateInvalidException

Packages that use FileStateInvalidException
org.openide.execution The IDE uses a small interface to describe the execution of Java-based classes together with arguments. 
org.openide.filesystems The IDE internally uses the concept of a virtual filesystem
 

Uses of FileStateInvalidException in org.openide.execution
 

Methods in org.openide.execution that throw FileStateInvalidException
static URL NbfsURLConnection.encodeFileObject(FileObject fo)
          Provides a URL to access a file object.
 

Uses of FileStateInvalidException in org.openide.filesystems
 

Methods in org.openide.filesystems that throw FileStateInvalidException
abstract  FileSystem FileObject.getFileSystem()
          Get the file system containing this file.
 URL FileObject.getURL()
          Get URL that can be used to access this file.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.