Package swaml :: Module configWizard :: Class ConfigWizard
[show private | hide private]
[frames | no frames]

Class ConfigWizard

       UI --+    
            |    
CommandLineUI --+
                |
               ConfigWizard


SWAML's config wizard

Author: Sergio Fdez

License: GPL

Method Summary
  __init__(self, argv)
main method
  printData(self)
Dump on hard disk the configuration
  requestData(self)
Queries the user a new configuration
  wizard(self)
Executes all the wizard functions
    Inherited from CommandLineUI
  usage(self)
Print usage information

Method Details

__init__(self, argv)
(Constructor)

main method
Parameters:
argv - values of inline arguments
Overrides:
swaml.classes.ui.CommandLineUI.__init__

printData(self)

Dump on hard disk the configuration

requestData(self)

Queries the user a new configuration

wizard(self)

Executes all the wizard functions

Generated by Epydoc 2.1 on Thu Dec 28 16:31:10 2006 http://epydoc.sf.net