Class DonationPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class DonationPanel extends JPanel
The DonationPanel class represents a panel that encourages users to donate to support the development of the software. It provides a user interface with a message and a button that redirects to a PayPal donation page.
Since:
1.2.0
Version:
1.0
Author:
CesarBianchi
See Also:
  • Constructor Details

    • DonationPanel

      public DonationPanel()
      Creates new form DonationPanel