Package swaml :: Package classes :: Module ui :: Class CommandLineUI
[show private | hide private]
[frames | no frames]

Class CommandLineUI

UI --+
     |
    CommandLineUI

Known Subclasses:
ConfigWizard, SWAML, SwamlKmlExporter

Abstract class for Text-mode User Interfaces
Method Summary
  __init__(self, id, base)
Constructor method
  usage(self)
Print usage information

Method Details

__init__(self, id=None, base='./')
(Constructor)

Constructor method
Parameters:
id - string id
base - base directory
Overrides:
swaml.classes.ui.UI.__init__

usage(self)

Print usage information
Overrides:
swaml.classes.ui.UI.usage

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