prefuse.data.event |
Listener interfaces for monitoring prefuse data structures and
expressions.
|
Java Source File Name | Type | Comment |
ColumnListener.java | Interface | Listener interface for monitoring changes to a data column. |
EventConstants.java | Interface | Constants used within prefuse data structure modification notifications. |
ExpressionListener.java | Interface | Listener interface for monitoring changes to an Expression instance. |
GraphListener.java | Interface | Listner interface for monitoring changes to a graph or tree structure. |
ProjectionListener.java | Interface | Listener interface for monitoring changes to the state of a
column projection filter. |
TableListener.java | Interface | Listener interface for monitoring changes to a table. |
TupleSetListener.java | Interface | Listener interface for monitoring changes to a TupleSet instance. |