org.fest.swing.image
Class ImageFileExtensions

java.lang.Object
  extended by org.fest.swing.image.ImageFileExtensions

public final class ImageFileExtensions
extends Object

Understands common image file extensions.

Author:
Alex Ruiz

Field Summary
static String PNG
          PNG file extension
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PNG

public static final String PNG
PNG file extension

See Also:
Constant Field Values


Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.