GP.Attributes.Colors
Class White

java.lang.Object
  |
  +--GP.Attributes.Color
        |
        +--GP.Attributes.Colors.White

public class White
extends Color


Constructor Summary
White()
           
 
Methods inherited from class GP.Attributes.Color
Copy, Darker, Darker, equals, GetBlue, GetColor, GetGreen, GetRed, Lighter, Lighter, toString
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

White

public White()