ABOUT US

|

SUPPORT

|

BLOG

DOWNLOADS    

 

 

 

 


 

 

Basic examples included with the WebRenderer SDK

 

 

 

 

 

 

Summary of each example (examples located in Examples/Basic/):

BrowserListenerExample
* This example shows use of the BrowserListener.

ExecuteScriptExample
* TestBrowser that uses executeScript to run Javascript code.

LoadHTMLExample
* TestBrowser demonstrating the use of LoadHTML.

LoadInterceptExample
* TestBrowser demonstrating the use of BrowserListener.onLoadIntercept.

MouseEventExample
* This code shows how to intercept the mouse events...
*  - onClick
*  - onMouseDown
*  - onMouseUp
*  - onDoubleClick
* All output is to the console window.

NetworkEventExample
* WebRenderer tutorial code, 'NetworkEventExample'.
* This code demonstrates the use of a NetworkListener to handle network events.
* Output is to the console.

PopupWindowExample
* TestBrowser demonstrating the use of custom popup windows.

PromptListenerExample
* TestBrowser demonstrating the PromptListner

SaveBrowserExample
* TestBrowser demonstrating saving pages as HTML and PNG images

SimpleBrowserExample
* This code shows how to create a simple browser using WebRenderer. The
* browser loads any URL entered in the text field.

 

 

 Copyright � JadeLiquid Software - www.jadeliquid.com