|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jinke.gui.image.ImageSource
public class ImageSource
| Field Summary | |
|---|---|
(package private) java.io.InputStream |
input
|
| Constructor Summary | |
|---|---|
ImageSource(java.io.ByteArrayInputStream bytearrayinputstream)
|
|
ImageSource(FileInputStream fileinputstream)
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
ImageDecoder |
getDecoder()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.io.InputStream input
| Constructor Detail |
|---|
public ImageSource(FileInputStream fileinputstream)
fileinputstream - public ImageSource(java.io.ByteArrayInputStream bytearrayinputstream)
bytearrayinputstream - | Method Detail |
|---|
public ImageDecoder getDecoder()
public void destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||