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

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = MEFontLabelView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  5.         {
  6.             ACTIONS = {
  7.                 colorPopupClicked = id; 
  8.                 insertPopupClicked = id; 
  9.                 setColorPref = id; 
  10.                 setEditingBooleanPref = id; 
  11.                 setEditingFont = id; 
  12.                 setHTMLBooleanPref = id; 
  13.                 setHTMLFixedFont = id; 
  14.                 setHTMLStandardFont = id; 
  15.             }; 
  16.             CLASS = MEPrefsWindowController; 
  17.             LANGUAGE = ObjC; 
  18.             OUTLETS = {
  19.                 "_attributionTextView" = NSTextView; 
  20.                 "_closeWindowCheckbox" = NSButton; 
  21.                 "_colorWell" = NSColorWell; 
  22.                 "_colorsPopup" = NSPopUpButton; 
  23.                 "_fontLabel" = RSFontLabelView; 
  24.                 "_htmlEnableJavaCheckbox" = NSButton; 
  25.                 "_htmlEnableJavascriptCheckbox" = NSButton; 
  26.                 "_htmlEnablePluginsCheckbox" = NSButton; 
  27.                 "_htmlFixedFontLabel" = RSFontLabelView; 
  28.                 "_htmlFontLabel" = RSFontLabelView; 
  29.                 "_mainWindow" = NSWindow; 
  30.                 "_openOptionsDrawerCheckbox" = NSButton; 
  31.                 "_openPreviewCheckbox" = NSButton; 
  32.                 "_tabView" = NSTabView; 
  33.             }; 
  34.             SUPERCLASS = NSWindowController; 
  35.         }, 
  36.         {CLASS = MESyntaxColoredTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; }, 
  37.         {CLASS = RSFontLabelView; LANGUAGE = ObjC; SUPERCLASS = NSView; }
  38.     ); 
  39.     IBVersion = 1; 
  40. }