Go to the documentation of this file.
20 package net.sf.gridarta.gui.map.event;
22 import java.awt.Point;
23 import java.util.EventObject;
30 import org.jetbrains.annotations.NotNull;
MapView< G, A, R > getMapView()
MouseOpEvent(@NotNull final MapView< G, A, R > mapView)
final MapControl< G, A, R > mapControl
void setClickCount(final int clickCount)
final MapView< G, A, R > mapView
final MapCursor< G, A, R > mapCursor
void setModifiers(final int modifiers)
MapControl< G, A, R > getMapControl()
static final long serialVersionUID
MapCursor< G, A, R > getMapCursor()
void setButton(final int button)
MapControl< G, A, R > getMapControl()
MapCursor< G, A, R > getMapCursor()
void setMapLocation(final Point mapLocation)