home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Preferences.app / Keyboard.preferences / English.lproj / Keyboard.nib / data.classes next >
Text File  |  1994-10-12  |  529b  |  37 lines

  1. keyboardOwner = {
  2.     ACTIONS = {
  3.     newKeyRepeat:;
  4.     newInitialKeyRepeat:;
  5.     newCommandHelp:;
  6.     orderKeyboardFront:;
  7.     };
  8.     OUTLETS = {
  9.     testField;
  10.     ikrMatrix;
  11.     window;
  12.     keymapButton;
  13.     commandHelpSwitch;
  14.     krMatrix;
  15.     keymapBrowser;
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19. FirstResponder = {
  20.     ACTIONS = {
  21.     };
  22.     SUPERCLASS = Object;
  23. };
  24. Clock = {
  25.     ACTIONS = {
  26.     increaseSecond:;
  27.     decreaseHour:;
  28.     decreaseSecond:;
  29.     increaseDay:;
  30.     decreaseMinute:;
  31.     increaseMinute:;
  32.     decreaseDay:;
  33.     increaseHour:;
  34.     };
  35.     SUPERCLASS = View;
  36. };
  37.