Uses of Class
sk.uniba.euromath.editor.wizards.document.FillNewElementWizardProvider.AbstractStepFactory

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

Uses of FillNewElementWizardProvider.AbstractStepFactory in sk.uniba.euromath.editor.wizards.document
 

Fields in sk.uniba.euromath.editor.wizards.document declared as FillNewElementWizardProvider.AbstractStepFactory
protected  FillNewElementWizardProvider.AbstractStepFactory FillNewElementWizardProvider.firstFactory
          The first factory.
 

Fields in sk.uniba.euromath.editor.wizards.document with type parameters of type FillNewElementWizardProvider.AbstractStepFactory
protected  List<FillNewElementWizardProvider.AbstractStepFactory> FillNewElementWizardProvider.stepFactories
          All wizard step factories.
 

Methods in sk.uniba.euromath.editor.wizards.document that return FillNewElementWizardProvider.AbstractStepFactory
protected  FillNewElementWizardProvider.AbstractStepFactory FillNewElementWizardProvider.getNextStep(NewElementRule rule, Element e)
          Determines which step is to be taken next.
 

Methods in sk.uniba.euromath.editor.wizards.document that return types with arguments of type FillNewElementWizardProvider.AbstractStepFactory
 List<FillNewElementWizardProvider.AbstractStepFactory> FillNewElementWizardProvider.WizardStep.moveToNextStep()
          Finishes this step and moves to the next step.
 List<FillNewElementWizardProvider.AbstractStepFactory> FillNewElementWizardProvider.CreateAttributesWS.moveToNextStep()
           
 List<FillNewElementWizardProvider.AbstractStepFactory> FillNewElementWizardProvider.CreateElementContentsWS.moveToNextStep()
           
 



Copyright © 2003-2006 null. All Rights Reserved.