Package org.jgraph

Class JGraph.EmptySelectionModel

java.lang.Object
org.jgraph.graph.DefaultGraphSelectionModel
org.jgraph.JGraph.EmptySelectionModel
All Implemented Interfaces:
Serializable, Cloneable, GraphSelectionModel
Enclosing class:
JGraph

public static class JGraph.EmptySelectionModel extends DefaultGraphSelectionModel
EmptySelectionModel is a GraphSelectionModel that does not allow anything to be selected.

Warning: Serialized objects of this class will not be compatible with future Swing releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of Swing. A future release of Swing will provide support for long term persistence.

See Also: