Martin Burchard wrote:
> 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.

MozillaInterfaces.jar does not have any implementations, it has only 
interfaces. The implementations are in the C++ code.

How does getFrames fail and how are you calling it? What you showed 
previously in this thread doesn't call that function.
_______________________________________________
dev-tech-xpcom mailing list
dev-tech-xpcom@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to