Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [atf-dev] How the ATF interacts with Mozilla browser?

Ross wrote:
>I'm very interested in the ATF, especially the embedding Mozilla part. 
>I am working on a project which requires a Java application
communicates with Mozilla browser. 
>That means the user action in Mozilla, such as click a button, can be
captured by the Java application. 
>On the other hand, an object created in the Java application can be
passed into Mozilla as well. 
>Therefore, could someone tell me how to deal with that? 
>I think that the mechanism used in ATF can do that. 
>Any details about how the ATF embeds Mozilla are appreciated.
Your best start is to study the ATF CVS code  in
org.eclipse.atf/components/plugins/org.eclipse.atf.mozilla.ide.ui
Cordially


-- 
Cheers
Philippe
http://easyeclipse.org - http://phpeclipse.net - http://eclipse.org/atf



Back to the top