Extreme Component Documentation

Release Notes

JWizardPane 1.6 (2005/11/24)

  • Demonstrates the feature that load the JFileChooser lazily.
  • Demonstrates the feature how to enable and disable the control button when naviage the JWizardPane page.
  • Adds JBean framework.

JWizardPane 1.5 (2005/01/20)

  • Sometimes the step tip panel cannot display the selected step state when switch LookAndFeel. (Bug Fixed)

JWizardPane 1.4 (2004/11/16)

  • New client property: JWizardPane.interiorPageStyle Adds two interior page style: BannerTip, StepTip.(New Features)
  • JCardPane cannot adjust the selected index when Add and remove the card. (Bug Fixed)

JWizardPane 1.3 (2004/07/09)

  • New API: setSideImageIcon(ImageIcon);
  • New API: ImageIcon getSideImageIcon();
  • New API: setBannerImageIcon(ImageIcon)
  • New API: ImageIcon getBannerImageIcon()

JWizardPane 1.2 (2004/01/01)

  • Adds createDialog and createFrame methods.
  • Improves BoxLayout2 layout manager.

JWizardPane 1.1 (2003/07/11)

  • Adds logo text and banner image.
  • Introduces BoxLayout2 layout manager.

JWizardPane 1.0

  • Supports side image, logo icon.
  • Introduces the CardLayout2 layout manager.
  • Includes the JCardPane component.
  • Build modern wizard style interface quickly.
  • API ease to use.
  • Bulti-in show dialog and frame support.