doScreenTable ( table )
Purpose: Registered with the
OutputPlugins class and is called (with a Table)
when output is required and this plugin has been
called. It creates an instance of the
ScreenTable class and shows it.
Used by: OutputPlugins Uses: ScreenTable
Input: table : Table
Output: None
Preconditions: None
Postconditions: None
SRS Refs: 3.2.1.6c, 5.2.2
Author: mayadm
Date: 22/7/02
|