Scrolling a JDesktopPane when JInternalFrames go outside the Standard View
Madhav Manish
Greenhorn
Joined: Feb 28, 2006
Posts: 4
posted
0
Hi, i wanted to know if the is a way to scroll a JDesktopPane when a JInternalFrame is either larger than the JDesktopPane or is moved beyond the the JDesktopPane width/height. I have tried Using a JScrollPane to hold the JDesktopPane but that does not work, i mean that the scrollbars do not appear!