-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
1.4.2
-
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
> "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