Class MetalComboBoxUI.MetalComboBoxLayoutManager
- java.lang.Object
 -  
- javax.swing.plaf.basic.BasicComboBoxUI.ComboBoxLayoutManager
 -  
- javax.swing.plaf.metal.MetalComboBoxUI.MetalComboBoxLayoutManager
 
 
 
- All Implemented Interfaces:
 LayoutManager
- Enclosing class:
 - MetalComboBoxUI
 
public class MetalComboBoxUI.MetalComboBoxLayoutManager extends BasicComboBoxUI.ComboBoxLayoutManager
This class should be treated as a "protected" inner class. Instantiate it only within subclasses of MetalComboBoxUI.
Constructor Summary
| Constructor | Description | 
|---|---|
MetalComboBoxLayoutManager() |  
Method Summary
| Modifier and Type | Method | Description | 
|---|---|---|
void |  superLayout(Container parent) |    Lays out the parent container.  |  
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait  Methods declared in interface java.awt.LayoutManager
addLayoutComponent, layoutContainer, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent  Constructor Detail
MetalComboBoxLayoutManager
public MetalComboBoxLayoutManager()
Method Detail
superLayout
public void superLayout(Container parent)
Lays out the parent container.
- Parameters:
 - 
parent- a container