Class Buttons


  • public class Buttons
    extends Object
    • Constructor Detail

      • Buttons

        public Buttons()
      • Buttons

        public Buttons​(Button darkBackground,
                       Button lightBackground)
    • Method Detail

      • getDarkBackground

        public Button getDarkBackground()
      • setDarkBackground

        public void setDarkBackground​(Button darkBackground)
      • getLightBackground

        public Button getLightBackground()
      • setLightBackground

        public void setLightBackground​(Button lightBackground)