home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- NetTalkThinker = {
- ACTIONS = {
- showPrefPanel:;
- newClient:;
- setRequest:;
- openTalk:;
- newRequest:;
- showRequestPanel:;
- refuse:;
- sendComments:;
- connect:;
- showInfoPanel:;
- };
- OUTLETS = {
- refuseButton;
- appTile;
- requestPanel;
- connectButton;
- infoPanel;
- conncloseCell;
- client;
- requestBrowser;
- newWindow;
- imageList;
- appIconContentView;
- stayAboveCell;
- versionField;
- connectionSubmenuCell;
- prefPanel;
- openTalkPanel;
- winCloseCell;
- topicText;
- mailSpeaker;
- windowsSubmenuCell;
- };
- SUPERCLASS = Object;
- };
-