24#import <Foundation/NSObject.h>
28extern NSString *
const CurrentDocumentDidChangeNotification;
35 NSArray * projectMenuEntries;
38- (void) showPrefsPanel: (
id)sender;
40- (void) newProject: sender;
41- (void) newSourceFile: sender;
43- (void) applicationDidFinishLaunching: (NSNotification *) notif;
45- (void) orderFrontFindPanel: sender;
46- (void) mainWindowChanged: (NSNotification *) notif;
Definition Controller.h:31