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

stddoclet: Desire static/non-static field and method grouping

    XMLWordPrintable

Details

    Description

      Name: rm29839 Date: 05/27/98


      Javadoc ease-of-use could be improved by providing logical separations between
      different types of fields and methods. Fields can be logically
      grouped into class constants (static final), class fields (static), and object
      fields (non-static); methods can be logically grouped into class methods (static) and object methods (non-static).

      Typically, I know that I'm looking for a particular type of field or method, but
      have to scroll through the entire list filtering for, say, static methods.

      (Review ID: 29994)
      ======================================================================

      Attachments

        Issue Links

          Activity

            People

              bpatel Bhavesh Patel (Inactive)
              rmandelsunw Ronan Mandel (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: