|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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
Unique shared instance. |
Methods in javax.swing that return JTree.EmptySelectionModel | |
---|---|
static JTree.EmptySelectionModel |
JTree.EmptySelectionModel.sharedInstance()
Returns a shared instance of an empty selection model. |
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.