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

  1. {
  2.     IBClasses = (
  3.         {CLASS = AIContextMenuTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; }, 
  4.         {
  5.             ACTIONS = {changePreference = id; }; 
  6.             CLASS = AIPreferencePane; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 delegate = id; 
  10.                 plugin = id; 
  11.                 "textField_title" = NSTextField; 
  12.                 view = NSView; 
  13.                 "view_containerSubView" = NSView; 
  14.                 "view_containerView" = NSView; 
  15.             }; 
  16.             SUPERCLASS = NSObject; 
  17.         }, 
  18.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  19.         {
  20.             CLASS = IdleMessagePreferences; 
  21.             LANGUAGE = ObjC; 
  22.             OUTLETS = {
  23.                 "checkBox_enableIdleMessage" = NSButton; 
  24.                 "textView_idleMessage" = NSTextView; 
  25.             }; 
  26.             SUPERCLASS = AIPreferencePane; 
  27.         }, 
  28.         {CLASS = NSObject; LANGUAGE = ObjC; }
  29.     ); 
  30.     IBVersion = 1; 
  31. }