Package com.l2fprod.gui.plaf.skin
Class SkinSplitPaneDivider.DividerLayout
java.lang.Object
com.l2fprod.gui.plaf.skin.SkinSplitPaneDivider.DividerLayout
- All Implemented Interfaces:
LayoutManager
- Enclosing class:
SkinSplitPaneDivider
Description of the Class
- Author:
- fred
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addLayoutComponent
(String string, Component c) void
Description of the Methodvoid
-
Constructor Details
-
DividerLayout
protected DividerLayout()
-
-
Method Details
-
layoutContainer
Description of the Method- Specified by:
layoutContainer
in interfaceLayoutManager
- Parameters:
c
- Description of Parameter
-
minimumLayoutSize
- Specified by:
minimumLayoutSize
in interfaceLayoutManager
-
preferredLayoutSize
- Specified by:
preferredLayoutSize
in interfaceLayoutManager
-
removeLayoutComponent
- Specified by:
removeLayoutComponent
in interfaceLayoutManager
-
addLayoutComponent
- Specified by:
addLayoutComponent
in interfaceLayoutManager
-