[Jscroll-user] Issues when tiling the JInteralframes
Brought to you by:
tom_tessier
From: Garcia J. J C. S. D. 12/V. <joe...@sc...> - 2003-06-30 14:46:31
|
Greetings: My Issue: My JInternalFrame(s) have a main JPanel with four child JPanels for the various content that is being displayed. When I cascade (or leave them in their default sizes) the JInternalFrames, the main panel shows all four of its child panels perfectly, but when I tile my open JInternalFrames the main panel shows about 60% of the four child panels, i.e., the fourth one is not visible, and only a small portion of the third one is visible. Question: Has anyone else encountered this? Is this an issue with the JScrollpane(?), I saw some posts on the forum.java.sun.com newsgroups referring something like this. Does anyone have any solutions or suggestions? Thanks in advance, Joey |