| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.conflict.pair | |
| org.openstreetmap.josm.gui.conflict.pair.nodes | |
| org.openstreetmap.josm.gui.conflict.pair.properties | |
| org.openstreetmap.josm.gui.conflict.pair.relation | |
| org.openstreetmap.josm.gui.help |
Help system based on an embedded web browser fetching contents from JOSM wiki.
|
| org.openstreetmap.josm.gui.history |
Provides GUI classes for handling history of OSM objects.
|
| org.openstreetmap.josm.gui.io |
Provides GUI classes for handling input/output operations (download, upload, save).
|
| org.openstreetmap.josm.gui.preferences.plugin |
Provides classes for handling plugin preferences.
|
| org.openstreetmap.josm.gui.util |
Provides GUI utility classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListMergeModel<T extends PrimitiveId>
ListMergeModel is a model for interactively comparing and merging two list of entries
of type T.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeListMergeModel |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertiesMergeModel
This is the model for resolving conflicts in the properties of the
OsmPrimitives. |
| Modifier and Type | Class and Description |
|---|---|
class |
RelationMemberListMergeModel
The model for merging two lists of relation members
|
| Modifier and Type | Class and Description |
|---|---|
class |
HelpBrowserHistory
Help browser history.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HistoryBrowserModel
This is the model used by the history browser.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChangesetCommentModel
ChangesetCommentModel is an observable model for the changeset comment edited
in the
UploadDialog. |
| Modifier and Type | Class and Description |
|---|---|
class |
PluginPreferencesModel
The plugin model behind a
PluginListPanel. |
| Modifier and Type | Field and Description |
|---|---|
private ChangeNotifier |
AdjustmentSynchronizer.observable |