|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sun.awt.image.InputStreamImageSource | +--sun.awt.image.FileImageSource | +--com.ibm.aglets.ByteArrayImageSource
Constructor Summary | |
ByteArrayImageSource(byte[] b,
java.lang.String t)
|
Method Summary | |
protected sun.awt.image.ImageDecoder |
getDecoder()
|
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 |
Constructor Detail |
public ByteArrayImageSource(byte[] b, java.lang.String t)
Method Detail |
protected sun.awt.image.ImageDecoder getDecoder()
getDecoder
in class sun.awt.image.FileImageSource
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |