protected class BasicFileChooserUI.BasicFileView extends FileView
protected Hashtable<File,Icon>
iconCache
BasicFileView()
BasicFileView
void
cacheIcon(File f, Icon i)
clearIconCache()
Icon
getCachedIcon(File f)
Boolean
isHidden(File f)
getDescription, getIcon, getName, getTypeDescription, isTraversable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Hashtable<File,Icon> iconCache
public BasicFileView()
public void clearIconCache()
public Icon getCachedIcon(File f)
f
public void cacheIcon(File f, Icon i)
i
public Boolean isHidden(File f)