mailpuccino
Class ImageGIFHandler
java.lang.Object
mailpuccino.ContentHandler
mailpuccino.ImageGIFHandler
- All Implemented Interfaces:
- ComponentType
- Direct Known Subclasses:
- ImageJPEGHandler
- public class ImageGIFHandler
- extends ContentHandler
Field Summary |
(package private) static javax.swing.Icon |
ContentIcon
|
(package private) static java.lang.String[] |
Extensions
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentIcon
static javax.swing.Icon ContentIcon
Extensions
static java.lang.String[] Extensions
ImageGIFHandler
public ImageGIFHandler()
getType
public java.lang.String getType()
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in class ContentHandler
getExtensions
public java.lang.String[] getExtensions()
- Specified by:
getExtensions
in class ContentHandler
getView
public java.awt.Component getView()
- Specified by:
getView
in class ContentHandler
getIcon
public javax.swing.Icon getIcon()
- Specified by:
getIcon
in class ContentHandler
getFileName
public java.lang.String getFileName()
- Overrides:
getFileName
in class ContentHandler