Class BasicRibbonUI.RibbonLayout
java.lang.Object
org.pushingpixels.radiance.component.internal.ui.ribbon.BasicRibbonUI.RibbonLayout
- All Implemented Interfaces:
LayoutManager
- Enclosing class:
BasicRibbonUI
Layout for the ribbon.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addLayoutComponent
(String name, Component c) private int
void
void
-
Constructor Details
-
RibbonLayout
private RibbonLayout()
-
-
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
-
getAnchoredButtonsWidth
-
layoutContainer
- Specified by:
layoutContainer
in interfaceLayoutManager
-