| Gets the color name. On Windows XP, it could be one of the values BLUE, HOMESTEAD or METALLIC. If XP style is not on
or the system is not Windows XP at all, it will return null.
Please note it will return the correct value only if it's
jdk1.4.2 and above. Otherwise it will throw UnsupportedOperationException.
the color name of XP theme. throws: UnsupportedOperationException - if jdk version is not 1.4.2 or above. |