home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextApps / Preferences.app / Mouse.preferences / Swedish.lproj / Mouse.nib / data.classes next >
Text File  |  1994-08-10  |  1KB  |  41 lines

  1. Clock = {
  2.     ACTIONS = {
  3.         "decreaseDay:" = "decreaseDay:"; 
  4.     "decreaseHour:" = "decreaseHour:"; 
  5.     "decreaseMinute:" = "decreaseMinute:"; 
  6.     "decreaseSecond:" = "decreaseSecond:"; 
  7.     "increaseDay:" = "increaseDay:"; 
  8.     "increaseHour:" = "increaseHour:"; 
  9.     "increaseMinute:" = "increaseMinute:"; 
  10.     "increaseSecond:" = "increaseSecond:"; 
  11.     }; 
  12.     SUPERCLASS = View; 
  13. };
  14. mouseOwner = {
  15.     ACTIONS = {
  16.         "newHandedness:" = "newHandedness:"; 
  17.     "newMenuButton:" = "newMenuButton:"; 
  18.     "newMouseClick:" = "newMouseClick:"; 
  19.     "newMouseSpeed:" = "newMouseSpeed:"; 
  20.     }; 
  21.     OUTLETS = {
  22.         doubleClickBox = doubleClickBox; 
  23.     hMatrix = hMatrix; 
  24.     handednessIcon = handednessIcon; 
  25.     mbSwitch = mbSwitch; 
  26.     mcMatrix = mcMatrix; 
  27.     menuButtonBox = menuButtonBox; 
  28.     mouseSpeedBox = mouseSpeedBox; 
  29.     mouseStrings = mouseStrings; 
  30.     msMatrix = msMatrix; 
  31.     testField = testField; 
  32.     titleField = titleField; 
  33.     window = window; 
  34.     }; 
  35.     SUPERCLASS = Object; 
  36. };
  37. FirstResponder = {
  38.     ACTIONS = {"orderFrontNXColorPanel:" = "orderFrontNXColorPanel:"; }; 
  39.     SUPERCLASS = Object; 
  40. };
  41.