Class PanelRowFillSpec.Fixed
- java.lang.Object
-
- org.pushingpixels.radiance.component.api.common.model.panel.PanelRowFillSpec
-
- org.pushingpixels.radiance.component.api.common.model.panel.PanelRowFillSpec.Fixed
-
- Enclosing class:
- PanelRowFillSpec
public static final class PanelRowFillSpec.Fixed extends PanelRowFillSpec
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.pushingpixels.radiance.component.api.common.model.panel.PanelRowFillSpec
PanelRowFillSpec.Adaptive, PanelRowFillSpec.Fixed
-
-
Field Summary
Fields Modifier and Type Field Description private int
columnCount
-
Constructor Summary
Constructors Constructor Description Fixed(int columnCount)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getColumnCount()
-