| FormsBasic | 
 This template makes a basic form letter. 
 | 
| GraphsBar | 
 This wizard subclass is used to create a simple table. 
 | 
| KeysBrowser | 
 This class shows the current set of keys relative to the current editor selection in a browser and lets users
 drag and drop them to the editor. 
 | 
| TablesBasic | 
 This wizard subclass is used to create a simple table. 
 | 
| TablesGrouping | 
 This wizard is just like TablesBasic, but with additional screens for: 
 | 
| Wizard | 
 This class manages a specific wizard, like "Form 1040EZ" or "Table with Groupings" 
 | 
| WizardPanel | 
 This class runs the main welcome panel. 
 | 
| WizardScreen | 
 A wizard screen is a one screen module that provides UI to get wizard data. 
 | 
| WSDetailKeys | 
 A wizard screen used to select a detail keys. 
 | 
| WSGroupingKey | 
 A wizard screen used to select a grouping key. 
 | 
| WSHeaderNames | 
 A wizard screen used to select header names. 
 | 
| WSListKey | 
 A wizard screen used to select a list key. 
 | 
| WSSortKeys | 
 A wizard screen used to select sort keys. 
 |