Uses of Class
javax.swing.JTree.EmptySelectionModel
Packages that use JTree.EmptySelectionModel
包
描述
Provides a set of "lightweight" (all-Java language) components
that, to the maximum degree possible, work the same on all platforms.
-
Uses of JTree.EmptySelectionModel in javax.swing
Fields in javax.swing declared as JTree.EmptySelectionModel修饰符和类Field描述protected static final JTree.EmptySelectionModelJTree.EmptySelectionModel.sharedInstanceThe single instance ofEmptySelectionModel.Methods in javax.swing that return JTree.EmptySelectionModel修饰符和类方法描述static JTree.EmptySelectionModelJTree.EmptySelectionModel.sharedInstance()Returns the single instance ofEmptySelectionModel.