[Contents]
[Index]
[Next]
[Previous]
Framing Groups
Description
Framing groups are used to frame groups of components as the
following text describes:
- Frame
- Draws framing decorations around a component.
- ScrolledWindow
- Frames a component and adds ScrollBars for scrolling the
visible area of the component.
- MainWindow
- Organizes the contents of a primary window. A MainWindow frames
the client area and can optionally include ScrollBars, a MenuBar, a command area, and a message area.
Navigation
These groups must follow the navigation model as described in Navigation.
Related Information
For more information, see the reference pages for each framing
group.