JIDE Dialogs

JIDE Dialogs is a product to make your creation of dialogs in Swing easier. As the name indicates, this product will focus on all kinds of dialogs. It will introduce a simple yet useful base dialog class - StandardDialog. On top of this class, several pre-built dialogs are built – such as wizard dialog, multiple-page dialog which can be used display user options and preference, and tip of today dialog. 

Features

  • Wizard component which support both Microsoft Wizard 97 standard and Java L&F standard
  • MultiplePageDialog which can be used as options dialog or user preference dialog.
  • Tips of the Day Dialog
  • ButtonPanel which can layout buttons in different order based OS convention.
  • Pre-built panels such as BannerPanel
  • AbstractPage - lazy loading panel with page event (open, closing, closed etc) support

Screenshots

 

Wizard 97 Standard Welcome Page

 


Wizard 97 Standard
License Page

Wizard 97 Standard
Add Important Message to Page

Wizard 97 Standard Completion Page

Java L&F Standard Wizard
Welcome Page

Java L&F Standard Wizard
With Steps and Help as Left Pane

Java L&F Standard Wizard
With an Incomplete Steps as Left Pane

Banners and Borders can
be used in any Dialog

MultiplePageDialog
ICON_STYLE like Mozilla Firebird
(icons are not included)

MultiplePageDialog 
ICON_STYLE like IntelliJ IDEA
(icons are not included)
 

MultiplePageDialog
LIST_STYLE

MultiplePageDialog
TREE_STYLE

Download Demo

Download Now