org.das2.graph.event
Interface DasDevicePositionListener

All Superinterfaces:
java.util.EventListener

public interface DasDevicePositionListener
extends java.util.EventListener


Method Summary
 void devicePositionChanged(DasDevicePositionEvent e)
           
 void deviceRangeChanged(DasDevicePositionEvent e)
           
 

Method Detail

devicePositionChanged

void devicePositionChanged(DasDevicePositionEvent e)

deviceRangeChanged

void deviceRangeChanged(DasDevicePositionEvent e)