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
  • Field Details

    • columnCount

      private int columnCount
  • Constructor Details

    • Fixed

      public Fixed(int columnCount)
  • Method Details

    • getColumnCount

      public int getColumnCount()