org.eclipse.swt.internal.image
Class GIFFileFormat

java.lang.Object
  extended by org.eclipse.swt.internal.image.FileFormat
      extended by org.eclipse.swt.internal.image.GIFFileFormat

public final class GIFFileFormat
extends FileFormat


Constructor Summary
GIFFileFormat()
           
 
Method Summary
 
Methods inherited from class org.eclipse.swt.internal.image.FileFormat
load, loadFromStream, save, unloadIntoStream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GIFFileFormat

public GIFFileFormat()