Uses of Package
com.sri.emo.wizard.defaults

Packages that use com.sri.emo.wizard.defaults
com.sri.emo.dbobj   
com.sri.emo.wizard.completion This package and sub packages provides the implementation of a "Completion Wizard." The completion Wizard takes a given node in the system as a template and allows the user to fill in the appropriate parts to create a new node. 
com.sri.emo.wizard.creation This package and sub packages provides the implementation of a "Completion Wizard." The completion Wizard takes a given node in the system as a template and allows the user to fill in the appropriate parts to create a new node. 
com.sri.emo.wizard.defaults This package contains default implementations of the interfaces defined in the com.sri.emo.wizard package. 
com.sri.emo.wizard.selection The selection wizard walks users through steps to determine which node on the system would best suit their needs. 
 

Classes in com.sri.emo.wizard.defaults used by com.sri.emo.dbobj
EmoWizardMetadata
          Wizard Metadata instance.
 

Classes in com.sri.emo.wizard.defaults used by com.sri.emo.wizard.completion
EmoWizardMetadata
          Wizard Metadata instance.
EmoWizardPage
          Wizard Page implementation for Emo.
SequentialWizard
          Wizard for sequential wizards.
 

Classes in com.sri.emo.wizard.defaults used by com.sri.emo.wizard.creation
EmoWizardMetadata
          Wizard Metadata instance.
EmoWizardPage
          Wizard Page implementation for Emo.
SequentialWizard
          Wizard for sequential wizards.
 

Classes in com.sri.emo.wizard.defaults used by com.sri.emo.wizard.defaults
DefaultWizardRepository
          Default instance of wizard repository.
 

Classes in com.sri.emo.wizard.defaults used by com.sri.emo.wizard.selection
EmoWizardPage
          Wizard Page implementation for Emo.
SequentialWizard
          Wizard for sequential wizards.
 



Copyright © 2004-2006 Codeguild, Inc.. All Rights Reserved.