I have add a panel to an JScrollPane , the panel size is much bigger than the JScrollPane size, and when i add the panel to the JScrollPane, the panel have overlapped the scrollbar. How can i solve this problem....?