That may be, but the implementation of nsIDOMWindow in the
MozillaInterfaces.jar does not support the Method getFrames.
That's why I'm asking.
It would be absolutely wonderful if Mozilla would have a well documented
Java API... But there are much differences between the interface
documentation and the delivered jar file.

Christian Biesinger schrieb:
> Martin Burchard wrote:
>> I searched the whole evening for the best way to work with frames.
>> Looking into the interfaces description at
>> http://www.xulplanet.com/references/xpcomref/ifaces/nsIDOMWindow.html it
>> seems that the nsIDOMWindow has a nsIDOMWindowCollection.
> 
> You need to call GetFrames per that documentation, not QueryInterface...
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to