home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd1.bin / opsys / macos / adium / adium.dmg / Adium.app / Contents / Resources / CLViewLabelsAdvancedPrefs.nib / classes.nib next >
Encoding:
Text File  |  2004-06-15  |  2.4 KB  |  69 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             CLASS = AIDualWindowAdvancedPrefs; 
  5.             LANGUAGE = ObjC; 
  6.             OUTLETS = {
  7.                 "checkBox_horizontalResize" = NSButton; 
  8.                 "checkBox_verticalResize" = NSButton; 
  9.             }; 
  10.             SUPERCLASS = AIPreferencePane; 
  11.         }, 
  12.         {
  13.             ACTIONS = {changePreference = id; }; 
  14.             CLASS = AIDualWindowPreferences; 
  15.             LANGUAGE = ObjC; 
  16.             OUTLETS = {
  17.                 "checkBox_autoResize" = NSButton; 
  18.                 "checkBox_horizontalResize" = NSButton; 
  19.                 "view_resizing" = NSView; 
  20.             }; 
  21.             SUPERCLASS = NSObject; 
  22.         }, 
  23.         {
  24.             ACTIONS = {changePreference = id; }; 
  25.             CLASS = AIPreferencePane; 
  26.             LANGUAGE = ObjC; 
  27.             OUTLETS = {
  28.                 delegate = id; 
  29.                 "textField_title" = NSTextField; 
  30.                 view = NSView; 
  31.                 "view_containerSubView" = NSView; 
  32.                 "view_containerView" = NSView; 
  33.             }; 
  34.             SUPERCLASS = NSObject; 
  35.         }, 
  36.         {
  37.             CLASS = ESCLViewAdvancedPreferences; 
  38.             LANGUAGE = ObjC; 
  39.             OUTLETS = {
  40.                 "checkbox_borderless" = NSButton; 
  41.                 "checkbox_labelAroundContact" = NSButton; 
  42.                 "checkbox_outlineGroups" = NSButton; 
  43.                 "checkbox_outlineLabels" = NSButton; 
  44.                 "checkbox_tooltipsInBackground" = NSButton; 
  45.                 "colorWell_outlineGroupsColor" = NSColorWell; 
  46.                 "slider_labelOpacity" = NSSlider; 
  47.                 "slider_opacity" = NSSlider; 
  48.                 "slider_rowSpacing" = NSSlider; 
  49.             }; 
  50.             SUPERCLASS = AIPreferencePane; 
  51.         }, 
  52.         {
  53.             CLASS = ESCLViewLabelsAdvancedPrefs; 
  54.             LANGUAGE = ObjC; 
  55.             OUTLETS = {
  56.                 "checkbox_labelAroundContact" = NSButton; 
  57.                 "checkbox_labelGroups" = NSButton; 
  58.                 "checkbox_outlineLabels" = NSButton; 
  59.                 "checkbox_useGradient" = NSButton; 
  60.                 "colorWell_labelGroupsColor" = NSColorWell; 
  61.                 "slider_labelOpacity" = NSSlider; 
  62.             }; 
  63.             SUPERCLASS = AIPreferencePane; 
  64.         }, 
  65.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  66.         {CLASS = NSObject; LANGUAGE = ObjC; }
  67.     ); 
  68.     IBVersion = 1; 
  69. }