home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Apps / ProjectBuilder.app / Resources / Japanese.lproj / ApplicationInspector.nib / data.classes next >
Encoding:
Text File  |  1997-02-19  |  757 b   |  22 lines

  1. "ApplicationInspector" = {
  2.     ACTIONS = {"addExtension:" = id; "removeExtension:" = id; }; 
  3.     OUTLETS = {
  4.         OSTypePopup = id; 
  5.         appClassField = id; 
  6.         appHelpFileTF = id; 
  7.         appIconTF = id; 
  8.         extensionsTV = id; 
  9.         iconIV = id; 
  10.         languageField = id; 
  11.         mainNibFileField = id; 
  12.         nameField = id; 
  13.         topForm = id; 
  14.         window = id; 
  15.     }; 
  16.     SUPERCLASS = NSObject; 
  17. };
  18. "DocExtensionsTableView" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSTableView; };
  19. "DraggableImageView" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSImageView; };
  20. "FirstResponder" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
  21. "IconViewCellMatrix" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSMatrix; };
  22.