Package | Description |
---|---|
org.openstreetmap.josm.gui |
Modifier and Type | Field and Description |
---|---|
(package private) MapStatus.MouseState |
MapStatus.mouseState
The last sent mouse movement event.
|
Modifier and Type | Method and Description |
---|---|
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
|