Class CoolBlue

java.lang.Object
  extended by ColorScheme
      extended by CoolBlue

public class CoolBlue
extends ColorScheme


Constructor Summary
CoolBlue()
           
 
Method Summary
 java.awt.Color getColor(double scaledI)
           
 
Methods inherited from class ColorScheme
getHighlight, getSchemeName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoolBlue

public CoolBlue()
Method Detail

getColor

public java.awt.Color getColor(double scaledI)
Overrides:
getColor in class ColorScheme