Posted By:
Pary_Alavi
Posted On:
Monday, January 26, 2004 06:00 AM
Hi All,
My applicaiton's main frame (it is an instance of JFRame) has 3 splitted pane and each splitpane has 2 components in it. When I use Min/Max buttons on right-top of the main frame, the split panes devider location changes properly, but when I change the main frame size by dragging its edges, and then I want to back to previous situation via Max button, the devider locations do not back to their previous location.
What should I do to solve this problem? Also what is the resize event of JSplitpane class.
Thanx