org.pdfbox

Class PDFReader


public class PDFReader
extends javax.swing.JFrame

An application to read PDF documents. This will provide Acrobat Reader like funtionality.
Version:
$Revision: 1.4 $
Author:
Ben Litchfield

Constructor Summary

PDFReader()
Constructor.

Method Summary

ReaderBottomPanel
getBottomStatusPanel()
Get the bottom status panel.
static void
main(String[] args)

Constructor Details

PDFReader

public PDFReader()
Constructor.

Method Details

getBottomStatusPanel

public ReaderBottomPanel getBottomStatusPanel()
Get the bottom status panel.
Returns:
The bottom status panel.

main

public static void main(String[] args)
            throws Exception
Parameters:
args - the command line arguments