Class BackdropWizardPanel_Footer

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class BackdropWizardPanel_Footer extends JPanel
Footer panel used by the Backdrop Image generator wizard.

This small Swing panel is intended to appear at the bottom of the backdrop generation wizard and provides a consistent layout region for navigation buttons or status text. The UI is generated by the Form Editor and contains no dynamic logic.

Since:
1.0
Author:
Cesar Bianchi
See Also:
  • Constructor Details

    • BackdropWizardPanel_Footer

      public BackdropWizardPanel_Footer()
      Creates new form BackdropWizardPanel_Footer and initializes components.
      Since:
      1.0