home *** CD-ROM | disk | FTP | other *** search
/ NetGuide 2004 April / NETGUID0404N.iso / mac / featured / Mac / Uninstaller / Uninstaller.dmg / Uninstaller.app / Contents / Resources / Italian.lproj / MainMenu.nib / classes.nib next >
Encoding:
Text File  |  2004-02-03  |  3.3 KB  |  93 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 archiveList = id; 
  6.                 clearState = id; 
  7.                 compare = id; 
  8.                 exclude = id; 
  9.                 excludeUnarchiveItems = id; 
  10.                 exportState = id; 
  11.                 finderActions = id; 
  12.                 finderInfos = id; 
  13.                 finderOpen = id; 
  14.                 finderRemove = id; 
  15.                 finderReveal = id; 
  16.                 finderTrash = id; 
  17.                 help = id; 
  18.                 openList = id; 
  19.                 presetFolders = id; 
  20.                 save = id; 
  21.                 saveList = id; 
  22.                 scan = id; 
  23.                 stop = id; 
  24.                 unarchiveList = id; 
  25.                 updateExcludesView = id; 
  26.                 updateItemsView = id; 
  27.             }; 
  28.             CLASS = Controller; 
  29.             LANGUAGE = ObjC; 
  30.             OUTLETS = {
  31.                 "_adds" = MOutlineView; 
  32.                 "_archiveList" = NSMenuItem; 
  33.                 "_clear_state" = NSMenuItem; 
  34.                 "_compare_scan" = NSMenuItem; 
  35.                 "_compressLevel" = NSPopUpButton; 
  36.                 "_compressLevelView" = NSView; 
  37.                 "_contents" = MOutlineView; 
  38.                 "_current" = NSTextField; 
  39.                 "_drawer" = NSDrawer; 
  40.                 "_exclude" = NSButton; 
  41.                 "_excludeUnarchiveItems" = NSButton; 
  42.                 "_excludes" = MTableView; 
  43.                 "_export_scan" = NSMenuItem; 
  44.                 "_export_state" = NSMenuItem; 
  45.                 "_finderMenu" = NSMenu; 
  46.                 "_foldersMenu" = NSMenu; 
  47.                 "_icon" = MDragAndDropImageView; 
  48.                 "_include" = NSButton; 
  49.                 "_infos" = NSTextField; 
  50.                 "_infosItems" = MOutlineView; 
  51.                 "_infosPanel" = NSPanel; 
  52.                 "_level" = NSPopUpButton; 
  53.                 "_mods" = MOutlineView; 
  54.                 "_name" = NSTextField; 
  55.                 "_progress" = NSProgressIndicator; 
  56.                 "_progressCount" = NSTextField; 
  57.                 "_progressWindow" = NSPanel; 
  58.                 "_saveList" = NSMenuItem; 
  59.                 "_saved" = NSTextField; 
  60.                 "_scanMods" = NSButton; 
  61.                 "_src" = NSTextField; 
  62.                 "_status" = NSTextField; 
  63.                 "_subs" = MOutlineView; 
  64.                 "_tabs" = NSTabView; 
  65.                 "_unarchive" = NSButton; 
  66.                 "_unarchiveItems" = MOutlineView; 
  67.                 "_unarchiveWindow" = NSPanel; 
  68.                 "_window" = NSWindow; 
  69.             }; 
  70.             SUPERCLASS = NSObject; 
  71.         }, 
  72.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  73.         {
  74.             CLASS = MDragAndDropImageView; 
  75.             LANGUAGE = ObjC; 
  76.             OUTLETS = {"_delegate" = id; }; 
  77.             SUPERCLASS = NSImageView; 
  78.         }, 
  79.         {
  80.             ACTIONS = {clear = id; copy = id; cut = id; paste = id; }; 
  81.             CLASS = MOutlineView; 
  82.             LANGUAGE = ObjC; 
  83.             SUPERCLASS = NSOutlineView; 
  84.         }, 
  85.         {
  86.             ACTIONS = {clear = id; copy = id; cut = id; paste = id; }; 
  87.             CLASS = MTableView; 
  88.             LANGUAGE = ObjC; 
  89.             SUPERCLASS = NSTableView; 
  90.         }
  91.     ); 
  92.     IBVersion = 1; 
  93. }