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

java.awt.toolkit.loadSystemColors is underspecified

XMLWordPrintable

    • generic
    • generic

      currently java.awt.Toolkit.loadSystemColors is specified as:
      > "Fills in the integer array that is supplied as an argument with the
      > current system color values."
      > This is sufficiently vague to be unimplementable because it is not clear
      > which
      > system colors it is referring to, and what should be the order of these
      > system color.
      > The RI of java.awt.Toolkit.SystemColor suggests a very specific meaning
      > and ordering of de colors returned in the array. Though protected,
      > presumably the method is never meant to be used by applications.

      ###@###.### 2005-03-08 01:45:29 GMT

            yan Yuri Nesterenko
            bfootesunw Bill Foote (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: