Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.poi.contrib.poibrowser

Class Summary
Codec Provides utility methods for encoding and decoding hexadecimal data.
DocumentDescriptor Describes the most important (whatever that is) features of a org.apache.poi.poifs.filesystem.POIFSDocument.
DocumentDescriptorRenderer javax.swing.tree.TreeCellRenderer for a DocumentDescriptor.
ExtendableTreeCellRenderer This is a javax.swing.tree.TreeCellRenderer implementation which is able to render arbitrary objects.
POIBrowser The main class of the POI Browser.
PropertySetDescriptor Describes the most important (whatever that is) features of a stream containing a org.apache.poi.hpsf.PropertySet.
PropertySetDescriptorRenderer Renders a PropertySetDescriptor by more or less dumping the stuff into a javax.swing.JTextArea.
TreeReaderListener Organizes document information in a tree model in order to be e.g.
Util Contains various (well, just one at the moment) static utility methods.