Class SubstancePanelUI


  • public class SubstancePanelUI
    extends BasicPanelUI
    UI for panels in Substance look and feel.
    • Constructor Detail

      • SubstancePanelUI

        public SubstancePanelUI()
    • Method Detail

      • toPaintBackground

        protected boolean toPaintBackground​(JComponent c)
        Returns indication whether the panel background should be filled.
        Parameters:
        c - Component (should be JPanel).
        Returns:
        true if the panel background should be filled with the background color, false otherwise.