24 #import <Foundation/NSObject.h>
43 id copyrightDescription;
54 - (void) addAuthor: (
id)sender;
55 - (void) moveAuthorUp: (
id)sender;
56 - (void) moveAuthorDown: (
id)sender;
57 - (void) removeAuthor: (
id)sender;
59 - (void) controlTextDidEndEditing: (NSNotification *)aNotification;
63 - (int) numberOfRowsInTableView: (NSTableView *)aTableView;
64 - (id) tableView: (NSTableView *)aTableView
65 objectValueForTableColumn: (NSTableColumn *)aTableColumn
67 - (void) tableView: (NSTableView *)aTableView
68 setObjectValue: (
id)anObject
69 forTableColumn: (NSTableColumn *)aTableColumn
Definition: ApplicationGeneralAttributes.h:35
Definition: ApplicationProjectType.h:54