JavaTM 2 Platform
Standard Ed. 6

javax.swing.plaf.metal
類別 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

此內部類別因編譯器故障而被標記為 "public"。此類別應該視為“受保護”內部類別。僅在 MetalComboBoxUI 的子類別中實例化此類別。


建構子摘要
MetalComboBoxUI.MetalComboBoxLayoutManager()
           
 
方法摘要
 void layoutContainer(Container parent)
          佈置指定容器。
 void superLayout(Container parent)
           
 
從類別 javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager 繼承的方法
addLayoutComponent, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent
 
從類別 java.lang.Object 繼承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

建構子詳細資訊

MetalComboBoxUI.MetalComboBoxLayoutManager

public MetalComboBoxUI.MetalComboBoxLayoutManager()
方法詳細資訊

layoutContainer

public void layoutContainer(Container parent)
從介面 LayoutManager 複製的描述
佈置指定容器。

指定者:
介面 LayoutManager 中的 layoutContainer
覆寫:
類別 BasicComboBoxUI.ComboBoxLayoutManager 中的 layoutContainer
參數:
parent - 要佈置的容器

superLayout

public void superLayout(Container parent)

JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only