Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
EventObject
org._3pq.jgrapht.event.EdgeTraversalEvent
public class EdgeTraversalEvent
extends EventObject
Constructor Summary | |
|
public EdgeTraversalEvent(Object eventSource, Edge edge)
Creates a new EdgeTraversalEvent.
- Parameters:
eventSource
- the source of the event.edge
- the traversed edge.