Module java.desktop

Class MetalComboBoxUI.MetalComboBoxLayoutManager

java.lang.Object
javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
javax.swing.plaf.metal.MetalComboBoxUI.MetalComboBoxLayoutManager
所有已实现的接口:
LayoutManager
封装类:
MetalComboBoxUI

public class MetalComboBoxUI.MetalComboBoxLayoutManager extends BasicComboBoxUI.ComboBoxLayoutManager
这个类应该被视为"protected"内部类。只能在MetalComboBoxUI的子类中实例化。
  • Constructor Details

    • MetalComboBoxLayoutManager

      public MetalComboBoxLayoutManager()
      构造一个MetalComboBoxLayoutManager
  • Method Details

    • superLayout

      public void superLayout(Container parent)
      对父容器进行布局。
      参数:
      parent - 一个容器