home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Preferences.app / Spanish.lproj / modules.nib / data.classes next >
Text File  |  1994-06-01  |  343b  |  23 lines

  1. LayoutManager = {
  2.     ACTIONS = {
  3.     selectLayoutCell:;
  4.     displayLayoutManager:;
  5.     };
  6.     OUTLETS = {
  7.     layoutName;
  8.     layoutCellScrollView;
  9.     layoutWindow;
  10.     bundleList;
  11.     layoutCellMatrix;
  12.     currentLayoutView;
  13.     errorView;
  14.     currentLayoutObject;
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18. FirstResponder = {
  19.     ACTIONS = {
  20.     };
  21.     SUPERCLASS = Object;
  22. };
  23.