com.jgoodies.looks.plastic
Class PlasticFileChooserUI
MetalFileChooserUI
com.jgoodies.looks.plastic.PlasticFileChooserUI
public final class PlasticFileChooserUI
extends MetalFileChooserUI
The JGoodies Plastic L&F implementation of FileChooserUI
.
Uses FileSystemView.getSystemIcon(File)
to look up icons for files.
- Andrej Golovnin
- Karsten Lentzsch
FileSystemView.getSystemIcon(File)
PlasticFileChooserUI
public PlasticFileChooserUI(JFileChooser fileChooser)
clearIconCache
public void clearIconCache()
createUI
public static ComponentUI createUI(JComponent c)
getFileView
public FileView getFileView(JFileChooser fc)
Copyright © 2001-2008 JGoodies Karsten Lentzsch. All Rights Reserved.