home *** CD-ROM | disk | FTP | other *** search
/ ftp.sustworks.com 2018 / ftp.sustworks.com.zip / ftp.sustworks.com / Keyclick_1.1.dmg / Keyclick.prefPane / Contents / Resources / English.lproj / KeyclickPref.nib / classes.nib next >
Text File  |  2007-06-27  |  2KB  |  62 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {"" = id; }; 
  5.             CLASS = FirstResponder; 
  6.             LANGUAGE = ObjC; 
  7.             SUPERCLASS = NSObject; 
  8.         }, 
  9.         {
  10.             ACTIONS = {
  11.                 addExcludeList = id; 
  12.                 dontRepeat = id; 
  13.                 keyclickPitch = id; 
  14.                 keyclickSound = id; 
  15.                 keyclickVolumeDownShortcut = id; 
  16.                 keyclickVolumeUpShortcut = id; 
  17.                 mouseEnable = id; 
  18.                 mouseVolume = id; 
  19.                 refreshProcessList = id; 
  20.                 removeExcludeList = id; 
  21.                 scrollEnable = id; 
  22.                 scrollPitch = id; 
  23.                 scrollVolume = id; 
  24.                 updateButton = id; 
  25.             }; 
  26.             CLASS = KeyclickPref; 
  27.             LANGUAGE = ObjC; 
  28.             OUTLETS = {
  29.                 dontRepeatButton = NSButton; 
  30.                 excludeListView = NSTableView; 
  31.                 keyclickSoundPopUp = NSPopUpButton; 
  32.                 mouseEnableButton = NSButton; 
  33.                 mouseVolumeSlider = NSSlider; 
  34.                 pitchSlider = NSSlider; 
  35.                 processListView = NSTableView; 
  36.                 scrollEnableButton = NSMatrix; 
  37.                 scrollPitchSlider = NSSlider; 
  38.                 scrollVolumeSlider = NSSlider; 
  39.                 testArea = NSTextField; 
  40.                 updateButton = NSButton; 
  41.             }; 
  42.             SUPERCLASS = NSPreferencePane; 
  43.         }, 
  44.         {
  45.             ACTIONS = {keyclickEnable = id; keyclickVolume = id; licenseButton = id; }; 
  46.             CLASS = NSPreferencePane; 
  47.             LANGUAGE = ObjC; 
  48.             OUTLETS = {
  49.                 "_firstKeyView" = id; 
  50.                 "_initialKeyView" = id; 
  51.                 "_lastKeyView" = id; 
  52.                 "_window" = id; 
  53.                 enableButton = NSMatrix; 
  54.                 licenseNameField = NSTextField; 
  55.                 licenseToField = NSTextField; 
  56.                 volumeSlider = NSSlider; 
  57.             }; 
  58.             SUPERCLASS = NSObject; 
  59.         }
  60.     ); 
  61.     IBVersion = 1; 
  62. }