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

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {connect = id; showAccounts = id; }; 
  5.             CLASS = AIConnectPanelWindowController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {"popupMenu_serviceList" = NSPopUpButton; }; 
  8.             SUPERCLASS = AIWindowController; 
  9.         }, 
  10.         {
  11.             CLASS = AIWindowController; 
  12.             LANGUAGE = ObjC; 
  13.             SUPERCLASS = NSWindowController; 
  14.         }, 
  15.         {CLASS = ESDelayedTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, 
  16.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  17.     ); 
  18.     IBVersion = 1; 
  19. }