public interface DisplayListener
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
displayChanged(DisplayEvent e)
send a DisplayEvent to this DisplayListener
|
void displayChanged(DisplayEvent e) throws VisADException, java.rmi.RemoteException
e - DisplayEvent to sendVisADException - a VisAD error occurredjava.rmi.RemoteException - an RMI error occurred