|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jgraph.plaf.basic.BasicGraphUI.GraphSelectionHandler
Listens for changes in the selection model and updates the display accordingly.
Constructor Summary | |
BasicGraphUI.GraphSelectionHandler()
|
Method Summary | |
void |
valueChanged(GraphSelectionEvent event)
Messaged when the selection changes in the graph we're displaying for. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BasicGraphUI.GraphSelectionHandler()
Method Detail |
public void valueChanged(GraphSelectionEvent event)
valueChanged
in interface GraphSelectionListener
event
- the event that characterizes the change.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |