visad
Class FlowControl.ProjectionControlListener
java.lang.Object
visad.FlowControl.ProjectionControlListener
- All Implemented Interfaces:
- ControlListener, EventListener
- Enclosing class:
- FlowControl
- class FlowControl.ProjectionControlListener
- extends Object
- implements ControlListener
A class for listening to changes in the control.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlowControl.ProjectionControlListener
FlowControl.ProjectionControlListener(MouseBehavior m,
FlowControl s,
ProjectionControl p)
controlChanged
public void controlChanged(ControlEvent e)
throws VisADException,
RemoteException
- Description copied from interface:
ControlListener
- send a ControlEvent to this ControlListener
- Specified by:
controlChanged in interface ControlListener
- Throws:
VisADException
RemoteException