JAI ImageIO plugins for ImageJ - API

Serialized Form

Class net.sf.ij.jaiio.EncoderParamDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

accepted

boolean accepted

buttonPanel

javax.swing.JPanel buttonPanel

okButton

javax.swing.JButton okButton

cancelButton

javax.swing.JButton cancelButton

optionsTabbedPane

javax.swing.JTabbedPane optionsTabbedPane

tiffEncodeParamPanel

TIFFEncodeParamPanel tiffEncodeParamPanel


Class net.sf.ij.plugin.HelpPanel extends javax.swing.JPanel implements Serializable


Class net.sf.ij.jaiio.ImageFileChooser extends javax.swing.JFileChooser implements Serializable

Serialized Fields

previewer

JAIFilePreviewer previewer


Class net.sf.ij.jaiio.ImagePageSelectionDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

numPages

int numPages

pageIndex

int[] pageIndex

jPanel1

javax.swing.JPanel jPanel1

borderLayout1

java.awt.BorderLayout borderLayout1

pageIncrementTF

javax.swing.JTextField pageIncrementTF

lastPageTF

javax.swing.JTextField lastPageTF

firstPageTF

javax.swing.JTextField firstPageTF

numPagesTF

javax.swing.JTextField numPagesTF

panel1

javax.swing.JPanel panel1

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

pageIncrementLabel

javax.swing.JLabel pageIncrementLabel

lastPageLabel

javax.swing.JLabel lastPageLabel

firstPageLabel

javax.swing.JLabel firstPageLabel

jLabel1

javax.swing.JLabel jLabel1

jPanel2

javax.swing.JPanel jPanel2

cancelButton

javax.swing.JButton cancelButton

okButton

javax.swing.JButton okButton


Class net.sf.ij.jaiio.JAIFilePreviewer extends javax.swing.JPanel implements Serializable

Serialized Fields

file

java.io.File file
Description of the Field


iconSizeX

int iconSizeX
Description of the Field


iconSizeY

int iconSizeY
Description of the Field


imageInfo

JAIReader.ImageInfo imageInfo

pageIndex

int[] pageIndex

imagePageSelectionDialog

ImagePageSelectionDialog imagePageSelectionDialog

parentChooser

javax.swing.JFileChooser parentChooser

infoPanel

javax.swing.JPanel infoPanel

fileSizeLabel

javax.swing.JLabel fileSizeLabel

borderLayout1

java.awt.BorderLayout borderLayout1

ImageIconLabel

javax.swing.JLabel ImageIconLabel

selectPagesButton

javax.swing.JButton selectPagesButton

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1


Class net.sf.ij.jaiio.SaveImageFileChooser extends javax.swing.JFileChooser implements Serializable

Serialized Fields

selectedFileDirectory

java.lang.String selectedFileDirectory

selectedFileRootName

java.lang.String selectedFileRootName


Class net.sf.ij.jaiio.TIFFEncodeParamPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

titledBorder1

javax.swing.border.TitledBorder titledBorder1

titledBorder2

javax.swing.border.TitledBorder titledBorder2

gridBagLayout3

java.awt.GridBagLayout gridBagLayout3

compressionGroup

javax.swing.ButtonGroup compressionGroup

bwCompressionGroup

javax.swing.ButtonGroup bwCompressionGroup

optionsPanel

javax.swing.JPanel optionsPanel

gridBagLayout4

java.awt.GridBagLayout gridBagLayout4

zipRadioButton

javax.swing.JRadioButton zipRadioButton

jpegRadioButton

javax.swing.JRadioButton jpegRadioButton

packbitRadioButton

javax.swing.JRadioButton packbitRadioButton

compressionPanel

javax.swing.JPanel compressionPanel

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

noneRadioButton

javax.swing.JRadioButton noneRadioButton

bwCompressionPanel

javax.swing.JPanel bwCompressionPanel

fax4RadioButton

javax.swing.JRadioButton fax4RadioButton

fax3RadioButton

javax.swing.JRadioButton fax3RadioButton

gridBagLayout2

java.awt.GridBagLayout gridBagLayout2

rleRadioButton

javax.swing.JRadioButton rleRadioButton

jPanel1

javax.swing.JPanel jPanel1

gridBagLayout5

java.awt.GridBagLayout gridBagLayout5


Class net.sf.ij.jaiio.UnsupportedImageFileFormatException extends java.lang.Exception implements Serializable


Class net.sf.ij.jaiio.UnsupportedImageModelException extends java.lang.Exception implements Serializable


SourceForge.net Logo