Uses of Class
javax.swing.plaf.metal.MetalComboBoxUI.MetalComboBoxLayoutManager Java DOCS
Packages that use 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
Methods in javax.swing.plaf.metal with parameters of type MetalComboBoxUI.MetalComboBoxLayoutManagerModifier and TypeMethodDescriptionvoidMetalComboBoxUI.layoutComboBox(Container parent, MetalComboBoxUI.MetalComboBoxLayoutManager manager) Lays out theJComboBoxin theparentcontainer.