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 的子類別中實例化此類別。
從類別 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)
提交錯誤或意見版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。