home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-1.iso / CDROM / Basic Apps / Opener.app / English.lproj / Help.nib / data.classes next >
Encoding:
Text File  |  1995-04-10  |  265 b   |  21 lines

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