visad
Interface DisplayListener
-
- All Superinterfaces:
- java.util.EventListener
- All Known Subinterfaces:
- DisplayMonitor, RemoteDisplayMonitor
- All Known Implementing Classes:
- BasicSSCell, DataImpl.Syncher, DisplayImpl.Syncher, DisplayMonitorImpl, FancySSCell, RemoteDisplayMonitorImpl, ShowNCEPModel, SpreadSheet, TestProxyCluster, TestSSCluster, TestWRFCluster
public interface DisplayListener extends java.util.EventListenerDisplayListener is the EventListener interface for DisplayEvents.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voiddisplayChanged(DisplayEvent e)send a DisplayEvent to this DisplayListener
-
-
-
Method Detail
-
displayChanged
void displayChanged(DisplayEvent e) throws VisADException, java.rmi.RemoteException
send a DisplayEvent to this DisplayListener- Parameters:
e- DisplayEvent to send- Throws:
VisADException- a VisAD error occurredjava.rmi.RemoteException- an RMI error occurred
-
-
DMelt 3.0 © DataMelt by jWork.ORG