|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.processmining.plugins.declare.visualizing.DGraphSelectionListener
public class DGraphSelectionListener
Title: DECLARE
Description: Makes sure that all graph cells with the same userObject are either selected or disselected at one moment.
Copyright: Copyright (c) 2006
Company: TU/e
Constructor Summary | |
---|---|
DGraphSelectionListener(DGraph aGraph)
Cretes a new instance for the specified graph. |
Method Summary | |
---|---|
void |
valueChanged(org.jgraph.event.GraphSelectionEvent graphSelectionEvent)
Invoked whenever the selection of the graph changes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DGraphSelectionListener(DGraph aGraph)
aGraph
- The graph that is listened to.Method Detail |
---|
public void valueChanged(org.jgraph.event.GraphSelectionEvent graphSelectionEvent)
valueChanged
in interface org.jgraph.event.GraphSelectionListener
graphSelectionEvent
- GraphSelectionEvent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |