Class BasicScrollablePanelUI.ScrollablePanelLayout
java.lang.Object
org.pushingpixels.flamingo.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.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ScrollablePanelLayout
public ScrollablePanelLayout()Creates new layout manager.
-
-
Method Details
-
addLayoutComponent
- Specified by:
addLayoutComponent
in interfaceLayoutManager
-
removeLayoutComponent
- Specified by:
removeLayoutComponent
in interfaceLayoutManager
-
preferredLayoutSize
- Specified by:
preferredLayoutSize
in interfaceLayoutManager
-
minimumLayoutSize
- Specified by:
minimumLayoutSize
in interfaceLayoutManager
-
layoutContainer
- Specified by:
layoutContainer
in interfaceLayoutManager
-