swing - Java : Scroll Over JScrollPane -


i've got vertically scrolling jpanel, on jpanel couple of jscrollpanes, when user scrolls down through panel, if users mouse goes on jscrollpane no longer able scroll jpanel, have move mouse off jscrollpane , onto panel. gets quite annoying after while.

to end there way tell java continue scrolling parent jpanel unless user clicks on child jscrollpane , tries scroll it? enter image description here

i believe you're looking jscrollpane#setwheelscrollingenabled(boolean handlewheel)


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -