使用JSplitPane就可以了
setDividerLocation((this.getSize().width)/4);
方法可以间隔调整大小
add方法可以加组件进去JSplitPane可以提供上下左右的方向属性