Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8160989

(doclet/format/html) provide an abstraction or builder for HTML tables

XMLWordPrintable

      OK, we're way better than we were using strings and println as in days past, but it's still "clunky" creating HTML tables using HtmlTree, addContent, and so on.

      HTML tables are complex enough, and we use them often enough, that it is probably worth having an abstraction like a "table builder" to help create HTML tables. The builder would have methods tohelp set caption, summary, headings, and adding rows. And, as part of adding rows, it could take care of setting the background color on alternating rows.

            Unassigned Unassigned
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: