|
JBrowser Java Component - For Java developers the fast and easy way to embed Internet Explorer functionality into your Java application. Provides the ability to display web pages within a Java Swing panel using Microsoft's Internet Explorer. Complex pages are displayed more accurately by using the rendering of Internet Explorer. The developer can programmatically control browser functions. Includes a sample application. See just how easy it is to add browser support to your Java application. .
Only a couple lines are needed to add the JFlash Component to your Java Application:
|
// create a browser with toolbar, address, and status areas JBrowser browser = new JBrowser(“http://www.ebay.com”);
|
|
Ever wanted to have Internet Explorer browser functionality from within your Java Application? Well now you can.
**Note: This is a Macromedia Flash demo and requires that Macromedia Flash be installed. Get Macromedia Flash. FlashgameZ and Speed Bid for eBay both use the JBrowser Component.
|