Class ibm.aglets.util.ByteArrayImageSource
All Packages Class Hierarchy This Package Previous Next Index
Class ibm.aglets.util.ByteArrayImageSource
java.lang.Object
|
+----sun.awt.image.InputStreamImageSource
|
+----sun.awt.image.FileImageSource
|
+----ibm.aglets.util.ByteArrayImageSource
- public class ByteArrayImageSource
- extends FileImageSource
-
ByteArrayImageSource(byte[], String)
-
-
getDecoder()
-
ByteArrayImageSource
public ByteArrayImageSource(byte b[],
String t)
getDecoder
protected ImageDecoder getDecoder()
- Overrides:
- getDecoder in class FileImageSource
All Packages Class Hierarchy This Package Previous Next Index