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

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = MEDragDropImageView; LANGUAGE = ObjC; SUPERCLASS = NSImageView; }, 
  5.         {
  6.             ACTIONS = {
  7.                 cancel = id; 
  8.                 chooseFile = id; 
  9.                 filterByType = id; 
  10.                 filterByWeblog = id; 
  11.                 insert = id; 
  12.                 ok = id; 
  13.                 uploadAndInsert = id; 
  14.             }; 
  15.             CLASS = MEImageManagerWindowController; 
  16.             LANGUAGE = ObjC; 
  17.             OUTLETS = {
  18.                 "_alignPopup" = NSPopUpButton; 
  19.                 "_chooseFileButton" = NSButton; 
  20.                 "_imagePickerView" = MEImagePickerView; 
  21.                 "_insertButton" = NSButton; 
  22.                 "_mainWindow" = NSWindow; 
  23.                 "_nameTextField" = NSTextField; 
  24.                 "_newAlignLabel" = NSTextField; 
  25.                 "_newAlignPopup" = NSPopUpButton; 
  26.                 "_pathTextField" = NSTextField; 
  27.                 "_previewImageView" = NSImageView; 
  28.                 "_previousAlignLabel" = NSTextField; 
  29.                 "_previousAlignPopup" = NSPopUpButton; 
  30.                 "_progressIndicator" = NSProgressIndicator; 
  31.                 "_statusMessageTextField" = NSTextField; 
  32.                 "_subpathTextField" = NSTextField; 
  33.                 "_tabView" = NSTabView; 
  34.                 "_typeFilterPopup" = NSPopUpButton; 
  35.                 "_typeTextField" = NSTextField; 
  36.                 "_uploadButton" = NSButton; 
  37.                 "_weblogFilterPopup" = NSPopUpButton; 
  38.                 "_weblogPopup" = NSPopUpButton; 
  39.             }; 
  40.             SUPERCLASS = NSWindowController; 
  41.         }, 
  42.         {CLASS = MEImagePickerView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  43.         {CLASS = RSBorderView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  44.         {CLASS = RSWhiteBackgroundView; LANGUAGE = ObjC; SUPERCLASS = NSView; }
  45.     ); 
  46.     IBVersion = 1; 
  47. }