home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextDeveloper / Demos / BugNeXT.app / Resources / English.lproj / info.nib / data.classes next >
Encoding:
Text File  |  1996-02-16  |  459 b   |  24 lines

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