Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-b24

Uses of Class
javax.swing.JTree.EmptySelectionModel

Packages that use JTree.EmptySelectionModel
javax.swing 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
protected static JTree.EmptySelectionModel JTree.EmptySelectionModel.sharedInstance
          The single instance of EmptySelectionModel.
 

Methods in javax.swing that return JTree.EmptySelectionModel
static JTree.EmptySelectionModel JTree.EmptySelectionModel.sharedInstance()
          Returns the single instance of EmptySelectionModel.
 


Java™ Platform
Standard Ed. 7

DRAFT internal-b24

Submit a bug or feature

Copyright 2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.