#import <AppDelegate.h>
Inherits NSObject, and <NSApplicationDelegate>.
| - (void) addLog: |
|
(NSString *) |
aString |
|
| - (void) chooseInputDir: |
|
(id) |
sender |
|
| - (void) chooseOutputDir: |
|
(id) |
sender |
|
| - (IBAction) run: |
|
(id) |
sender |
|
| - (IBOutlet NSButton*) doOverwrite |
|
readwritenonatomicassign |
| - (IBOutlet NSTextField*) inDirField |
|
readwritenonatomicassign |
| - (IBOutlet NSTextField*) outDirField |
|
readwritenonatomicassign |
| - (IBOutlet NSTextView*) output |
|
readwritenonatomicassign |
| - (IBOutlet NSWindow*) window |
|
readwriteatomicassign |
The documentation for this class was generated from the following files:
- IndivoFramework/ClassGenerator/AppDelegate.h
- IndivoFramework/ClassGenerator/AppDelegate.m