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