Class BandControlPanelUI

java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.PanelUI
org.pushingpixels.flamingo.internal.ui.ribbon.BandControlPanelUI
Direct Known Subclasses:
BasicBandControlPanelUI, BasicFlowBandControlPanelUI

public abstract class BandControlPanelUI extends PanelUI
UI for control panel of ribbon band (JBandControlPanel).
  • Constructor Details

    • BandControlPanelUI

      public BandControlPanelUI()
  • Method Details

    • getLayoutGap

      public abstract int getLayoutGap()
      Returns the layout gap for the controls in the associated control panel.
      Returns:
      The layout gap for the controls in the associated control panel.