freemind.modes.mindmapmode.actions
Interface MindMapActions.MouseWheelEventHandler

Enclosing interface:
MindMapActions

public static interface MindMapActions.MouseWheelEventHandler


Method Summary
 boolean handleMouseWheelEvent(java.awt.event.MouseWheelEvent e)
           
 

Method Detail

handleMouseWheelEvent

boolean handleMouseWheelEvent(java.awt.event.MouseWheelEvent e)
Returns:
true if the event was sucessfully processed and false if the event did not apply.