Uses of Class
org.jgraph.JGraph.EmptySelectionModel
Packages that use JGraph.EmptySelectionModel
-
Uses of JGraph.EmptySelectionModel in org.jgraph
Fields in org.jgraph declared as JGraph.EmptySelectionModelModifier and TypeFieldDescriptionprotected static final JGraph.EmptySelectionModel
JGraph.EmptySelectionModel.sharedInstance
Unique shared instance.Methods in org.jgraph that return JGraph.EmptySelectionModelModifier and TypeMethodDescriptionstatic JGraph.EmptySelectionModel
JGraph.EmptySelectionModel.sharedInstance()
Returns a shared instance of an empty selection model.