Package be.ugent.caagt.swirl.mouse

Interface Summary

MouseHandler Handles certain types of mouse events and provides visual feedback.

Class Summary

MouseOverlay Invisible component which overlays another component in order to handle mouse operations for it.
MouseTool Wraps a list of mouse handlers for use with a MouseOverlay.
MouseToolCommand Toggle command that installs a given mouse tool with a given mouse overlay.
NullMouseHandler Mouse handler that does not perform any action.