Thanks for making aswing, it's really great! I have two small problems though.
Is there any way to deactivate scrolling with the mouse wheel for a specific scrollpane?
Also, is there a way to deactivate focus traversal using the TAB key? I tried setting setDefaultTraversalEnabled(false) but it made no difference.
Thanks,
Daniel