org.gcube.portlets.user.collectionexplorer.client.util
Class MimeTypeImagecreator
java.lang.Object
org.gcube.portlets.user.collectionexplorer.client.util.MimeTypeImagecreator
public class MimeTypeImagecreator
- extends Object
MimeTypeImagecreator
simply associate a mimetype to its image in the system
- Version:
- January 2009 (2.0)
TODO: add URI ICON
- Author:
- Massimiliano Assante, ISTI-CNR - massimiliano.assante@isti.cnr.it
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDF
public static final String PDF
- See Also:
- Constant Field Values
HTML
public static final String HTML
- See Also:
- Constant Field Values
XML
public static final String XML
- See Also:
- Constant Field Values
GIF
public static final String GIF
- See Also:
- Constant Field Values
PNG
public static final String PNG
- See Also:
- Constant Field Values
JPEG
public static final String JPEG
- See Also:
- Constant Field Values
JPG
public static final String JPG
- See Also:
- Constant Field Values
TIFF
public static final String TIFF
- See Also:
- Constant Field Values
BMP
public static final String BMP
- See Also:
- Constant Field Values
URI
public static final String URI
- See Also:
- Constant Field Values
GOOGLE
public static final String GOOGLE
- See Also:
- Constant Field Values
MimeTypeImagecreator
public MimeTypeImagecreator()
getThumbImage
public static com.google.gwt.user.client.ui.Image getThumbImage(String mimetype)
Copyright © 2014. All Rights Reserved.