Package com.jtattoo.plaf
Class BaseTitlePane.TitlePaneLayout
java.lang.Object
com.jtattoo.plaf.BaseTitlePane.TitlePaneLayout
- All Implemented Interfaces:
LayoutManager
- Enclosing class:
BaseTitlePane
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addLayoutComponent
(String name, Component c) protected int
void
void
void
void
-
Constructor Details
-
TitlePaneLayout
protected TitlePaneLayout()
-
-
Method Details
-
addLayoutComponent
- Specified by:
addLayoutComponent
in interfaceLayoutManager
-
computeHeight
protected int computeHeight() -
layoutContainer
- Specified by:
layoutContainer
in interfaceLayoutManager
-
layoutDefault
-
layoutMacStyle
-
minimumLayoutSize
- Specified by:
minimumLayoutSize
in interfaceLayoutManager
-
preferredLayoutSize
- Specified by:
preferredLayoutSize
in interfaceLayoutManager
-
removeLayoutComponent
- Specified by:
removeLayoutComponent
in interfaceLayoutManager
-