home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Apps / InterfaceBuilder.app / Resources / English.lproj / GlobalPreference.nib / data.classes next >
Encoding:
Text File  |  1996-12-17  |  745 b   |  25 lines

  1. "ColumnSizer" = {
  2.     ACTIONS = {}; 
  3.     OUTLETS = {delegate = id; refView = id; }; 
  4.     SUPERCLASS = NSView; 
  5. };
  6. "FirstResponder" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
  7. "IBGlobalPreference" = {
  8.     ACTIONS = {"ok:" = id; "revert:" = id; }; 
  9.     OUTLETS = {
  10.         interfaceStyleMatrix = id; 
  11.         lockConnectionsSwitch = id; 
  12.         resizableInspectorsSwitch = id; 
  13.         saveBackupSwitch = id; 
  14.         showInspectorSwitch = id; 
  15.         showPaletteSwitch = id; 
  16.     }; 
  17.     SUPERCLASS = IBPreferenceDriver; 
  18. };
  19. "IBPreferenceDriver" = {
  20.     ACTIONS = {}; 
  21.     OUTLETS = {contentView = id; window = id; }; 
  22.     SUPERCLASS = Object; 
  23. };
  24. "TitleSizer" = {ACTIONS = {}; OUTLETS = {delegate = id; }; SUPERCLASS = NSView; };
  25.