This implements CachableRed based on a BufferedImage. You can use this to wrap a BufferedImage that you want to appear as a CachableRed. It essentially ignores the dependency and dirty region methods.
@author
Thomas DeWeese
@version $Id: ConcreteBufferedImageCachableRed.java,v 1.4 2000/11/17 19:40:17 deweese Exp $