|
JGraph |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgraph.JGraph.GraphSelectionRedirector
protected class JGraph.GraphSelectionRedirector
Handles creating a new 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.
| Constructor Summary | |
|---|---|
protected |
JGraph.GraphSelectionRedirector()
|
| Method Summary | |
|---|---|
void |
valueChanged(GraphSelectionEvent e)
Invoked by the GraphSelectionModel when the selection
changes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected JGraph.GraphSelectionRedirector()
| Method Detail |
|---|
public void valueChanged(GraphSelectionEvent e)
GraphSelectionModel when the selection
changes.
valueChanged in interface GraphSelectionListenere - the GraphSelectionEvent generated by the
GraphSelectionModel
|
JGraph |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||