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

AWT List spec has incorrect summary of method add(String,int) in Method Summary

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.2.0
    • 1.2.0
    • docs
    • 1.2fcs
    • generic, sparc
    • generic, solaris_2.5
    • Verified


      The List spec says the following about the add(String,int) method in
      the Method Summary section:
         void add(String item, int index)
            Adds the specified item to the end of the scrolling list.


      The description is incorrect; it should state that the item is added
      to the list at the specified index.

            dgreensunw Dale Green (Inactive)
            gaurisha Gauri Sharma (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: