Package com.jgoodies.looks.plastic
Class PlasticFileChooserUI.SystemIconFileView
- java.lang.Object
-
- javax.swing.filechooser.FileView
-
- com.jgoodies.looks.plastic.PlasticFileChooserUI.SystemIconFileView
-
- Enclosing class:
- PlasticFileChooserUI
private final class PlasticFileChooserUI.SystemIconFileView extends javax.swing.filechooser.FileView
Unlike its superclass, this class can look up and cache the system icon from the file chooser's file system view.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
SystemIconFileView()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.swing.Icon
getIcon(java.io.File f)
-