Serialized Form


Package org.jfor.jfor.converter

Class org.jfor.jfor.converter.ConverterException extends java.io.IOException implements Serializable

Class org.jfor.jfor.converter.ValueConversionException extends ConverterException implements Serializable


Package org.jfor.jfor.rtflib.exceptions

Class org.jfor.jfor.rtflib.exceptions.RtfException extends java.io.IOException implements Serializable

Class org.jfor.jfor.rtflib.exceptions.RtfStructureException extends RtfException implements Serializable


Package org.jfor.jfor.rtflib.rtfdoc

Class org.jfor.jfor.rtflib.rtfdoc.RtfExternalGraphic.ExternalGraphicException extends java.io.IOException implements Serializable


Package org.jfor.jfor.tools.jpeg

Class org.jfor.jfor.tools.jpeg.JPEGException extends java.io.IOException implements Serializable

Serialized Fields

e

java.lang.Exception e
Exception


message

java.lang.String message
Message


Package org.jfor.jfor.tools.jpeg.encoder

Class org.jfor.jfor.tools.jpeg.encoder.JpegEncoder extends java.awt.Frame implements Serializable

Serialized Fields

runner

java.lang.Thread runner

outStream

java.io.BufferedOutputStream outStream

image

java.awt.Image image

JpegObj

JpegInfo JpegObj

Huf

Huffman Huf

dct

DCT dct

imageHeight

int imageHeight

imageWidth

int imageWidth

Quality

int Quality

code

int code