扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.swing类jtree的类成员方法: removedescendantselectedpaths定义及介绍
发布时间:2014-2-18
本文导语:
removedescendantselectedpaths
protected boolean removedescendantselectedpaths(treepath path,
boolean includepath)
移除选择中的任何路径(path 的子路径)。如果 includepath 为 true,并且选中 path,则从该选择中移除它...