Class ReaderBottomPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class ReaderBottomPanel extends JPanel
A panel to display at the bottom of the window for status and other stuff.
See Also:
  • Field Details

    • statusLabel

      private JLabel statusLabel
    • logLabel

      private JLabel logLabel
  • Constructor Details

    • ReaderBottomPanel

      public ReaderBottomPanel()
  • Method Details

    • getStatusLabel

      public JLabel getStatusLabel()
    • getLogLabel

      public JLabel getLogLabel()