Class SkinTitlePane.TitlePaneLayout
java.lang.Object
com.l2fprod.gui.plaf.skin.SkinTitlePane.TitlePaneLayout
- All Implemented Interfaces:
LayoutManager
- Enclosing class:
SkinTitlePane
Description of the Class
- Author:
- fred
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddLayoutComponent(String name, Component c) Adds a feature to the LayoutComponent attribute of the TitlePaneLayout objectvoidDescription of the MethodDescription of the MethodDescription of the MethodvoidDescription of the Method
-
Constructor Details
-
TitlePaneLayout
public TitlePaneLayout()
-
-
Method Details
-
addLayoutComponent
Adds a feature to the LayoutComponent attribute of the TitlePaneLayout object- Specified by:
addLayoutComponentin interfaceLayoutManager- Parameters:
name- The feature to be added to the LayoutComponent attributec- The feature to be added to the LayoutComponent attribute
-
removeLayoutComponent
Description of the Method- Specified by:
removeLayoutComponentin interfaceLayoutManager- Parameters:
c- Description of Parameter
-
preferredLayoutSize
Description of the Method- Specified by:
preferredLayoutSizein interfaceLayoutManager- Parameters:
c- Description of Parameter- Returns:
- Description of the Returned Value
-
minimumLayoutSize
Description of the Method- Specified by:
minimumLayoutSizein interfaceLayoutManager- Parameters:
c- Description of Parameter- Returns:
- Description of the Returned Value
-
layoutContainer
Description of the Method- Specified by:
layoutContainerin interfaceLayoutManager- Parameters:
c- Description of Parameter
-