Class BackdropWizardPanel_02

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class BackdropWizardPanel_02 extends JPanel
Panel used as the second step of the Backdrop Image generator wizard.

This panel lists available libraries or sources that the generator can use to build backdrop images. The UI is generated by the Form Editor and contains only static components managed via the initComponents method.

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

    • BackdropWizardPanel_02

      public BackdropWizardPanel_02()
      Constructs the panel and initializes Swing components.
      Since:
      1.0