-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: 1.4.2
-
Component/s: client-libs
-
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