扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing.filechooser类filesystemview的类成员方法: getsystemtypedescription定义及介绍
发布时间:2014-2-18
本文导语:
getsystemtypedescription
public string getsystemtypedescription(file f)
在系统文件浏览器中显示的文件、目录或文件夹类型描述。以 windows 为例:"desktop" 文件夹被描述为 "desktop"。
为本机 shellfolder 实现中的平台重写此方法。
参数:f - file ...