Package com.jgoodies.looks.plastic
Class PlasticFileChooserUI.SystemIconFileView
java.lang.Object
javax.swing.filechooser.FileView
javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
com.jgoodies.looks.plastic.PlasticFileChooserUI.SystemIconFileView
- Enclosing class:
PlasticFileChooserUI
private final class PlasticFileChooserUI.SystemIconFileView
extends BasicFileChooserUI.BasicFileView
Unlike its superclass, this class can look up and cache
the system icon from the file chooser's file system view.
-
Field Summary
Fields inherited from class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
iconCache
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.swing.plaf.basic.BasicFileChooserUI.BasicFileView
cacheIcon, clearIconCache, getCachedIcon, getDescription, getName, getTypeDescription, isHidden
Methods inherited from class javax.swing.filechooser.FileView
isTraversable
-
Constructor Details
-
SystemIconFileView
private SystemIconFileView()
-
-
Method Details
-
getIcon
- Overrides:
getIcon
in classBasicFileChooserUI.BasicFileView
-