Class BasicScrollablePanelUI.ScrollablePanelLayout
java.lang.Object
org.pushingpixels.radiance.component.internal.ui.common.BasicScrollablePanelUI.ScrollablePanelLayout
- All Implemented Interfaces:
LayoutManager
- Enclosing class:
BasicScrollablePanelUI
protected class BasicScrollablePanelUI.ScrollablePanelLayout
extends Object
implements LayoutManager
Layout for the scrollable panel.
- Author:
- Kirill Grouchnikov, Topologi
-
Method Summary
-
Method Details
-
addLayoutComponent
- Specified by:
addLayoutComponentin interfaceLayoutManager
-
removeLayoutComponent
- Specified by:
removeLayoutComponentin interfaceLayoutManager
-
preferredLayoutSize
- Specified by:
preferredLayoutSizein interfaceLayoutManager
-
minimumLayoutSize
- Specified by:
minimumLayoutSizein interfaceLayoutManager
-
layoutContainer
- Specified by:
layoutContainerin interfaceLayoutManager
-