|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ScalarMapListener
ScalarMapListener is the EventListener interface for
ScalarMapEvents.
| Method Summary | |
|---|---|
void |
controlChanged(ScalarMapControlEvent evt)
Receive a ScalarMapEvent when the map control changes. |
void |
mapChanged(ScalarMapEvent evt)
Receive a ScalarMapEvent when the map data changes. |
| Method Detail |
|---|
void mapChanged(ScalarMapEvent evt)
throws VisADException,
java.rmi.RemoteException
ScalarMapEvent when the map data changes.
evt - the event
VisADException - If there is a problem notifying this listener.
java.rmi.RemoteException - If there was an RMI-related problem.
void controlChanged(ScalarMapControlEvent evt)
throws VisADException,
java.rmi.RemoteException
ScalarMapEvent when the map control changes.
evt - the event
VisADException - If there is a problem notifying this listener.
java.rmi.RemoteException - If there was an RMI-related problem.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||