Side of Software
Wizard Library 1.6

Uses of Package
sos.wizard

Classes in sos.wizard used by sos.wizard
AbstractModel
          An abstract implementation of Model that handles the registration and notification of property change listeners.
AbstractPage
          A partial implementation of the Page interface.
AbstractPageEditor
          A partial implementation of the PageEditor interface.
AbstractWizardModel
          A partial implementation of the WizardModel interface.
AccessibleWizardRole
          An extension of javax.accessibility.AccessibleRole that defines roles for wizards.
DefaultWizardModel.Transition
          An action to carry out when the wizard leaves or returns to a page.
InvalidPageException
          Exception thrown when a page's data is invalid.
JWizard
          A visual component that takes the user through a sequence of pages.
Model
          A generic Java Bean interface for objects that notify listeners when a change occurs.
Page
          A page in the wizard progression.
PageEditor
          An object that controls the editing of a page.
ProgressEvent
          An event that indicates that the progress of an ongoing task has changed.
ProgressListener
          An object that gets notified when a task's progress has changed.
ProgressPage
          A page that shows the progress of an underlying task.
Task
          A Runnable object that can consist of any number of sub-tasks, can notify listeners of its progress, and can be paused, resumed, and interrupted.
WizardModel
          The model that controls the pages and steps in a wizard.
WizardUI
          The JWizard pluggable look and feel delegate.
 


Side of Software
Wizard Library 1.6

Copyright 2004-07 Side of Software (SOS). All rights reserved.