[previous] [up] [next]     [index]
Next: popup-menu Up: Windowing Class Reference Previous: pane

panel%

Implements: subwindow<%>
Implements: area-container-window<%>

A panel is a both a container and a containee window. It serves mainly as a geometry management device, but the 'border creates a container with a border. Unlike a pane% object, a panel% object can be hidden or disabled.

A panel% object has a degenerate placement strategy for managing its children; it places them all in the upper left corner and does not stretch any of them. The horizontal-panel% and vertical-panel% classes provide useful geometry management.

All Methods

[previous] [up] [next]     [index]
Next: popup-menu Up: Windowing Class Reference Previous: pane

PLT