java.awt
Class SystemColor
java.lang.Object
java.awt.Color
java.awt.SystemColor
A class to encapsulate symbolic colors representing the color of
native GUI objects on a system. For systems which support the dynamic
update of the system colors (when the user changes the colors)
the actual RGB values of these symbolic colors will also change
dynamically. In order to compare the "current" RGB value of aSystemColorobject with a non-symbolic Color object,getRGBshould be used rather thanequals.












java.awt.Color








0 comments:
Post a Comment