EVolve.util
Class ColorCache

java.lang.Object
  |
  +--EVolve.util.ColorCache

public class ColorCache
extends java.lang.Object


Constructor Summary
ColorCache()
           
 
Method Summary
 int getKeyFromColor(java.awt.Color color)
           
 java.awt.Color getNextColor(int methodId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorCache

public ColorCache()
Method Detail

getNextColor

public java.awt.Color getNextColor(int methodId)

getKeyFromColor

public int getKeyFromColor(java.awt.Color color)