home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 108 / MacAddict108.iso / Software / Internet & Communication / MarsEdit 1.0.dmg / MarsEdit.app / Contents / Resources / English.lproj / MEInspector.nib / classes.nib next >
Encoding:
Text File  |  2004-12-10  |  3.9 KB  |  90 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {toggleExpansionState = id; }; 
  6.             CLASS = MEExpandCollapseButtonView; 
  7.             LANGUAGE = ObjC; 
  8.             SUPERCLASS = NSView; 
  9.         }, 
  10.         {CLASS = MEInspectorView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  11.         {CLASS = MEInspectorWindow; LANGUAGE = ObjC; SUPERCLASS = NSPanel; }, 
  12.         {
  13.             CLASS = MEPingsArrayController; 
  14.             LANGUAGE = ObjC; 
  15.             SUPERCLASS = NSArrayController; 
  16.         }, 
  17.         {
  18.             ACTIONS = {
  19.                 cancelButton = id; 
  20.                 chooseStyleSheet = id; 
  21.                 handleAutofillWeblogPrefs = id; 
  22.                 handleChooseBlosxomFolder = id; 
  23.                 handleSetPublishingSystem = id; 
  24.                 okButton = id; 
  25.                 pingCheckboxClicked = id; 
  26.             }; 
  27.             CLASS = MESettingsWindowController; 
  28.             LANGUAGE = ObjC; 
  29.             OUTLETS = {
  30.                 "_autoParagraphsCheckbox" = NSButton; 
  31.                 "_blankLinesCheckbox" = NSButton; 
  32.                 "_blosxomAskFilenameCheckbox" = NSButton; 
  33.                 "_blosxomChooseButton" = NSButton; 
  34.                 "_blosxomFolderTextField" = NSTextField; 
  35.                 "_blosxomScriptTextField" = NSTextField; 
  36.                 "_blosxomView" = NSView; 
  37.                 "_bodyTextWarningCheckbox" = NSButton; 
  38.                 "_categoryWarningCheckbox" = NSButton; 
  39.                 "_commentsLabel" = NSTextField; 
  40.                 "_commentsPopup" = NSPopUpButton; 
  41.                 "_encloseParagraphsCheckbox" = NSButton; 
  42.                 "_encodeWithEntitiesCheckbox" = NSButton; 
  43.                 "_encodingPopup" = NSPopUpButton; 
  44.                 "_excerptWarningCheckbox" = NSButton; 
  45.                 "_extendedWarningCheckbox" = NSButton; 
  46.                 "_formattingLabel" = NSTextField; 
  47.                 "_formattingPopup" = NSPopUpButton; 
  48.                 "_formattingTextView" = NSTextView; 
  49.                 "_keywordsWarningCheckbox" = NSButton; 
  50.                 "_mainWindow" = NSWindow; 
  51.                 "_mtCompatibleLabel" = NSTextField; 
  52.                 "_nameURLInnerView" = NSView; 
  53.                 "_numPostsPopup" = NSPopUpButton; 
  54.                 "_pingBlogsCheckbox" = NSButton; 
  55.                 "_pingTechnoratiCheckbox" = NSButton; 
  56.                 "_pingWeblogsComCheckbox" = NSButton; 
  57.                 "_pingsArray" = NSMutableArray; 
  58.                 "_postToHomePageCheckbox" = NSButton; 
  59.                 "_postsInnerView" = NSView; 
  60.                 "_progressIndicator" = NSProgressIndicator; 
  61.                 "_progressMessageTextField" = NSTextField; 
  62.                 "_progressSheet" = NSWindow; 
  63.                 "_radioLabel" = NSTextField; 
  64.                 "_rpcContainerView" = NSView; 
  65.                 "_rpcExView" = NSView; 
  66.                 "_rpcInnerView" = NSView; 
  67.                 "_rpcView" = NSView; 
  68.                 "_styleSheetCheckbox" = NSButton; 
  69.                 "_styleSheetPath" = NSTextField; 
  70.                 "_tabView" = NSTabView; 
  71.                 "_templateTextView" = NSTextView; 
  72.                 "_titleWarningCheckbox" = NSButton; 
  73.                 "_trackbacksCheckbox" = NSButton; 
  74.                 "_trackbacksLabel" = NSTextField; 
  75.                 "_trackbacksWarningCheckbox" = NSButton; 
  76.                 "_urlWarningCheckbox" = NSButton; 
  77.                 "_weblogAutoFillButton" = NSButton; 
  78.                 "_weblogBlogIDTextField" = NSTextField; 
  79.                 "_weblogHomeURLTextField" = NSTextField; 
  80.                 "_weblogNameTextField" = NSTextField; 
  81.                 "_weblogRPCURLTextField" = NSTextField; 
  82.                 "_weblogSystemPopup" = NSPopUpButton; 
  83.                 pingsSendTableColumn = NSTableColumn; 
  84.                 pingsTable = NSTableView; 
  85.             }; 
  86.             SUPERCLASS = NSWindowController; 
  87.         }
  88.     ); 
  89.     IBVersion = 1; 
  90. }