14#import <Foundation/Foundation.h>
15#import <AppKit/AppKit.h>
26- (void)applicationDidFinishLaunching:(NSNotification *)notification;
27- (BOOL)applicationShouldTerminate:(NSApplication *)app;
28- (void)applicationWillTerminate:(NSNotification *)notification;
This class is the main interface to controlling the render process.