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

Uses of Interface org.openide.filesystems.FileSystem.Status (NetBeans APIs) - NetBeans API Javadoc 4.1.0


Uses of Interface
org.openide.filesystems.FileSystem.Status

Packages that use FileSystem.Status
org.openide.filesystems The IDE internally uses the concept of a virtual filesystem
 

Uses of FileSystem.Status in org.openide.filesystems
 

Subinterfaces of FileSystem.Status in org.openide.filesystems
static interface FileSystem.HtmlStatus
          Extension interface for Status provides HTML-formatted annotations.
 

Methods in org.openide.filesystems that return FileSystem.Status
 FileSystem.Status FileSystem.getStatus()
          Get a status object that can annotate a set of files by changing the names or icons associated with them.
 



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