home *** CD-ROM | disk | FTP | other *** search
- "NSAlert" = {
- ACTIONS = {"buttonPressed:" = id; };
- OUTLETS = {first = id; msg = id; panel = id; second = id; third = id; title = id; };
- SUPERCLASS = Object;
- };
- "SMTPPanel" = {
- ACTIONS = {"buttonAction:" = id; };
- OUTLETS = {
- abortButton = id;
- deliverButton = id;
- hostText = id;
- messageText = id;
- setDefaultButton = id;
- };
- SUPERCLASS = NSPanel;
- };
- "FirstResponder" = {
- ACTIONS = {"performResize:" = id; };
- OUTLETS = {};
- CATEGORY = LocalActions;
- };
-