|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Wizard | Things a Wizard needs to implement |
WizardActivityView | View and Presenter definitions for the generic Wizard |
WizardActivityView.Presenter | |
WizardContext | Marker interface |
WizardFactory | A Factory to get different Wizards |
WizardPage | A page for a Wizard |
WizardPageSelectedEvent.Handler | |
WizardPageStatusChangeEvent.Handler |
Class Summary | |
---|---|
AbstractWizard<T extends WizardContext> | A generic Wizard |
WizardActivity | The generic "Wizard" container, providing a left-hand side list of Page titles, buttons to navigate the Wizard pages and a mechanism to display different pages of the Wizard. |
WizardActivityViewImpl | The generic Wizard view implementation |
WizardFactoryImpl | A Factory implementation to create different Wizards |
WizardPageSelectedEvent | An event representing the selection of a page within a Wizard |
WizardPageStatusChangeEvent | An event representing the change in status (i.e. completed, not-completed) of a page within a Wizard. |
WizardPageTitle | A widget containing the page title of a Wizard page, along with an indicator (a tick) that the page has been completed and whether it is the currently displayed page (title is made bold). |
WizardPlace<T extends WizardContext> | A request for a specific Wizard |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |