JSPlitPane should not allow user to resize
843805Dec 26 2006 — edited Dec 26 2006Hi Friends
I have used JSplitPane in my application. Currently I dont want to permit the user to resize the panel.
If I take the mouse near the SplitPane, the cursor changes. When the user drags the panel gets resize.
I need to freeze the SplitPane as such i should not allow the user to resize. Can any one say is there any method or give me sample code of it.
Thanks
Deepan