WHITE PAPERS  |  PRICING  |  DOWNLOADS

 

username

password

 

 

 

 

 

 

 

 

 

 

  Server 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

  

  

 

Disable WebRenderer default scrollbars

 

 

 

Disable WebRenderer scrollbars

The IBrowserCanvas method showScrollbars(boolean) sets the visibility of WebRenderer scrollbars.

IBrowserCanvas browser = BrowserFactory.spawnMozilla();

//Disable the scrollbars
browser.showScrollbars(false);


It is possible to use Swing scrollbars with a WebRenderer canvas. Please contact us for more information.

  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