By jsugrue
via java.dzone.com
Published: Nov 18 2008 / 13:06
JExplorer (derivative from Java Explorer) provides a convenient Java API for integrating Microsoft Internet Explorer into Java applications. With JExplorer, you can use the IE browser as a Java Swing UI component, in headless mode, or programmatically manipulate it without embedding in the UI. You can do all these and many other integration tasks purely in the Java language. No specific knowledge of COM or the Microsoft Internet Explorer API is required.



Add your comment