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

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