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

"Since: JDK 1.1" needs to be added to AWT TextArea append

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.3.0
    • docs
    • beta
    • generic
    • generic



      Name: rlT66838 Date: 06/15/2000


      June 15, 2000 browse of
      http://java.sun.com/j2se/1.3/docs/api/java/awt/TextArea.html#append
      (java.lang.String)

      java/awt/TextArea.html#append(java.lang.String)
      should say "Since JDK 1.1" but doesn't.
      That is,implicitly, it says since JDK 1.0 - which is WRONG.

      We know this because
      java/awt/TextArea.html#appendText(java.lang.String)
      quite properly says:
      Deprecated. As of JDK version 1.1, replaced by append(String).

      We also have analogous examples such as the purely syntactic
      change from the now deprecated TextArea.minimumSize
      to the since JDK 1.1 getMinimumSize.

        BugParade search on
          +TextArea +append +since
      failed to find any mention of this trouble.
      (Review ID: 106201)
      ======================================================================

            sharonz Sharon Zakhour (Inactive)
            rlewis Roger Lewis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: