模块 java.desktop

类 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
此类应被视为“受保护”的内部类。仅在 MetalComboBoxUI 的子类中实例化它。
  • 构造方法详细信息

    • MetalComboBoxLayoutManager

      public MetalComboBoxLayoutManager()
      构造一个 MetalComboBoxLayoutManager
  • 方法详情

    • superLayout

      public void superLayout(Container  parent)
      布置父容器。
      参数:
      parent - 一个容器