Uses of Class
javax.swing.plaf.metal.MetalComboBoxUI.MetalComboBoxLayoutManager
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 MetalComboBoxUI.MetalComboBoxLayoutManager in javax.swing.plaf.metal
Modifier and TypeMethodDescriptionvoid
MetalComboBoxUI.layoutComboBox
(Container parent, MetalComboBoxUI.MetalComboBoxLayoutManager manager) Lays out theJComboBox
in theparent
container.