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

Uses of Class org.openide.filesystems.FileAttributeEvent (NetBeans File Systems API) - NetBeans API Javadoc 5.0.0

 

Uses of Class
org.openide.filesystems.FileAttributeEvent

Uses of FileAttributeEvent in org.openide.filesystems
 

Methods in org.openide.filesystems with parameters of type FileAttributeEvent
protected  void FileObject.fireFileAttributeChangedEvent(Enumeration en, FileAttributeEvent fe)
          Fire file attribute change event.
 void FileChangeListener.fileAttributeChanged(FileAttributeEvent fe)
          Fired when a file attribute is changed.
 void FileChangeAdapter.fileAttributeChanged(FileAttributeEvent fe)
          Fired when a file attribute is changed.
 


 

Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.