Package | Description |
---|---|
prefuse.data |
Table, Graph, and Tree data structures for organizing data.
|
prefuse.util.ui |
Utility classes facilitating the generation and composition of user
interface components.
|
Modifier and Type | Method and Description |
---|---|
void |
Graph.addGraphModelListener(GraphListener listnr)
Add a listener to be notified of changes to the graph.
|
void |
Graph.removeGraphModelListener(GraphListener listnr)
Remove a listener from this graph.
|
Modifier and Type | Class and Description |
---|---|
class |
JPrefuseTree.PrefuseTreeModel
TreeModel implementation that provides an adapter to a backing prefuse
Tree instance.
|
Copyright ? 2013 Regents of the University of California