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

Allow sorting of member details in lexicographical order

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • 26
    • None
    • tools
    • None

      While member summaries are ordered in lexicaographical order in JavaDoc, member details have always been ordered in source order. The rationale for this is that there may be an inherent logic in the way members are ordered in source code, an example being methods getFoo and setFoo being declared next to each other.

      This was non-contentious until the arrival of the page contents sidebar, which has made the non-lexicographical order of member details more visible.

      A good solution would be to provide a control/button in the header of the sidebar that allows to switch between source and lexicographical order of member details.

            nbenalla Nizar Benalla
            hannesw Hannes Wallnoefer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: