扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing类jsplitpane的类成员方法: setlastdividerlocation定义及介绍
发布时间:2014-2-18
本文导语:
setlastdividerlocation
public void setlastdividerlocation(int newlastlocation)
将分隔条所处的最后位置设置为 newlastlocation。
参数:newlastlocation - 指定分隔条最后位置从窗格的左边(或者上边)到分隔条的左边(或者上边)的一个整数,以...