Directory

nanoscrollpanel - Vaadin Add-on Directory

Provide a simplistic way of implementing Mac OS X Lion-styled scrollbars nanoscrollpanel - Vaadin Add-on Directory
NanoScrollPanel wraps nanoScroller.js (http://jamesflorentino.github.io/nanoScrollerJS/) in order to provide OS X experience when scrolling the content. How to use: 1. Add following settings to your widget set configure file. 2. Create a new NanoScrollPanel, e.g. NanoScrollPanel nPanel = new NanoScrollPanel();