| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
Arguments: frame-with-single-child
Returns the name of the class to instantiate for the single child pane
of a frame-with-single-child
class
(thus, the default method for the bitmap-window class returns the
symbol bitmap-pane). If you subclass frame-with-single-child
, you should
provide a default-pane-class method for your new class.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |