[previous] [up] [next]     [index]
Next: after-new-child Up: Frame Previous: make-root-area-container

frame:basic-mixin

Domain: (class->interface frame%)
Implements: frame:basic<%>

This mixin provides the basic functionality that the framework expects. It helps manage the list of frames in the group:% object returned by group:get-the-frame-group.

Do not give panel%s or control<%>s this frame as parent. Instead, use the result of the get-area-container method.

Methods
All Methods

[previous] [up] [next]     [index]
Next: after-new-child Up: Frame Previous: make-root-area-container

PLT