Class Properties

    • Field Detail

      • DEFAULT_BACKGROUND_PAINT

        public static final java.awt.Paint DEFAULT_BACKGROUND_PAINT
      • backgroundPaint

        private java.awt.Paint backgroundPaint
    • Constructor Detail

      • Properties

        public Properties()
    • Method Detail

      • setBackgroundPaint

        public void setBackgroundPaint​(java.awt.Paint backgroundPaint)
        Parameters:
        backgroundPaint -
      • getBackgroundPaint

        public java.awt.Paint getBackgroundPaint()
        Returns:
        Paint
      • toHTML

        public void toHTML​(HTMLGenerator htmlGenerator)
        Enables the testing routines to display the contents of this Object.
        Specified by:
        toHTML in interface HTMLTestable
        Parameters:
        htmlGenerator -