|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapStatus.MouseState | |
---|---|
org.openstreetmap.josm.gui |
Uses of MapStatus.MouseState in org.openstreetmap.josm.gui |
---|
Fields in org.openstreetmap.josm.gui declared as MapStatus.MouseState | |
---|---|
(package private) MapStatus.MouseState |
MapStatus.mouseState
The last sent mouse movement event. |
Methods in org.openstreetmap.josm.gui with parameters of type MapStatus.MouseState | |
---|---|
private javax.swing.Popup |
MapStatus.Collector.popupCreatePopup(java.awt.Component content,
MapStatus.MouseState ms)
Creates a popup for the given content next to the cursor. |
private void |
MapStatus.Collector.statusBarElementUpdate(MapStatus.MouseState ms)
Calls this to update the element that is shown in the statusbar |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |