|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.apps.MapBrowser.MapMotionAdaptor
public class MapMotionAdaptor
An adaptor that hears MapMouseEvents pertaining to motion.
| Constructor Summary | |
|---|---|
MapMotionAdaptor()
|
|
| Method Summary | |
|---|---|
void |
mapDragged(MapMouseEvent e)
Invoked when a mouse button is pressed on a map and then dragged. |
void |
mapMoved(MapMouseEvent e)
Invoked when the mouse button has been moved on a map (with no buttons no down). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapMotionAdaptor()
| Method Detail |
|---|
public void mapDragged(MapMouseEvent e)
MapMotionListener
mapDragged in interface MapMotionListenerpublic void mapMoved(MapMouseEvent e)
MapMotionListener
mapMoved in interface MapMotionListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||