Inheritance diagram for org.jgraph.JGraph.GraphSelectionRedirector:
Public Member Functions | |
void | valueChanged (GraphSelectionEvent e) |
GraphSelectionEvent
with the JGraph
as the source and passing it off to all the listeners. 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.
|
Invoked by the
Implements org.jgraph.event.GraphSelectionListener. |