GeoAPI 2.0
Build 2005-06-08

org.opengis.go.display.event
Interface MouseHandler

All Superinterfaces:
EventHandler, EventListener, MouseListener, MouseMotionListener

public interface MouseHandler
extends EventHandler, MouseListener, MouseMotionListener

Defines a common abstraction whose implementations can associate different mouse handlers with a Component to switch mouse handling states easily.

Version:
$Revision: 1.5 $, $Date: 2005/05/16 10:54:57 $

Method Summary
 
Methods inherited from interface EventHandler
handlerDisabled, handlerEnabled, handlerRemoved
 
Methods inherited from interface MouseListener
mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased
 
Methods inherited from interface MouseMotionListener
mouseDragged, mouseMoved
 


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium