JavaTM 2 Platform
Standard Ed. 6

类 javax.swing.JTree.EmptySelectionModel
的使用

使用 JTree.EmptySelectionModel 的软件包
javax.swing 提供一组“轻量级”(全部是 Java 语言)组件,尽量让这些组件在所有平台上的工作方式都相同。 
 

javax.swingJTree.EmptySelectionModel 的使用
 

声明为 JTree.EmptySelectionModeljavax.swing 中的字段
protected static JTree.EmptySelectionModel JTree.EmptySelectionModel.sharedInstance
          独有的共享实例。
 

返回 JTree.EmptySelectionModeljavax.swing 中的方法
static JTree.EmptySelectionModel JTree.EmptySelectionModel.sharedInstance()
          返回空选择模型的共享实例。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only