home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Apps / InterfaceBuilder.app / Resources / English.lproj / NSMatrixInspector.nib / data.classes next >
Encoding:
Text File  |  1996-11-13  |  577 b   |  22 lines

  1. "FirstResponder" = {
  2.     ACTIONS = {"inspectPrototype:" = id; "performResize:" = id; }; 
  3.     OUTLETS = {}; 
  4.     SUPERCLASS = NSObject; 
  5. };
  6. "IBMatrixInspector" = {
  7.     ACTIONS = {"autotag:" = id; "matchCells:" = id; }; 
  8.     OUTLETS = {
  9.         autosizeSwitch = id; 
  10.         autotagSwitch = id; 
  11.         backgroundColorWell = id; 
  12.         drawsBackgroundSwitch = id; 
  13.         propagateSwitch = id; 
  14.         prototypeBox = id; 
  15.         prototypeMatrix = id; 
  16.         selRectSwitch = id; 
  17.         tagForm = id; 
  18.         trackMatrix = id; 
  19.     }; 
  20.     SUPERCLASS = IBInspector; 
  21. };
  22.