|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openstreetmap.gui.jmapviewer.JMapController
public abstract class JMapController
Abstract base class for all mouse controller implementations. For implementing your own controller create a class that derives from this one and implements one or more of the following interfaces:
MouseListenerMouseMotionListenerMouseWheelListener
| Field Summary | |
|---|---|
protected JMapViewer |
map
|
| Constructor Summary | |
|---|---|
JMapController(JMapViewer map)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected JMapViewer map
| Constructor Detail |
|---|
public JMapController(JMapViewer map)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||