Package | Description |
---|---|
org.openstreetmap.josm.data.osm.event | |
org.openstreetmap.josm.data.osm.visitor.paint.relations | |
org.openstreetmap.josm.data.validation | |
org.openstreetmap.josm.gui.dialogs |
Provides three kinds of dialogs:
Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI
Changeset dialog based on a standalone implementation, dedicated to OSM changesets management
Extended dialogs for everything else
|
org.openstreetmap.josm.gui.dialogs.changeset |
Standalone dialog allowing to handle OSM changesets (query and display them).
|
org.openstreetmap.josm.gui.dialogs.relation |
Toggle dialog allowing to display currently loaded relations and perform operations on them.
|
org.openstreetmap.josm.gui.history |
Provides GUI classes for handling history of OSM objects.
|
org.openstreetmap.josm.gui.tagging.ac |
Provides classes for handling autocompletion of tags.
|
Modifier and Type | Method and Description |
---|---|
void |
DataSetListenerAdapter.dataChanged(DataChangedEvent event) |
void |
DataSetListener.dataChanged(DataChangedEvent event)
Called after big changes in dataset.
|
Modifier and Type | Method and Description |
---|---|
void |
MultipolygonCache.dataChanged(DataChangedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
TestError.dataChanged(DataChangedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
FilterDialog.dataChanged(DataChangedEvent event) |
void |
SelectionListDialog.SelectionListModel.dataChanged(DataChangedEvent event) |
void |
RelationListDialog.dataChanged(DataChangedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
ChangesetsInActiveDataLayerListModel.dataChanged(DataChangedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
MemberTableModel.dataChanged(DataChangedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
HistoryBrowserModel.dataChanged(DataChangedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
AutoCompletionManager.dataChanged(DataChangedEvent event) |