home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / Rhapsody / Preferences / InterfaceStyle-1.0-PI / InterfaceStyle.preference / Resources / English.lproj / InterfaceStyle.nib / classes.nib next >
Encoding:
Text File  |  1998-02-28  |  1.3 KB  |  42 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {
  6.                 resetAll = id; 
  7.                 revertStyles = id; 
  8.                 selectElementFromList = id; 
  9.                 selectStyle = id; 
  10.                 setStyles = id; 
  11.             }; 
  12.             CLASS = InterfaceStyle; 
  13.             LANGUAGE = ObjC; 
  14.             OUTLETS = {
  15.                 descriptionTextField = id; 
  16.                 elementListPopup = id; 
  17.                 panel = id; 
  18.                 revertButtonCell = id; 
  19.                 setButtonCell = id; 
  20.                 styleMatrix = id; 
  21.             }; 
  22.             SUPERCLASS = Layout; 
  23.         }, 
  24.         {
  25.             ACTIONS = {
  26.                 didHide = id; 
  27.                 didSelect = id; 
  28.                 didUnhide = id; 
  29.                 didUnselect = id; 
  30.                 willSelect = id; 
  31.                 willUnselect = id; 
  32.             }; 
  33.             CLASS = Layout; 
  34.             LANGUAGE = ObjC; 
  35.             OUTLETS = {view = id; }; 
  36.             SUPERCLASS = NSObject; 
  37.         }, 
  38.         {CLASS = NSApplication; LANGUAGE = ObjC; SUPERCLASS = NSResponder; }, 
  39.         {CLASS = NSUserDefaults; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  40.     ); 
  41.     IBVersion = 1; 
  42. }