home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Internet / Misc / NetTalk.1.3a / NetTalk.app / English.lproj / Info.nib / data.classes next >
Encoding:
Text File  |  1995-05-31  |  607 b   |  43 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. NetTalkThinker = {
  7.     ACTIONS = {
  8.     showPrefPanel:;
  9.     newClient:;
  10.     setRequest:;
  11.     openTalk:;
  12.     newRequest:;
  13.     showRequestPanel:;
  14.     refuse:;
  15.     sendComments:;
  16.     connect:;
  17.     showInfoPanel:;
  18.     };
  19.     OUTLETS = {
  20.     refuseButton;
  21.     appTile;
  22.     requestPanel;
  23.     connectButton;
  24.     infoPanel;
  25.     conncloseCell;
  26.     client;
  27.     requestBrowser;
  28.     newWindow;
  29.     imageList;
  30.     appIconContentView;
  31.     stayAboveCell;
  32.     versionField;
  33.     connectionSubmenuCell;
  34.     prefPanel;
  35.     openTalkPanel;
  36.     winCloseCell;
  37.     topicText;
  38.     mailSpeaker;
  39.     windowsSubmenuCell;
  40.     };
  41.     SUPERCLASS = Object;
  42. };
  43.