description for Choice.remove(java.lang.String) isn't finished

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 6
    • Affects Version/s: 6
    • Component/s: client-libs
    • b10
    • generic
    • generic
    • Verified

      Name: ad153231 Date: 09/15/2004


      http://java.sun.com/j2se/1.5.0/docs/api/java/awt/Choice.html#remove(java.lang.String)
      has a wrong description:
      "
      public void remove(int position)
      Removes an item from the choice menu at the specified position. If
      the item being removed is the currently selected item, then the first
      item in the choice becomes the selected item.
      Otherwise, the currently selected item remains selected (and the selected index is

      Parameters:
      position - the position of the item
      "

      Possible lost words from remove(String item) are:
      "Otherwise, the currently selected item remains selected (and the selected index is updated accordingly)."
      ======================================================================
      ###@###.### 10/25/04 09:15 GMT

            Assignee:
            Andrei Dmitriev (Inactive)
            Reporter:
            Andrei Dmitriev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: