Downloadliste

Projektbeschreibung

The Java Wizard Component is a Swing component
that helps a user-interface programmer present
information to the user in a step-by-step manner
in which the next step is determined by the
choices made in the current step. This is useful
for programming many kinds of wizards, such as
those used in installation programs and IDEs. This
library attempts to make it easy for developers to
define their own steps and to combine these steps
in the desired order.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-07-16 12:06 Zurück zur Release-Liste
1.1

JWizardComponents ist nun eine Schnittstelle, die bedeutet, dass Entwickler eigentlich ihre eigenen JWizardComponents Klasse implementieren kann sehr leicht. Ein kleiner Fehler in SimpleDynamicWizardPanel wurde auch festgelegt, obwohl sie nicht sollten alle aktuellen Nutzer betroffen sind, sehr viel.
Tags: Code cleanup
JWizardComponents is now an interface, which
means that developers can actually implement
their own JWizardComponents class very easily. A
small bug in SimpleDynamicWizardPanel was also
fixed, although it should not have affected any
current users very much.

Project Resources