|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectranab.img.gif.GifEx
ranab.img.gif.GifCommentEx
public final class GifCommentEx
Comment extension block.
| Field Summary |
|---|
| Fields inherited from class ranab.img.gif.GifEx |
|---|
mbyBlkTerm, mbyCtrlLab, mbyExIntro, mImageData |
| Method Summary | |
|---|---|
java.lang.String |
getComment()
Get the comment string. |
void |
setComment(java.lang.String comment)
Set the comment. |
void |
write(java.io.DataOutputStream ds)
Write comment this block. |
| Methods inherited from class ranab.img.gif.GifEx |
|---|
getBlockId, getImageData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getComment()
public void setComment(java.lang.String comment)
null to remove comment.
public void write(java.io.DataOutputStream ds)
throws java.io.IOException
null
does not write.
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||