Package | Description |
---|---|
org.openstreetmap.josm.gui.history |
Provides GUI classes for handling history of OSM objects.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.Long,HistoryBrowserDialog> |
HistoryBrowserDialogManager.dialogs |
Modifier and Type | Method and Description |
---|---|
void |
HistoryBrowserDialogManager.hide(HistoryBrowserDialog dialog)
Hides the specified history dialog and cleans associated resources.
|
protected void |
HistoryBrowserDialogManager.placeOnScreen(HistoryBrowserDialog dialog) |
protected void |
HistoryBrowserDialogManager.show(long id,
HistoryBrowserDialog dialog) |