org.pdfbox.pdfviewer

Class ReaderBottomPanel


public class ReaderBottomPanel
extends JPanel

A panel to display at the bottom of the window for status and other stuff.
Version:
$Revision: 1.2 $
Author:
Ben Litchfield

Constructor Summary

ReaderBottomPanel()
This is the default constructor.

Method Summary

JLabel
getStatusLabel()
This method initializes status label.

Constructor Details

ReaderBottomPanel

public ReaderBottomPanel()
This is the default constructor.

Method Details

getStatusLabel

public JLabel getStatusLabel()
This method initializes status label.
Returns:
javax.swing.JLabel