GP.Attributes.Colors
Class Green

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

public class Green
extends Color


Constructor Summary
Green()
           
 
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

Green

public Green()