Uses of Class
org.jfree.ui.WizardDialog
Packages that use WizardDialog
-
Uses of WizardDialog in org.jfree.ui
Fields in org.jfree.ui declared as WizardDialogMethods in org.jfree.ui that return WizardDialogModifier and TypeMethodDescriptionWizardPanel.getOwner()Returns a reference to the dialog that owns the panel.Methods in org.jfree.ui with parameters of type WizardDialogModifier and TypeMethodDescriptionvoidWizardPanel.setOwner(WizardDialog owner) Sets the reference to the dialog that owns the panel (this is called automatically by the dialog when the panel is added to the dialog).