Class Panel


  • public class Panel
    extends Object
    • Method Detail

      • getOnDarkBackground

        public Boolean getOnDarkBackground()
      • setOnDarkBackground

        public void setOnDarkBackground​(Boolean onDarkBackground)
      • getBackground

        public Background getBackground()
      • setBackground

        public void setBackground​(Background background)
      • getFonts

        public Fonts getFonts()
      • setFonts

        public void setFonts​(Fonts fonts)
      • getTitle

        public Fonts getTitle()
      • setTitle

        public void setTitle​(Fonts title)
      • setPanelElements

        public void setPanelElements​(PanelElements panelElements)