Uses of Class
javax.swing.plaf.metal.MetalFileChooserUI.DirectoryComboBoxModel
Package
Description
Provides user interface objects built according to the Java look and feel
(once codenamed Metal), which is the default look and feel.
-
Uses of MetalFileChooserUI.DirectoryComboBoxModel in javax.swing.plaf.metal
Modifier and TypeMethodDescriptionMetalFileChooserUI.createDirectoryComboBoxModel
(JFileChooser fc) Constructs a new instance ofDataModel
forDirectoryComboBox
.