Class WPrintButton

    • Constructor Detail

      • WPrintButton

        public WPrintButton()
        Creates a WPrintButton with the default button text.
      • WPrintButton

        public WPrintButton​(String text)
        Creates a WPrintButton with the given button text.
        Parameters:
        text - the text to display on the button.