| Package | Description |
|---|---|
| visad.collab |
| Modifier and Type | Class and Description |
|---|---|
class |
ControlMonitorEvent
ControlMonitorEvent is the VisAD class for
Control-related Events
from display monitors. |
class |
MapMonitorEvent
MapMonitorEvent is the VisAD class for
ScalarMap-related events from display monitors. |
class |
MessageMonitorEvent
MessageMonitorEvent is the VisAD class for
MessageEvent-related events from display monitors. |
class |
ReferenceMonitorEvent
ReferenceMonitorEvent is the VisAD class for
RemoteReferenceLink-related events from display monitors. |
| Modifier and Type | Method and Description |
|---|---|
MonitorEvent |
RemoteEventProvider.getEvent(java.lang.Object key) |
MonitorEvent |
RemoteEventProviderImpl.getEvent(java.lang.Object key) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteDisplayMonitorImpl.notifyListeners(MonitorEvent evt)
Forwards the event to the remote
DisplayMonitor. |
void |
DisplayMonitor.notifyListeners(MonitorEvent evt)
Forwards the
MonitorEvent to all the listeners
associated with this DisplayMonitor. |
void |
DisplayMonitorImpl.notifyListeners(MonitorEvent evt)
Forwards the
MonitorEvent to all the listeners
associated with this DisplayMonitor. |