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

A-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

A

ALL - Static variable in class org.openide.filesystems.FileSystemCapability
Deprecated. Object that is capable of every thing.
ATTR_EXT - Static variable in class org.openide.filesystems.DefaultAttributes
Deprecated. does not handle XML attributes
ATTR_NAME - Static variable in class org.openide.filesystems.DefaultAttributes
Deprecated. does not handle XML attributes
ATTR_NAME_EXT - Static variable in class org.openide.filesystems.DefaultAttributes
Deprecated. does not handle XML attributes
AbstractFileSystem - class org.openide.filesystems.AbstractFileSystem.
This convenience implementation does much of the hard work of FileSystem and is generally more pleasant to create subclasses of.
AbstractFileSystem() - Constructor for class org.openide.filesystems.AbstractFileSystem
 
AbstractFileSystem.Attr - interface org.openide.filesystems.AbstractFileSystem.Attr.
Handle attributes of files.
AbstractFileSystem.Change - interface org.openide.filesystems.AbstractFileSystem.Change.
Controls modification of files.
AbstractFileSystem.Info - interface org.openide.filesystems.AbstractFileSystem.Info.
Information about files.
AbstractFileSystem.List - interface org.openide.filesystems.AbstractFileSystem.List.
Provides access to the hierarchy of resources.
AbstractFileSystem.Transfer - interface org.openide.filesystems.AbstractFileSystem.Transfer.
Controls on moving of files.
addClassPath(String) - Method in class org.openide.filesystems.FileSystem.Environment
Deprecated. Please use the ClassPath API instead.
addFileChangeListener(FileChangeListener) - Method in class org.openide.filesystems.FileObject
Add new listener to this object.
addFileChangeListener(FileChangeListener) - Method in class org.openide.filesystems.FileSystem
Add new listener to this object.
addFileChangeListener(FileChangeListener) - Method in class org.openide.filesystems.Repository
Deprecated. useless because there is no filesystem but only default filesystem in Repository. Add new listener directly to default filesystem Repository.getDefaultFileSystem().
addFileStatusListener(FileStatusListener) - Method in class org.openide.filesystems.FileSystem
Registers FileStatusListener to receive events.
addFileSystem(FileSystem) - Method in class org.openide.filesystems.Repository
Deprecated. Please use the ClassPath API instead.
addNotify() - Method in class org.openide.filesystems.FileSystem
Notifies this filesystem that it has been added to the repository.
addNotify() - Method in class org.openide.filesystems.MultiFileSystem
Notifies all encapsulated filesystems in advance to superclass behaviour.
addNotify() - Method in class org.openide.filesystems.XMLFileSystem
Notifies this filesystem that it has been added to the repository.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openide.filesystems.FileSystem
Registers PropertyChangeListener to receive events.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openide.filesystems.FileSystemCapability.Bean
Deprecated.  
addPropertyChangeListener(PropertyChangeListener) - Method in class org.openide.filesystems.FileSystemCapability
Deprecated. Adds PropertyChange listener.
addRepositoryListener(RepositoryListener) - Method in class org.openide.filesystems.Repository
Deprecated. Please use the ClassPath API instead.
addVetoableChangeListener(VetoableChangeListener) - Method in class org.openide.filesystems.FileSystem
Adds listener for the veto of property change.
annotateIcon(Image, int, Set) - Method in interface org.openide.filesystems.FileSystem.Status
Annotate the icon of a file cluster.
annotateName(String, Set) - Method in interface org.openide.filesystems.FileSystem.Status
Annotate the name of a file cluster.
annotateNameHtml(String, Set) - Method in interface org.openide.filesystems.FileSystem.HtmlStatus
Annotate a name such that the returned value contains HTML markup.
annotationChanged(FileStatusEvent) - Method in interface org.openide.filesystems.FileStatusListener
Notifies listener about change in annotataion of a few files.
attr - Variable in class org.openide.filesystems.AbstractFileSystem
Handling of attributes for files.
attributes(String) - Method in interface org.openide.filesystems.AbstractFileSystem.Attr
Get all file attribute names for the file.
attributes(String) - Method in class org.openide.filesystems.DefaultAttributes
 
attributes(String) - Method in class org.openide.filesystems.JarFileSystem.Impl
 
attributes(String) - Method in class org.openide.filesystems.JarFileSystem
 
attributes(String) - Method in class org.openide.filesystems.XMLFileSystem.Impl
Get all file attribute names for 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.