|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectsun.awt.image.InputStreamImageSource
sun.awt.image.FileImageSource
com.ibm.aglets.ByteArrayImageSource
| Field Summary | |
(package private) byte[] |
buf
|
(package private) java.lang.String |
type
|
| Fields inherited from class sun.awt.image.FileImageSource |
|
| Fields inherited from class sun.awt.image.InputStreamImageSource |
|
| Constructor Summary | |
ByteArrayImageSource(byte[] b,
java.lang.String t)
|
|
| Method Summary | |
protected sun.awt.image.ImageDecoder |
getDecoder()
|
| Methods inherited from class sun.awt.image.FileImageSource |
|
| Methods inherited from class sun.awt.image.InputStreamImageSource |
addConsumer, decoderForType, doFetch, getDecoder, isConsumer, removeConsumer, requestTopDownLeftRightResend, startProduction |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
byte[] buf
java.lang.String type
| Constructor Detail |
public ByteArrayImageSource(byte[] b,
java.lang.String t)
| Method Detail |
protected sun.awt.image.ImageDecoder getDecoder()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||