org.das2.event
Interface BoxSelectionListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
AngleSpectrogramSlicer

public interface BoxSelectionListener
extends java.util.EventListener


Method Summary
 void BoxSelected(BoxSelectionEvent e)
           
 

Method Detail

BoxSelected

void BoxSelected(BoxSelectionEvent e)