-
Type:
Enhancement
-
Resolution: Won't Fix
-
Priority:
P4
-
None
-
Affects Version/s: 1.2.0
-
Component/s: tools
-
sparc
-
solaris_2.5
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.
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.