org.eclipse.swt.internal.image
Class WinICOFileFormat

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

public final class WinICOFileFormat
extends FileFormat


Constructor Summary
WinICOFileFormat()
           
 
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

WinICOFileFormat

public WinICOFileFormat()