| Palette | Top frame containing a palette from which new modules or
components can be created. | 
| Inspector | Left frame displaying constructors/properies/events of the
selected object as well as an hierarchical view of the parent/child relationship
of containers. | 
| Editor | Big IDE window containing the shell, explorer and any 
number of open modules. Each module contains a notebook of supported views on
the module | 
| Designers | The GUI builder and other design time editors opened from the Editor | 
| Explorer | Standard Explorer type interface for interacting with various datastores
like the filesystem, Zope, CVS etc. | 
| Debugger | Debugging window, opens up over the Inspector. Supports source code tracing, breakpoints and watches.
 | 
| Help | Boa, wxWidgets & Python help. |