home *** CD-ROM | disk | FTP | other *** search
- Pref = {
- ACTIONS = {
- changeView:;
- ok:;
- changeSound:;
- revert:;
- };
- OUTLETS = {
- sendMatrix;
- deliveryView;
- ok;
- newMailView;
- keyBindings;
- pollTime;
- lineLength;
- autoIndent;
- replyTo;
- fileView;
- autoFetch;
- sound;
- window;
- popup;
- autoLaunch;
- editView;
- revert;
- fileForm;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
-