Package org.jgraph

Class JGraph.EmptySelectionModel

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.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:
    Serialized Form