Package | Description |
---|---|
org.openstreetmap.josm.gui.history |
Provides GUI classes for handling history of OSM objects.
|
Modifier and Type | Field and Description |
---|---|
private VersionTableModel |
HistoryBrowserModel.versionTableModel |
Modifier and Type | Method and Description |
---|---|
VersionTableModel |
HistoryBrowserModel.getVersionTableModel()
Replies the table model to be used in a
JTable which
shows the list of versions in this history. |