站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

S-Index (NetBeans File Systems API) - NetBeans API Javadoc 5.0.0

 
A C D E F G H I J L M N O P R S T U W X

S

serialVersionUID - Static variable in interface org.openide.filesystems.AbstractFileSystem.Attr
Deprecated. Only public by accident.
serialVersionUID - Static variable in interface org.openide.filesystems.AbstractFileSystem.Change
Deprecated. Only public by accident.
serialVersionUID - Static variable in interface org.openide.filesystems.AbstractFileSystem.Info
Deprecated. Only public by accident.
serialVersionUID - Static variable in interface org.openide.filesystems.AbstractFileSystem.List
Deprecated. Only public by accident.
serialVersionUID - Static variable in interface org.openide.filesystems.AbstractFileSystem.Transfer
Deprecated. Only public by accident.
setAttribute(String, Object) - Method in class org.openide.filesystems.FileObject
Set the file attribute with the specified name.
setCapability(FileSystemCapability) - Method in class org.openide.filesystems.FileSystem
Deprecated. Capabilities are no longer used.
setCompile(boolean) - Method in class org.openide.filesystems.FileSystemCapability.Bean
Deprecated. Please use the ClassPath API instead.
setDebug(boolean) - Method in class org.openide.filesystems.FileSystemCapability.Bean
Deprecated. Please use the ClassPath API instead.
setDelegates(FileSystem[]) - Method in class org.openide.filesystems.MultiFileSystem
Changes the filesystems that this system delegates to
setDoc(boolean) - Method in class org.openide.filesystems.FileSystemCapability.Bean
Deprecated. Please use JavadocForBinaryQuery instead.
setExecute(boolean) - Method in class org.openide.filesystems.FileSystemCapability.Bean
Deprecated. Please use the ClassPath API instead.
setHidden(boolean) - Method in class org.openide.filesystems.FileSystem
Deprecated. This property is now useless.
setImportant(boolean) - Method in class org.openide.filesystems.FileObject
Deprecated. No longer used. Instead use SharabilityQuery.
setJarFile(File) - Method in class org.openide.filesystems.JarFileSystem
Set name of the ZIP/JAR file.
setMIMEType(String, String) - Static method in class org.openide.filesystems.FileUtil
Deprecated. You should instead use the more general MIMEResolver system.
setPropagateMasks(boolean) - Method in class org.openide.filesystems.MultiFileSystem
Set whether unused mask files should be listed as children.
setReadOnly(boolean) - Method in class org.openide.filesystems.LocalFileSystem
Set whether the filesystem should be read only.
setRefreshTime(int) - Method in class org.openide.filesystems.AbstractFileSystem
Set the number of milliseconds between automatic refreshes of the directory structure.
setRootDirectory(File) - Method in class org.openide.filesystems.LocalFileSystem
Set the root directory of the filesystem.
setSystemName(String) - Method in class org.openide.filesystems.FileSystem
Deprecated. The system name should now be avoided in favor of identifying files persistently by URL.
setXmlUrl(URL) - Method in class org.openide.filesystems.XMLFileSystem
Setter of url field.
setXmlUrl(URL, boolean) - Method in class org.openide.filesystems.XMLFileSystem
Setter of url field.
setXmlUrls(URL[]) - Method in class org.openide.filesystems.XMLFileSystem
Setter of url fields.
size(String) - Method in interface org.openide.filesystems.AbstractFileSystem.Info
Get the size of the file.
size(String) - Method in class org.openide.filesystems.JarFileSystem.Impl
 
size(String) - Method in class org.openide.filesystems.JarFileSystem
 
size(String) - Method in class org.openide.filesystems.LocalFileSystem.Impl
 
size(String) - Method in class org.openide.filesystems.LocalFileSystem
 
size(String) - Method in class org.openide.filesystems.XMLFileSystem.Impl
Get the size of the file.

 
A C D E F G H I J L M N O P R S T U W X
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.