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

  1. "FirstResponder" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
  2. "IBConnectInspector" = {
  3.     ACTIONS = {"clickAction:" = id; "clickConnection:" = id; "clickOutlet:" = id; }; 
  4.     OUTLETS = {
  5.         actionBrowser = id; 
  6.         actionTitleField = id; 
  7.         connectMatrix = id; 
  8.         connectScrollView = id; 
  9.         connectTitleField = id; 
  10.         outletBrowser = id; 
  11.         outletTitleField = id; 
  12.         splitView = id; 
  13.     }; 
  14.     SUPERCLASS = Inspector; 
  15. };
  16. "Inspector" = {
  17.     ACTIONS = {"ok:" = id; "performClick:" = id; "revert:" = id; }; 
  18.     OUTLETS = {window = id; }; 
  19.     SUPERCLASS = Object; 
  20. };
  21.