home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 June (Extra) / CHIP 2006-06.3.iso / program / opensource / xmeeting_0.1_binary.dmg / XMeeting.app / Contents / Resources / English.lproj / StatisticsModule.nib / classes.nib next >
Encoding:
Text File  |  2006-03-01  |  955 b   |  26 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {toggleShowExtraInformation = id; }; 
  6.             CLASS = XMStatisticsModule; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 callDurationField = NSTextField; 
  10.                 callInformationBox = NSBox; 
  11.                 codecTableView = NSTableView; 
  12.                 contentView = NSView; 
  13.                 extraInformationDisclosure = NSButton; 
  14.                 packetReceiveTimeField = NSTextField; 
  15.                 packetSendTimeField = NSTextField; 
  16.                 packetsLateField = NSTextField; 
  17.                 packetsLostField = NSTextField; 
  18.                 packetsOutOfOrderField = NSTextField; 
  19.                 remotePartyNameField = NSTextField; 
  20.                 roundTripDelayField = NSTextField; 
  21.             }; 
  22.             SUPERCLASS = NSObject; 
  23.         }
  24.     ); 
  25.     IBVersion = 1; 
  26. }