com.objectwave.viewUtility
Interface MouseDispatchListener

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

public interface MouseDispatchListener
extends java.util.EventListener


Method Summary
 boolean isAllowedToDispatch(java.awt.event.MouseEvent e)
           
 

Method Detail

isAllowedToDispatch

public boolean isAllowedToDispatch(java.awt.event.MouseEvent e)