JCommon 1.0.17-redhat-2

Uses of Class
org.jfree.ui.WizardDialog

Packages that use WizardDialog
org.jfree.ui Utility classes for creating user interfaces. 
 

Uses of WizardDialog in org.jfree.ui
 

Methods in org.jfree.ui that return WizardDialog
 WizardDialog WizardPanel.getOwner()
          Returns a reference to the dialog that owns the panel.
 

Methods in org.jfree.ui with parameters of type WizardDialog
 void WizardPanel.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).
 


JCommon 1.0.17-redhat-2

Copyright © 2001-2012 JFree.org. All Rights Reserved.