X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/5edc719e9181e04faaa247bfa389471bc57b9402..f688998ee6f422163c2739e33da45996f01c20b0:/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;