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

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {clearConsole = id; saveToFile = id; }; 
  6.             CLASS = MEXMLRPCConsoleWindowController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 "_clearConsoleButton" = NSButton; 
  10.                 "_consoleTextView" = NSTextView; 
  11.                 "_mainWindow" = NSWindow; 
  12.                 "_saveToFileButton" = NSButton; 
  13.             }; 
  14.             SUPERCLASS = NSWindowController; 
  15.         }
  16.     ); 
  17.     IBVersion = 1; 
  18. }