home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextApps / Mail.app / English.lproj / EncryptView.nib / data.classes next >
Text File  |  1992-06-23  |  232b  |  18 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. EncryptController = {
  7.     ACTIONS = {
  8.     enterText:;
  9.     };
  10.     OUTLETS = {
  11.     entryField;
  12.     displayField;
  13.     lockButton;
  14.     boundView;
  15.     };
  16.     SUPERCLASS = Object;
  17. };
  18.