org.fest.swing.image
Class ImageFileExtensions
java.lang.Object
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.