home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2005 March / Macworld CD March 2005 - Marathon Trilogy.iso / Shareware World / Video / FastCut.app.sit / FastCut.app / Contents / Resources / German.lproj / MainMenu.nib / classes.nib next >
Encoding:
Text File  |  2005-01-07  |  1.8 KB  |  59 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 about = id; 
  6.                 addAudioTrack = id; 
  7.                 addVideoTrack = id; 
  8.                 arrangeWindows = id; 
  9.                 deleteTrack = id; 
  10.                 exportProject = id; 
  11.                 feedback = id; 
  12.                 import = id; 
  13.                 newProject = id; 
  14.                 openProject = id; 
  15.                 preferences = id; 
  16.                 refreshPreview = id; 
  17.                 registration = id; 
  18.                 removeClip = id; 
  19.                 saveProject = id; 
  20.                 showClipPrefs = id; 
  21.                 showMainWindow = id; 
  22.                 showMonitorWindow = id; 
  23.                 showMovieUpdated = id; 
  24.                 showProjectWindow = id; 
  25.                 showQTEffectsDialog = id; 
  26.                 showTitleWindow = id; 
  27.                 syncWithTimeline = id; 
  28.                 website = id; 
  29.             }; 
  30.             CLASS = AppController; 
  31.             LANGUAGE = ObjC; 
  32.             OUTLETS = {timeline = id; }; 
  33.             SUPERCLASS = NSWindowController; 
  34.         }, 
  35.         {CLASS = FCScrollView; LANGUAGE = ObjC; SUPERCLASS = NSScrollView; }, 
  36.         {
  37.             ACTIONS = {
  38.                 attachTransition = id; 
  39.                 clearInOut = id; 
  40.                 renameClip = id; 
  41.                 saveClip = id; 
  42.                 scissors = id; 
  43.                 selectNone = id; 
  44.                 showMotionPrefs = id; 
  45.                 zoomTimeline = id; 
  46.             }; 
  47.             CLASS = FirstResponder; 
  48.             LANGUAGE = ObjC; 
  49.             SUPERCLASS = NSObject; 
  50.         }, 
  51.         {
  52.             ACTIONS = {attachTransition = id; delete = id; }; 
  53.             CLASS = Timeline; 
  54.             LANGUAGE = ObjC; 
  55.             SUPERCLASS = NSView; 
  56.         }
  57.     ); 
  58.     IBVersion = 1; 
  59. }