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

F-Index (Compatibility APIs) - NetBeans API Javadoc (Current Development Version)

org.openide.compat 6.5
A C D E F G H I N O P R S T U V W

F

fileAttributeChanged(FileAttributeEvent) - Method in class org.openide.util.WeakListener.FileChange
Deprecated. Fired when a file attribute has been changed.
fileChange(FileChangeListener, Object) - Static method in class org.openide.util.WeakListener
Deprecated. Use FileUtil.weakFileChangeListener(org.openide.filesystems.FileChangeListener, java.lang.Object) or WeakListeners.create(java.lang.Class, java.util.EventListener, java.lang.Object)
fileChanged(FileEvent) - Method in class org.openide.util.WeakListener.FileChange
Deprecated. Fired when a file has been changed.
fileDataCreated(FileEvent) - Method in class org.openide.util.WeakListener.FileChange
Deprecated. Fired when a new file has been created.
fileDeleted(FileEvent) - Method in class org.openide.util.WeakListener.FileChange
Deprecated. Fired when a file has been deleted.
fileFolderCreated(FileEvent) - Method in class org.openide.util.WeakListener.FileChange
Deprecated. Fired when a new folder has been created.
fileRenamed(FileRenameEvent) - Method in class org.openide.util.WeakListener.FileChange
Deprecated. Fired when a file has been renamed.
fileStatus(FileStatusListener, Object) - Static method in class org.openide.util.WeakListener
Deprecated. Use FileUtil.weakFileStatusListener(org.openide.filesystems.FileStatusListener, java.lang.Object) or WeakListeners.create(java.lang.Class, java.util.EventListener, java.lang.Object)
fileSystemAdded(RepositoryEvent) - Method in class org.openide.util.WeakListener.Repository
Deprecated. Called when new file system is added to the pool.
fileSystemPoolReordered(RepositoryReorderedEvent) - Method in class org.openide.util.WeakListener.Repository
Deprecated. Called when a Repository is reordered.
fileSystemRemoved(RepositoryEvent) - Method in class org.openide.util.WeakListener.Repository
Deprecated. Called when a file system is deleted from the pool.
focus(FocusListener, Object) - Static method in class org.openide.util.WeakListener
Deprecated. Use WeakListeners.create(java.lang.Class, java.util.EventListener, java.lang.Object)
focusGained(FocusEvent) - Method in class org.openide.util.WeakListener.Focus
Deprecated. Delegates to the original listener.
focusLost(FocusEvent) - Method in class org.openide.util.WeakListener.Focus
Deprecated. Delegates to the original listener.

org.openide.compat 6.5
A C D E F G H I N O P R S T U V W
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.