|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProjectionListener | |
---|---|
prefuse.data.util | Utility classes for supporting prefuse data structures, including indexes, iterators, filters, and column projections. |
Uses of ProjectionListener in prefuse.data.util |
---|
Methods in prefuse.data.util with parameters of type ProjectionListener | |
---|---|
void |
ColumnProjection.addProjectionListener(ProjectionListener lstnr)
Add a listener to this column projection |
void |
AbstractColumnProjection.addProjectionListener(ProjectionListener lstnr)
|
void |
ColumnProjection.removeProjectionListener(ProjectionListener lstnr)
Remove a listener from this column projection |
void |
AbstractColumnProjection.removeProjectionListener(ProjectionListener lstnr)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |