-
Field Summary 
Fields
-
Constructor Summary 
Constructors
-
Method Summary 
Methods declared in class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
iconCache 
图标缓存。
-
Constructor Details 
-
BasicFileView 
public BasicFileView()
构造一个BasicFileView
。
-
Method Details 
-
clearIconCache 
public void clearIconCache()
清除图标缓存。
-
getCachedIcon 
返回文件的缓存图标。
-
参数:
-
f
- 文件
-
返回:
-
文件的缓存图标
-
cacheIcon 
为文件缓存图标。
-
参数:
-
f
- 文件
-
i
- 图标
-
isHidden 
返回文件是否隐藏。
-
参数:
-
f
- 文件
-
返回:
-
文件是否隐藏