home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- MOTD = {
- ACTIONS = {
- cancelLogin:;
- appDidInit:;
- windowWillClose:;
- };
- OUTLETS = {
- quitButton;
- cancelButton;
- window;
- mailPanel;
- holdButton;
- docView;
- mailText;
- mailTitle;
- };
- SUPERCLASS = Application;
- };
-