jSplitPanel Spliiter Position
843807Jun 24 2010 — edited Jun 24 2010I jave jpanel with a jSplitPane. I jave a jTree on the left pane and an empty panel on he right pane. The child nodes of a node are populated when the user clicks the node. Based on the node clicked he right pane is populaed with a table. The problem is whenever a table is added to the right pane or when nodes get populated the spliter location changes. Is there a way to stop the splitter from moving automatically?
Thanks
Rajkiran