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

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {changePreference = id; }; 
  5.             CLASS = AIPreferencePane; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 delegate = id; 
  9.                 "textField_title" = NSTextField; 
  10.                 view = NSView; 
  11.                 "view_containerSubView" = NSView; 
  12.                 "view_containerView" = NSView; 
  13.             }; 
  14.             SUPERCLASS = NSObject; 
  15.         }, 
  16.         {
  17.             ACTIONS = {closeOptions = id; openOptions = id; }; 
  18.             CLASS = ESAnnouncerPreferences; 
  19.             LANGUAGE = ObjC; 
  20.             OUTLETS = {
  21.                 "checkBox_enableSpeech" = NSButton; 
  22.                 "checkBox_incoming" = NSButton; 
  23.                 "checkBox_messageText" = NSButton; 
  24.                 "checkBox_outgoing" = NSButton; 
  25.                 "checkBox_sender" = NSButton; 
  26.                 "checkBox_status" = NSButton; 
  27.                 "checkBox_time" = NSButton; 
  28.                 "panel_options" = NSWindow; 
  29.                 "pushButton_OK" = NSButton; 
  30.                 "pushButton_cancel" = NSButton; 
  31.                 "pushButton_options" = NSButton; 
  32.             }; 
  33.             SUPERCLASS = AIPreferencePane; 
  34.         }, 
  35.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  36.         {CLASS = NSObject; LANGUAGE = ObjC; }
  37.     ); 
  38.     IBVersion = 1; 
  39. }