Uses of Class
sk.uniba.euromath.editor.wizards.MultiWizard

Packages that use MultiWizard
sk.uniba.euromath.editor.wizards Reusable GUI wizards. 
sk.uniba.euromath.editor.wizards.document Reusable GUI wizards, that serves for document modification. 
 

Uses of MultiWizard in sk.uniba.euromath.editor.wizards
 

Methods in sk.uniba.euromath.editor.wizards with parameters of type MultiWizard
 void IMultiWizardProvider.setWizard(MultiWizard wizard)
          Sets the multi-wizard object instance, that'll navigate user through other wizards using this provider.
 

Uses of MultiWizard in sk.uniba.euromath.editor.wizards.document
 

Fields in sk.uniba.euromath.editor.wizards.document declared as MultiWizard
protected  MultiWizard InsertElementWizardProvider.parent
          We are being executed in this multiwizard.
protected  MultiWizard NewDocumentWizardProvider.parentWizard
          The instance of multiwizard object.
 

Methods in sk.uniba.euromath.editor.wizards.document with parameters of type MultiWizard
 void FillNewElementWizardProvider.setWizard(MultiWizard wizard)
           
 void NewDocumentWizardProvider.setWizard(MultiWizard wizard)
           
 void InsertElementWizardProvider.setWizard(MultiWizard wizard)
           
 void ExportWizardProvider.setWizard(MultiWizard wizard)
           
 



Copyright © 2003-2006 null. All Rights Reserved.