API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.plaf.metal. MetalComboBoxUI.MetalComboBoxLayoutManager View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      BasicComboBoxUI.ComboBoxLayoutManager
          MetalComboBoxUI.MetalComboBoxLayoutManager
Implements
Subclasses
Description
public class MetalComboBoxUI.MetalComboBoxLayoutManager
  This inner class is marked "public" due to a compiler bug.
See also:   
Constructors
public MetalComboBoxUI.MetalComboBoxLayoutManager ()
Methods
Hide/Show inherited methods
public void addLayoutComponent (String name, Component comp) [Inherited From BasicComboBoxUI.ComboBoxLayoutManager]
public void layoutContainer (Container parent) [Overrides BasicComboBoxUI.ComboBoxLayoutManager]
public Dimension minimumLayoutSize (Container parent) [Inherited From BasicComboBoxUI.ComboBoxLayoutManager]
public Dimension preferredLayoutSize (Container parent) [Inherited From BasicComboBoxUI.ComboBoxLayoutManager]
public void removeLayoutComponent (Component comp) [Inherited From BasicComboBoxUI.ComboBoxLayoutManager]
public void superLayout (Container parent)
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar