home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextDeveloper / Demos / BugNeXT.app / Resources / English.lproj / BugNeXT.nib / data.classes next >
Encoding:
Text File  |  1995-11-29  |  453 b   |  31 lines

  1. "BugApp" = {
  2.     ACTIONS = (
  3.     "close:", 
  4.     "findNext:", 
  5.     "findPanel:", 
  6.     "findPrevious:", 
  7.     "info:", 
  8.     "infoPanel:", 
  9.     "new:", 
  10.     "open:", 
  11.     "preferences:", 
  12.     "restoreDefaults:", 
  13.     "revertToSaved:", 
  14.     "save:", 
  15.     "saveAll:", 
  16.     "saveAs:"
  17.     ); 
  18.     OUTLETS = (
  19.     addressPB, 
  20.     addressTF, 
  21.     ccToTF, 
  22.     infoPanel, 
  23.     infoVersionField, 
  24.     prefPanel, 
  25.     replyToTF, 
  26.     siteNameTF
  27.     ); 
  28.     SUPERCLASS = NSObject; 
  29. };
  30. "FirstResponder" = {CATEGORY = LocalActions; };
  31.