|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.apache.poi.contrib.poibrowser |
---|
Class org.apache.poi.contrib.poibrowser.DocumentDescriptorRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable |
---|
Class org.apache.poi.contrib.poibrowser.POIBrowser extends javax.swing.JFrame implements Serializable |
---|
Serialized Fields |
---|
javax.swing.tree.MutableTreeNode rootNode
The tree's root node must be visible to all methods.
Class org.apache.poi.contrib.poibrowser.PropertySetDescriptorRenderer extends DocumentDescriptorRenderer implements Serializable |
---|
Package org.apache.poi.hdgf.exceptions |
---|
Class org.apache.poi.hdgf.exceptions.HDGFException extends java.lang.RuntimeException implements Serializable |
---|
Package org.apache.poi.hpsf |
---|
Class org.apache.poi.hpsf.CustomProperties extends java.util.HashMap implements Serializable |
---|
Serialized Fields |
---|
java.util.Map<K,V> dictionaryIDToName
Maps property IDs to property names.
java.util.Map<K,V> dictionaryNameToID
Maps property names to property IDs.
boolean isPure
Tells whether this object is pure or not.
Class org.apache.poi.hpsf.HPSFException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
java.lang.Throwable reason
The underlying reason for this exception - may be
null
.
Class org.apache.poi.hpsf.HPSFRuntimeException extends java.lang.RuntimeException implements Serializable |
---|
Serialized Fields |
---|
java.lang.Throwable reason
The underlying reason for this exception - may be
null
.
Class org.apache.poi.hpsf.IllegalPropertySetDataException extends HPSFRuntimeException implements Serializable |
---|
Class org.apache.poi.hpsf.IllegalVariantTypeException extends VariantTypeException implements Serializable |
---|
Class org.apache.poi.hpsf.MarkUnsupportedException extends HPSFException implements Serializable |
---|
Class org.apache.poi.hpsf.MissingSectionException extends HPSFRuntimeException implements Serializable |
---|
Class org.apache.poi.hpsf.NoFormatIDException extends HPSFRuntimeException implements Serializable |
---|
Class org.apache.poi.hpsf.NoPropertySetStreamException extends HPSFException implements Serializable |
---|
Class org.apache.poi.hpsf.NoSingleSectionException extends HPSFRuntimeException implements Serializable |
---|
Class org.apache.poi.hpsf.ReadingNotSupportedException extends UnsupportedVariantTypeException implements Serializable |
---|
Class org.apache.poi.hpsf.UnexpectedPropertySetTypeException extends HPSFException implements Serializable |
---|
Class org.apache.poi.hpsf.UnsupportedVariantTypeException extends VariantTypeException implements Serializable |
---|
Class org.apache.poi.hpsf.VariantTypeException extends HPSFException implements Serializable |
---|
Serialized Fields |
---|
java.lang.Object value
long variantType
Class org.apache.poi.hpsf.WritingNotSupportedException extends UnsupportedVariantTypeException implements Serializable |
---|
Package org.apache.poi.hpsf.wellknown |
---|
Class org.apache.poi.hpsf.wellknown.PropertyIDMap extends java.util.HashMap implements Serializable |
---|
Class org.apache.poi.hpsf.wellknown.SectionIDMap extends java.util.HashMap implements Serializable |
---|
Package org.apache.poi.hslf.exceptions |
---|
Class org.apache.poi.hslf.exceptions.CorruptPowerPointFileException extends java.lang.IllegalStateException implements Serializable |
---|
Class org.apache.poi.hslf.exceptions.EncryptedPowerPointFileException extends java.lang.IllegalStateException implements Serializable |
---|
Class org.apache.poi.hslf.exceptions.HSLFException extends java.lang.RuntimeException implements Serializable |
---|
Class org.apache.poi.hslf.exceptions.InvalidRecordFormatException extends java.lang.Exception implements Serializable |
---|
Package org.apache.poi.hsmf.exceptions |
---|
Class org.apache.poi.hsmf.exceptions.ChunkNotFoundException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Class org.apache.poi.hsmf.exceptions.DirectoryChunkNotFoundException extends java.lang.Exception implements Serializable |
---|
serialVersionUID: 1L
Package org.apache.poi.hssf.contrib.view |
---|
Class org.apache.poi.hssf.contrib.view.SVBorder extends javax.swing.border.AbstractBorder implements Serializable |
---|
Serialized Fields |
---|
java.awt.Color northColor
java.awt.Color eastColor
java.awt.Color southColor
java.awt.Color westColor
int northBorderType
int eastBorderType
int southBorderType
int westBorderType
boolean northBorder
boolean eastBorder
boolean southBorder
boolean westBorder
boolean selected
Class org.apache.poi.hssf.contrib.view.SVFractionalFormat extends java.text.Format implements Serializable |
---|
Serialized Fields |
---|
short ONE_DIGIT
short TWO_DIGIT
short THREE_DIGIT
short UNITS
int units
short mode
Class org.apache.poi.hssf.contrib.view.SViewer extends javax.swing.JApplet implements Serializable |
---|
Serialized Fields |
---|
SViewerPanel panel
boolean isStandalone
java.lang.String filename
Class org.apache.poi.hssf.contrib.view.SViewerPanel extends javax.swing.JPanel implements Serializable |
---|
Serialized Fields |
---|
HSSFWorkbook wb
javax.swing.JTabbedPane sheetPane
SVTableCellRenderer cellRenderer
SVTableCellEditor cellEditor
boolean allowEdits
Class org.apache.poi.hssf.contrib.view.SVRowHeader extends javax.swing.JList implements Serializable |
---|
Class org.apache.poi.hssf.contrib.view.SVTableCellEditor extends javax.swing.AbstractCellEditor implements Serializable |
---|
Serialized Fields |
---|
java.util.Hashtable<K,V> colors
HSSFWorkbook wb
javax.swing.JTextField editor
HSSFCell editorValue
Class org.apache.poi.hssf.contrib.view.SVTableCellRenderer extends javax.swing.JLabel implements Serializable |
---|
Serialized Fields |
---|
SVBorder cellBorder
HSSFWorkbook wb
org.apache.poi.hssf.contrib.view.SVTableCellRenderer.CellFormatter cellFormatter
Class org.apache.poi.hssf.contrib.view.SVTableModel extends javax.swing.table.AbstractTableModel implements Serializable |
---|
Serialized Fields |
---|
HSSFSheet st
int maxcol
Package org.apache.poi.hssf.dev |
---|
Class org.apache.poi.hssf.dev.EFHSSF extends java.lang.Object implements Serializable |
---|
Package org.apache.poi.hssf.eventusermodel |
---|
Class org.apache.poi.hssf.eventusermodel.HSSFUserException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
java.lang.Throwable reason
Package org.apache.poi.hssf.record |
---|
Class org.apache.poi.hssf.record.RecordFormatException extends java.lang.RuntimeException implements Serializable |
---|
Package org.apache.poi.hssf.record.formula.eval |
---|
Class org.apache.poi.hssf.record.formula.eval.EvaluationException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
ErrorEval _errorEval
Package org.apache.poi.poifs.filesystem |
---|
Class org.apache.poi.poifs.filesystem.OfficeXmlFileException extends java.lang.IllegalArgumentException implements Serializable |
---|
Package org.apache.poi.util |
---|
Class org.apache.poi.util.LittleEndian.BufferUnderrunException extends java.io.IOException implements Serializable |
---|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |