X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/5edc719e9181e04faaa247bfa389471bc57b9402..feac8630679182f02220d997c433a31d7162f41c:/ITOSAComponent.h diff --git a/ITOSAComponent.h b/ITOSAComponent.h index 54b3b04..a552aad 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;