home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Utilities / filegazer.dmg / Filegazer.app / Contents / Resources / PreferencesWindow.nib / classes.nib next >
Encoding:
Text File  |  2005-11-23  |  5.1 KB  |  135 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {testButtonAction = id; }; 
  5.             CLASS = DNADropFileView; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 delegate = id; 
  9.                 fileLabel = NSTextField; 
  10.                 screenFrame = NSImageView; 
  11.                 skinButton = DNASkinMenuButton; 
  12.                 testButton = NSButton; 
  13.             }; 
  14.             SUPERCLASS = NSImageView; 
  15.         }, 
  16.         {
  17.             ACTIONS = {restoreDefaultValues = id; settingWasChanged = id; }; 
  18.             CLASS = DNAItalianMenuPreferencesGUIController; 
  19.             LANGUAGE = ObjC; 
  20.             OUTLETS = {
  21.                 "generalFileIconSize_Popup" = NSPopUpButton; 
  22.                 "imageResizeIsProportional_Button" = NSButton; 
  23.                 "imageSize_Popup" = NSPopUpButton; 
  24.                 "moviePreviewAutomaticallyPlaysVideos_Button" = NSButton; 
  25.                 "movie_Popup" = NSPopUpButton; 
  26.                 "multithreadedIconLoading_Button" = NSButton; 
  27.                 "pdfSize_Popup" = NSPopUpButton; 
  28.                 "revealFileByOptionClicking_Button" = NSButton; 
  29.                 "showAliasFileInItalics_Button" = NSButton; 
  30.                 "showHiddenFiles_Button" = NSButton; 
  31.                 "showLoadSpinningIndicator_Button" = NSButton; 
  32.                 "showRecentDocuments_Button" = NSButton; 
  33.                 "text_Popup" = NSPopUpButton; 
  34.                 "useGeneralFileIcons_Button" = NSButton; 
  35.                 "webpage_Popup" = NSPopUpButton; 
  36.             }; 
  37.             SUPERCLASS = NSObject; 
  38.         }, 
  39.         {
  40.             CLASS = DNASkinMenuButton; 
  41.             LANGUAGE = ObjC; 
  42.             OUTLETS = {dropFileView = DNADropFileView; screenFrame = NSImageView; }; 
  43.             SUPERCLASS = JMDMenuButton; 
  44.         }, 
  45.         {
  46.             CLASS = DNATimerMenuedDropFile; 
  47.             LANGUAGE = ObjC; 
  48.             SUPERCLASS = DNADropFileView; 
  49.         }, 
  50.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  51.         {
  52.             ACTIONS = {
  53.                 checkAutomaticallyForUpdates = id; 
  54.                 loadAppAtLogin = id; 
  55.                 openSplashAtStartup = id; 
  56.                 openSplashAtStartupOnlyIfRegistered = id; 
  57.             }; 
  58.             CLASS = JMDPreferencesCtrl; 
  59.             LANGUAGE = ObjC; 
  60.             OUTLETS = {
  61.                 checkAutomaticallyForUpdates = NSButton; 
  62.                 loadAppAtLogin = NSButton; 
  63.                 openSplashAtStartup = NSButton; 
  64.                 preferencesWindow = NSWindow; 
  65.             }; 
  66.             SUPERCLASS = NSWindowController; 
  67.         }, 
  68.         {
  69.             CLASS = MainController; 
  70.             LANGUAGE = ObjC; 
  71.             OUTLETS = {
  72.                 "b1_frame" = NSImageView; 
  73.                 "b1_source" = NSImageView; 
  74.                 "b2_frame" = NSImageView; 
  75.                 "b2_source" = NSImageView; 
  76.                 "b3_frame" = NSImageView; 
  77.                 "b3_source" = NSImageView; 
  78.                 "b4_frame" = NSImageView; 
  79.                 "b4_source" = NSImageView; 
  80.                 "b5_frame" = NSImageView; 
  81.                 "b5_source" = NSImageView; 
  82.                 "b6_frame" = NSImageView; 
  83.                 "b6_source" = NSImageView; 
  84.                 "b7_frame" = NSImageView; 
  85.                 "b7_source" = NSImageView; 
  86.                 desktopBackground = NSImageView; 
  87.                 window = NSWindow; 
  88.             }; 
  89.             SUPERCLASS = NSObject; 
  90.         }, 
  91.         {
  92.             ACTIONS = {
  93.                 activationSlider = id; 
  94.                 changeTab = id; 
  95.                 dontAskBeforeQuitting = id; 
  96.                 modifierCapslock = id; 
  97.                 modifierCommand = id; 
  98.                 modifierControl = id; 
  99.                 modifierOption = id; 
  100.                 sourceFileWasModified = id; 
  101.             }; 
  102.             CLASS = PreferencesWindowController; 
  103.             LANGUAGE = ObjC; 
  104.             OUTLETS = {
  105.                 activationField = NSTextField; 
  106.                 activationSlider = NSSlider; 
  107.                 "b1_skin" = DNASkinMenuButton; 
  108.                 "b1_source" = DNADropFileView; 
  109.                 "b2_skin" = DNASkinMenuButton; 
  110.                 "b2_source" = DNADropFileView; 
  111.                 "b3_skin" = DNASkinMenuButton; 
  112.                 "b3_source" = DNADropFileView; 
  113.                 "b4_skin" = DNASkinMenuButton; 
  114.                 "b4_source" = DNADropFileView; 
  115.                 "b5_skin" = DNASkinMenuButton; 
  116.                 "b5_source" = DNADropFileView; 
  117.                 "b6_skin" = DNASkinMenuButton; 
  118.                 "b6_source" = DNADropFileView; 
  119.                 "b7_skin" = DNASkinMenuButton; 
  120.                 "b7_source" = DNADropFileView; 
  121.                 capslockModifier = NSButton; 
  122.                 commandModifier = NSButton; 
  123.                 controlModifier = NSButton; 
  124.                 desktopBackground = NSImageView; 
  125.                 dontAskBeforeQuitting = NSButton; 
  126.                 optionModifier = NSButton; 
  127.                 tabview = NSTabView; 
  128.                 warningImageView = NSImageView; 
  129.                 warningTextField = NSTextField; 
  130.             }; 
  131.             SUPERCLASS = JMDPreferencesCtrl; 
  132.         }
  133.     ); 
  134.     IBVersion = 1; 
  135. }