Uses of Class
javax.swing.plaf.metal.MetalComboBoxUI.MetalComboBoxLayoutManager
Packages that use MetalComboBoxUI.MetalComboBoxLayoutManager
包
描述
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.MetalComboBoxLayoutManager修饰符和类方法描述void
MetalComboBoxUI.layoutComboBox
(Container parent, MetalComboBoxUI.MetalComboBoxLayoutManager manager) Lays out theJComboBox
in theparent
container.