home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Preferences.app / Menu.preferences / Swedish.lproj / Command.nib / data.classes next >
Text File  |  1994-05-23  |  700b  |  48 lines

  1. MenuLocation = {
  2.     SUPERCLASS = Control;
  3. };
  4. Command = {
  5.     ACTIONS = {
  6.     loadForm: = "(id)(id)";
  7.     addCommand: = "(id)(id)";
  8.     removeCommand: = "(id)(id)";
  9.     commandTextChanged: = "(id)(id)";
  10.     };
  11.     OUTLETS = {
  12.     commandField;
  13.     window;
  14.     menuLoc;
  15.     removeButton;
  16.     matrix;
  17.     commandKeyField;
  18.     scroll;
  19.     menuStrings;
  20.     addButton;
  21.     };
  22.     SUPERCLASS = Object;
  23. };
  24. FirstResponder = {
  25.     ACTIONS = {
  26.     };
  27.     SUPERCLASS = Object;
  28. };
  29. NXBrowser = {
  30.     OUTLETS = {
  31.     delegate;
  32.     };
  33.     SUPERCLASS = Control;
  34. };
  35. Clock = {
  36.     ACTIONS = {
  37.     increaseSecond:;
  38.     decreaseHour:;
  39.     decreaseSecond:;
  40.     increaseDay:;
  41.     decreaseMinute:;
  42.     increaseMinute:;
  43.     decreaseDay:;
  44.     increaseHour:;
  45.     };
  46.     SUPERCLASS = View;
  47. };
  48.