home *** CD-ROM | disk | FTP | other *** search
- LayoutManager = {
- ACTIONS = {
- selectLayoutCell:;
- displayLayoutManager:;
- };
- OUTLETS = {
- layoutName;
- layoutCellScrollView;
- layoutWindow;
- bundleList;
- layoutCellMatrix;
- currentLayoutView;
- errorView;
- currentLayoutObject;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
-