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

DOC bug: API spec java.awt.Dimension.toString() incomplete

XMLWordPrintable

    • 1.2fcs
    • sparc
    • solaris_2.5.1
    • Not verified


      According to the API spec, Dimension.toString() returns "a string representation of this dimension."
      A specific description of what a string representation should look like is necessary to help enforce compatibility. eg, "java.awt.Dimension[width=" + the value of width + ",height=" + the value of height + "]"

            asommere Alan Sommerer (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: