home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextLibrary / PrivateFrameworks / Message.framework / Versions / A / Resources / English.lproj / SMTPPanel.nib / data.classes next >
Encoding:
Text File  |  1996-08-08  |  531 b   |  22 lines

  1. "NSAlert" = {
  2.     ACTIONS = {"buttonPressed:" = id; };
  3.     OUTLETS = {first = id; msg = id; panel = id; second = id; third = id; title = id; };
  4.     SUPERCLASS = Object;
  5. };
  6. "SMTPPanel" = {
  7.     ACTIONS = {"buttonAction:" = id; };
  8.     OUTLETS = {
  9.         abortButton = id; 
  10.         deliverButton = id; 
  11.         hostText = id; 
  12.         messageText = id; 
  13.         setDefaultButton = id; 
  14.     };
  15.     SUPERCLASS = NSPanel;
  16. };
  17. "FirstResponder" = {
  18.     ACTIONS = {"performResize:" = id; };
  19.     OUTLETS = {};
  20.     CATEGORY = LocalActions;
  21. };
  22.