Class BibliobrolMainPanel

All Implemented Interfaces:
IRememberPreferences, ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible

public class BibliobrolMainPanel extends JPanel implements IRememberPreferences, PropertyChangeListener
Since:
1.0
Version:
%I%, %G%
Author:
Steph GAUDRY
See Also:
Serialized Form
  • Constructor Details

    • BibliobrolMainPanel

      public BibliobrolMainPanel(BrolStatusBar statusBar)
    • BibliobrolMainPanel

      public BibliobrolMainPanel()
      Do not use this constructor : it's here only to provide an empty constructor for the GUI builder.
  • Method Details