|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MonitorEvent | |
---|---|
visad.collab |
Uses of MonitorEvent in visad.collab |
---|
Subclasses of MonitorEvent in visad.collab | |
---|---|
class |
ControlMonitorEvent
ControlMonitorEvent is the VisAD class for
Control -related Event s
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. |
Methods in visad.collab that return MonitorEvent | |
---|---|
MonitorEvent |
RemoteEventProviderImpl.getEvent(Object key)
|
MonitorEvent |
RemoteEventProvider.getEvent(Object key)
|
Methods in visad.collab with parameters of type MonitorEvent | |
---|---|
void |
RemoteDisplayMonitorImpl.notifyListeners(MonitorEvent evt)
Forwards the event to the remote DisplayMonitor . |
void |
DisplayMonitorImpl.notifyListeners(MonitorEvent evt)
Forwards the MonitorEvent to all the listeners
associated with this DisplayMonitor . |
void |
DisplayMonitor.notifyListeners(MonitorEvent evt)
Forwards the MonitorEvent to all the listeners
associated with this DisplayMonitor . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |