|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.l2fprod.gui.plaf.skin.SkinTitlePane.TitlePaneLayout
public class SkinTitlePane.TitlePaneLayout
Description of the Class
| Constructor Summary | |
|---|---|
SkinTitlePane.TitlePaneLayout()
|
|
| Method Summary | |
|---|---|
void |
addLayoutComponent(java.lang.String name,
java.awt.Component c)
Adds a feature to the LayoutComponent attribute of the TitlePaneLayout object |
void |
layoutContainer(java.awt.Container c)
Description of the Method |
java.awt.Dimension |
minimumLayoutSize(java.awt.Container c)
Description of the Method |
java.awt.Dimension |
preferredLayoutSize(java.awt.Container c)
Description of the Method |
void |
removeLayoutComponent(java.awt.Component c)
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 SkinTitlePane.TitlePaneLayout()
| Method Detail |
|---|
public void addLayoutComponent(java.lang.String name,
java.awt.Component c)
addLayoutComponent in interface java.awt.LayoutManagername - The feature to be added to the LayoutComponent attributec - The feature to be added to the LayoutComponent attributepublic void removeLayoutComponent(java.awt.Component c)
removeLayoutComponent in interface java.awt.LayoutManagerc - Description of Parameterpublic java.awt.Dimension preferredLayoutSize(java.awt.Container c)
preferredLayoutSize in interface java.awt.LayoutManagerc - Description of Parameter
public java.awt.Dimension minimumLayoutSize(java.awt.Container c)
minimumLayoutSize in interface java.awt.LayoutManagerc - Description of Parameter
public void layoutContainer(java.awt.Container c)
layoutContainer in interface java.awt.LayoutManagerc - Description of Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||