home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2J (Developer) / os42jdev.iso / NextDeveloper / Apps / ProjectBuilder.app / Resources / English.lproj / DirectoryOptions.nib / data.classes next >
Encoding:
Text File  |  1996-12-06  |  554 b   |  14 lines

  1. "DirectoryOptions" = {
  2.     ACTIONS = {"addDirectory:" = id; "removeDirectory:" = id; }; 
  3.     OUTLETS = {box = id; mainDirTF = id; tableView = id; }; 
  4.     SUPERCLASS = LauncherOptions; 
  5. };
  6. "FirstResponder" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSObject; };
  7. "Launcher" = {ACTIONS = {}; OUTLETS = {newViewer = id; }; SUPERCLASS = NSObject; };
  8. "LauncherOptions" = {
  9.     ACTIONS = {}; 
  10.     OUTLETS = {contentView = id; controller = id; window = id; }; 
  11.     SUPERCLASS = NSObject; 
  12. };
  13. "_AutosizeBox" = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = NSBox; };
  14.