Uses of Class
org.cesilko.rachota.gui.GenericWizard
-
Packages that use GenericWizard Package Description org.cesilko.rachota.gui -
-
Uses of GenericWizard in org.cesilko.rachota.gui
Subclasses of GenericWizard in org.cesilko.rachota.gui Modifier and Type Class Description class
ReportWizard
Wizard for generation of task reports or invoices.Constructors in org.cesilko.rachota.gui with parameters of type GenericWizard Constructor Description ReportContentWizardStep(GenericWizard wizard)
Creates new form ReportTypeWizardStepReportOutputWizardStep(GenericWizard wizard)
Creates new form ReportOutputWizardStepWizardStep(GenericWizard wizard, java.lang.String description)
Creates new form WizardStep
-