WHITE PAPERS  |  PRICING  |  DOWNLOADS

 

username

password

 

 

 

 

 

 

 

 

 

 

  Desktop Edition Details  

 

  > Features  

  > Key Benefits  

  > Screenshots  

  > Standards Supported  

  > Pricing  

  > Download Now

 

 

  Developer Resources  

 

  > API Documentation  

  > Developers Guide  

  > Code Examples  

  > Updated Builds  

  > Technical Articles  

 

 

 

 

 

Jump to:

General WebRenderer Functions

  WebRenderer example code base.

 

Advanced WebRenderer functions

 

Application test examples

 

Deploying WebRenderer

WebRenderer DOM

  

  

 

WebRenderer WYSIWYG editor mode

 

 

 

Using the WebRenderer Editor mode

WebRenderer has a built in editing mode that allows visual editing of HTML documents. Using the editor mode in conjunction with the WebRenderer DOM allows some powerful WYSIWYG document editing.

Example code:

//Creating the browser
IBrowserCanvas browser = BrowserFactory.spawnMozilla();

//Enabling the HTML Editing mode. This must be called before pages are loaded'
browser.setHTMLEditingMode(true);

boolean cacheDisableStatus = browser.getHTMLEditingMode();

  top

 

 

 Sun, Sun Microsystems, and the Sun Logo are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries 

Privacy Policy  |   Disclaimer