|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteSourceListener | |
---|---|
visad | The core VisAD package, providing support for VisAD's Data & MathType hierarchy, as well as for VisAD Displays and remote collaboration. |
Uses of RemoteSourceListener in visad |
---|
Subinterfaces of RemoteSourceListener in visad | |
---|---|
interface |
DataSourceListener
Deprecated. Use RemoteSourceListener instead. |
Methods in visad with parameters of type RemoteSourceListener | |
---|---|
void |
DisplayImpl.addDataSourceListener(RemoteSourceListener listener)
Deprecated. |
void |
DisplayImpl.addRemoteSourceListener(RemoteSourceListener listener)
Inform listener of changes in the availability of remote data/collaboration sources. |
void |
DisplayImpl.removeDataSourceListener(RemoteSourceListener listener)
Deprecated. |
void |
DisplayImpl.removeRemoteSourceListener(RemoteSourceListener listener)
Remove listener from the remote source notification list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |