JGraph
v3.3


Uses of Class
org.jgraph.graph.DefaultGraphSelectionModel

Packages that use DefaultGraphSelectionModel
org.jgraph JGraph's topmost package which contains the JGraph class. 
org.jgraph.graph Graphs are made up of a number of classes and interfaces defined in their own package - the jgraph.graph package. 
 

Uses of DefaultGraphSelectionModel in org.jgraph
 

Subclasses of DefaultGraphSelectionModel in org.jgraph
static class JGraph.EmptySelectionModel
          EmptySelectionModel is a GraphSelectionModel that does not allow anything to be selected.
 

Uses of DefaultGraphSelectionModel in org.jgraph.graph
 

Constructors in org.jgraph.graph with parameters of type DefaultGraphSelectionModel
DefaultGraphSelectionModel.CellPlaceHolder(Object cell, boolean isNew)
           
 


JGraph
v3.3


Copyright (C) 2001-2004 JGraph.org. All rights reserved.