|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GraphListener | |
|---|---|
| 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. |
| Uses of GraphListener in prefuse.data |
|---|
| Methods in prefuse.data with parameters of type GraphListener | |
|---|---|
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. |
| Uses of GraphListener in prefuse.util.ui |
|---|
| Classes in prefuse.util.ui that implement GraphListener | |
|---|---|
class |
JPrefuseTree.PrefuseTreeModel
TreeModel implementation that provides an adapter to a backing prefuse Tree instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||