logo


image
Class ImageCache

java.lang.Object
  extended by image.ImageCache

public class ImageCache
extends java.lang.Object


Constructor Summary
ImageCache(java.lang.String folder_name)
 
Method Summary
 java.awt.image.BufferedImage advance(int n)
 int current()
 java.awt.image.BufferedImage get(int n)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageCache

public ImageCache(java.lang.String folder_name)
Parameters:
folder_name -
Method Detail

advance

public java.awt.image.BufferedImage advance(int n)
Parameters:
n -
Returns:

current

public int current()
Returns:

get

public java.awt.image.BufferedImage get(int n)
Parameters:
n -
Returns: