Details
-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b66
-
Verified
Description
Methods in a class should be grouped by types in the "Methods Summary" section. The methods should be grouped in different types e.g. "Static Methods", "Instance" Methods", "Deprecated Methods" etc. The methods summary table should have various tabs representing different types of methods. When a user clicks on a particular tab, only the methods of that particular type should appear in the table.
Attachments
Issue Links
- duplicates
-
JDK-4143088 stddoclet: Desire static/non-static field and method grouping
- Resolved