Package com.jtattoo.plaf.base
Class BaseTitlePane.TitlePaneLayout
java.lang.Object
com.jtattoo.plaf.base.BaseTitlePane.TitlePaneLayout
- All Implemented Interfaces:
LayoutManager
- Enclosing class:
BaseTitlePane
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddLayoutComponent(String name, Component c) protected intvoidvoidvoidvoid
-
Constructor Details
-
TitlePaneLayout
protected TitlePaneLayout()
-
-
Method Details
-
addLayoutComponent
- Specified by:
addLayoutComponentin interfaceLayoutManager
-
computeHeight
protected int computeHeight() -
layoutContainer
- Specified by:
layoutContainerin interfaceLayoutManager
-
layoutDefault
-
layoutMacStyle
-
minimumLayoutSize
- Specified by:
minimumLayoutSizein interfaceLayoutManager
-
preferredLayoutSize
- Specified by:
preferredLayoutSizein interfaceLayoutManager
-
removeLayoutComponent
- Specified by:
removeLayoutComponentin interfaceLayoutManager
-