Uses of Class
org.controlsfx.dialog.Wizard
Packages that use Wizard
Package
Description
A package containing a powerful (yet easy to use) dialogs API for showing
modal dialogs in JavaFX-based applications.
-
Uses of Wizard in org.controlsfx.dialog
Methods in org.controlsfx.dialog with parameters of type WizardModifier and TypeMethodDescriptionvoidWizardPane.onEnteringPage(Wizard wizard) Called on entering a page.voidWizardPane.onExitingPage(Wizard wizard) Called on existing the page.