JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
DRAFT 11.0.11-ea+5-LTS
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel
Packages that use
MetalFileChooserUI.FilterComboBoxModel
Package
Description
javax.swing.plaf.metal
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.FilterComboBoxModel
in
javax.swing.plaf.metal
Methods in
javax.swing.plaf.metal
that return
MetalFileChooserUI.FilterComboBoxModel
Modifier and Type
Method
Description
protected
MetalFileChooserUI.FilterComboBoxModel
MetalFileChooserUI.
createFilterComboBoxModel
()
Constructs a
DataModel
for types
ComboBox
.