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

  1. "FirstResponder" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
  2. "IBComboBoxBrowser" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSBrowser; };
  3. "IBComboBoxInspector" = {
  4.     ACTIONS = {"addItem:" = id; "selectItem:" = id; "setEditable:" = id; }; 
  5.     OUTLETS = {
  6.         alignMatrix = id; 
  7.         backgroundColorWell = id; 
  8.         editableSwitch = id; 
  9.         itemBrowser = id; 
  10.         itemEntryTextField = id; 
  11.         numberOfVisibleItemsForm = id; 
  12.         selectableSwitch = id; 
  13.         tagForm = id; 
  14.         textColorWell = id; 
  15.         usesDataSourceSwitch = id; 
  16.     }; 
  17.     SUPERCLASS = IBInspector; 
  18. };
  19.