home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextDeveloper / Examples / AppKit / BusyBox / English.lproj / Help.nib / data.classes next >
Text File  |  1992-06-16  |  225b  |  18 lines

  1. Help = {
  2.     ACTIONS = {
  3.     browserHit:;
  4.     generalHelp:;
  5.     };
  6.     OUTLETS = {
  7.     helpPanel;
  8.     helpBrowser;
  9.     helpScrollView;
  10.     };
  11.     SUPERCLASS = Object;
  12. };
  13. FirstResponder = {
  14.     ACTIONS = {
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18.