|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.l2fprod.gui.plaf.skin.SkinComboBoxUI.SkinComboBoxLayoutManager
public class SkinComboBoxUI.SkinComboBoxLayoutManager
Description of the Class
| Constructor Summary | |
|---|---|
SkinComboBoxUI.SkinComboBoxLayoutManager()
|
|
| Method Summary | |
|---|---|
void |
addLayoutComponent(java.lang.String name,
java.awt.Component comp)
Adds a feature to the LayoutComponent attribute of the SkinComboBoxLayoutManager object |
void |
layoutContainer(java.awt.Container parent)
Description of the Method |
java.awt.Dimension |
minimumLayoutSize(java.awt.Container parent)
Description of the Method |
java.awt.Dimension |
preferredLayoutSize(java.awt.Container parent)
Description of the Method |
void |
removeLayoutComponent(java.awt.Component comp)
Description of the Method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SkinComboBoxUI.SkinComboBoxLayoutManager()
| Method Detail |
|---|
public void addLayoutComponent(java.lang.String name,
java.awt.Component comp)
addLayoutComponent in interface java.awt.LayoutManagername - The feature to be added to the LayoutComponent attributecomp - The feature to be added to the LayoutComponent attributepublic void removeLayoutComponent(java.awt.Component comp)
removeLayoutComponent in interface java.awt.LayoutManagercomp - Description of Parameterpublic java.awt.Dimension preferredLayoutSize(java.awt.Container parent)
preferredLayoutSize in interface java.awt.LayoutManagerparent - Description of Parameter
public java.awt.Dimension minimumLayoutSize(java.awt.Container parent)
minimumLayoutSize in interface java.awt.LayoutManagerparent - Description of Parameter
public void layoutContainer(java.awt.Container parent)
layoutContainer in interface java.awt.LayoutManagerparent - Description of Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||