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

  1. {
  2.     IBClasses = (
  3.         {CLASS = ClearTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; }, 
  4.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  5.         {
  6.             CLASS = RoundTextField; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {textField = id; }; 
  9.             SUPERCLASS = NSView; 
  10.         }, 
  11.         {
  12.             ACTIONS = {clearLists = id; search = id; searchCriteriaChanged = id; }; 
  13.             CLASS = SuperFindManager; 
  14.             LANGUAGE = ObjC; 
  15.             OUTLETS = {
  16.                 actionItemStatusButton = id; 
  17.                 actionItemStatusPopupButton = id; 
  18.                 clearListsButton = id; 
  19.                 dateButton = id; 
  20.                 datePopupButton = id; 
  21.                 dateScopePopupButton = id; 
  22.                 dateTextField = id; 
  23.                 highlightersPopupButton = id; 
  24.                 highlightingButton = id; 
  25.                 keywordsStickersButton = id; 
  26.                 priorityButton = id; 
  27.                 priorityPopupButton = id; 
  28.                 priorityScopePopupButton = id; 
  29.                 searchButton = id; 
  30.                 searchKeywordsBrowser = id; 
  31.                 searchStickersBrowser = id; 
  32.                 superFindPane = id; 
  33.                 superFindPanel = id; 
  34.                 textButton = id; 
  35.                 textTextField = id; 
  36.             }; 
  37.             SUPERCLASS = NSObject; 
  38.         }, 
  39.         {CLASS = WhiteView; LANGUAGE = ObjC; SUPERCLASS = NSView; }
  40.     ); 
  41.     IBVersion = 1; 
  42. }