abbot.editor.widgets
Class GifDecoder.GifFrame

java.lang.Object
  extended by abbot.editor.widgets.GifDecoder.GifFrame
Enclosing class:
GifDecoder

static class GifDecoder.GifFrame
extends Object


Field Summary
 int delay
           
 BufferedImage image
           
 
Constructor Summary
GifDecoder.GifFrame(BufferedImage im, int del)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

image

public BufferedImage image

delay

public int delay
Constructor Detail

GifDecoder.GifFrame

public GifDecoder.GifFrame(BufferedImage im,
                           int del)


Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge