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

  1. "FirstResponder" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
  2. "IBPopUpButtonInspector" = {
  3.     ACTIONS = {}; 
  4.     OUTLETS = {
  5.         disabledSwitch = id; 
  6.         popUpImageView = id; 
  7.         pullDownImageView = id; 
  8.         tagForm = id; 
  9.         typeMatrix = id; 
  10.     }; 
  11.     SUPERCLASS = Inspector; 
  12. };
  13. "Inspector" = {
  14.     ACTIONS = {"ok:" = id; "performClick:" = id; "revert:" = id; }; 
  15.     OUTLETS = {window = id; }; 
  16.     SUPERCLASS = Object; 
  17. };
  18.