X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/5edc719e9181e04faaa247bfa389471bc57b9402..3275385775db14f654afff24919314941b8a1b7b:/ITOSAComponent.h diff --git a/ITOSAComponent.h b/ITOSAComponent.h index 54b3b04..a36fab6 100755 --- a/ITOSAComponent.h +++ b/ITOSAComponent.h @@ -20,6 +20,8 @@ ComponentInstance _componentInstance; NSDictionary *_information; } ++ (ITOSAComponent *)AppleScriptComponent; ++ (ITOSAComponent *)componentWithCarbonComponent:(Component)component; + (NSArray *)availableComponents; - (id)initWithSubtype:(unsigned long)subtype;