home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Resources / Swedish.lproj / ChoosePrinter.nib / data.classes next >
Text File  |  1992-06-15  |  348b  |  31 lines

  1. MyApp = {
  2.     ACTIONS = {
  3.     hide:;
  4.     terminate:;
  5.     };
  6.     OUTLETS = {
  7.     delegate;
  8.     };
  9.     SUPERCLASS = Object;
  10. };
  11. FirstResponder = {
  12.     ACTIONS = {
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16. ChoosePrinter = {
  17.     ACTIONS = {
  18.     pickedButton:;
  19.     };
  20.     OUTLETS = {
  21.     appIcon;
  22.     cancel;
  23.     note;
  24.     border;
  25.     type;
  26.     ok;
  27.     name;
  28.     };
  29.     SUPERCLASS = Window;
  30. };
  31.