FileChooserUI
Class FileChooserUI
- java.lang.Object
-
- javax.swing.plaf.ComponentUI
-
- javax.swing.plaf.FileChooserUI
- Direct Known Subclasses:
- BasicFileChooserUI, MultiFileChooserUI
public abstract class FileChooserUI extends ComponentUI
Pluggable look and feel interface for JFileChooser
.
Constructors
FileChooserUI
public FileChooserUI()