home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 108 / MacAddict108.iso / Software / Productivity / NoteBook 2.0.dmg / NoteBook.app / Contents / Resources / English.lproj / Annotation.nib / classes.nib next >
Encoding:
Text File  |  2005-03-29  |  844 b   |  29 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 cancelClip = id; 
  6.                 clipToNoteBook = id; 
  7.                 copy = id; 
  8.                 cut = id; 
  9.                 makePlainText = id; 
  10.                 paste = id; 
  11.                 selectAll = id; 
  12.             }; 
  13.             CLASS = AnnotationSheetOwner; 
  14.             LANGUAGE = ObjC; 
  15.             OUTLETS = {
  16.                 annotationSheet = id; 
  17.                 cancelButton = id; 
  18.                 clipToNoteBookButton = id; 
  19.                 clippingTextView = id; 
  20.                 makePlainTextButton = id; 
  21.                 servicesPopupButton = id; 
  22.                 titleTextField = id; 
  23.             }; 
  24.             SUPERCLASS = NSObject; 
  25.         }, 
  26.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  27.     ); 
  28.     IBVersion = 1; 
  29. }