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

stddoclet: Indent the word-wrapped text in summary tables.

XMLWordPrintable

      In field and method summary tables, the descriptions are indented in
      the first line only. Please change the HTML so the entire description
      is indented.

      Currently:
         +--------+----------------------------------------------------------+
         | String | setValue(Object value) |
         | | Called by the renderers to set the specified |
         | | value to text. |
         +--------+----------------------------------------------------------+

      Prefer:
         +--------+----------------------------------------------------------+
         | String | setValue(Object value) |
         | | Called by the renderers to set the specified |
         | | value to text. |
         +--------+----------------------------------------------------------+

      This change is needed for all the summary tables:
         Field Summary
         Constructor Summary
         Method Summary
         Inner Class Summary

      See Suggested Fix for the HTML.

            bpatel Bhavesh Patel (Inactive)
            dkramersunw Douglas Kramer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: