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

doc: awt.Insets.toString() has incomplete description in API spec

XMLWordPrintable

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

      According to the API spec, Insets.toString() returns "a string representation of this inset."
      A specific description of what a string representation should look like is necessary to help enforce compatibility. eg, "java.awt.Insets[top=" + the top value + ",left=" + the left value + ",bottom=" + the bottom value + ",right=" + the right value + "]"

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: