<Swing Dev> [8] Review request for 8003400: JTree scrolling problem when using large model

Sergey Malenkov Sergey.Malenkov at oracle.com
Wed Jan 16 13:29:23 UTC 2013


Hello,

Could you please review the following fix:
bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003400
fix: http://cr.openjdk.java.net/~malenkov/8003400.0/

JTree with the large model calculates widths for visible rows only. The 
problem is that the horizontal scroll bar appears after moving to the 
end and hides the last row. The automatic test is included.

Thanks,
SAM




More information about the swing-dev mailing list