Package com.formdev.flatlaf.ui
Class FlatFileChooserUI.FlatFileView
- java.lang.Object
-
- javax.swing.filechooser.FileView
-
- com.formdev.flatlaf.ui.FlatFileChooserUI.FlatFileView
-
- Enclosing class:
- FlatFileChooserUI
private class FlatFileChooserUI.FlatFileView extends javax.swing.filechooser.FileView
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description private classFlatFileChooserUI.FlatFileView.FlatFileViewIconA proxy icon that has a fixed (scaled) width/height (16x16) and gets/loads the real (system) icon only for painting.
-
Constructor Summary
Constructors Modifier Constructor Description privateFlatFileView()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.swing.IcongetIcon(java.io.File f)
-