Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
org.openstreetmap.josm.actions.downloadtasks |
Provides the classes for JOSM
download tasks . |
org.openstreetmap.josm.actions.search |
Provides the classes for JOSM
search action . |
org.openstreetmap.josm.actions.upload |
Provides the classes for JOSM
upload action . |
org.openstreetmap.josm.data.imagery |
Provides the classes for JOSM imagery sources, coupled with
JMapViewer classes. |
org.openstreetmap.josm.data.osm |
Provides the classes for OSM data:
Primitives :
Node ,
Way ,
Relation
Users
Tags
Changesets
Utilities classes
|
org.openstreetmap.josm.data.validation |
Provides the classes for JOSM data validation.
|
org.openstreetmap.josm.data.validation.tests |
Provides the classes for JOSM data validation tests.
|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
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.relation |
Toggle dialog allowing to display currently loaded relations and perform operations on them.
|
org.openstreetmap.josm.gui.download |
Provides GUI classes for the download dialog.
|
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.io.importexport |
Provides GUI classes for handling file import/export operations.
|
org.openstreetmap.josm.gui.layer |
Provides classes for handling the different kinds of map layers.
|
org.openstreetmap.josm.gui.layer.geoimage |
Provides classes for handling layers displaying geottaged pictures.
|
org.openstreetmap.josm.gui.layer.gpx |
Provides classes for handling GPX layers.
|
org.openstreetmap.josm.gui.mappaint.loader |
Provides the GUI classes allowing map paint styles to be (re)loaded.
|
org.openstreetmap.josm.gui.oauth |
Provides GUI classes for handling OAuth authentication to OSM API.
|
org.openstreetmap.josm.gui.preferences |
Provides generic classes for handling JOSM preferences.
|
org.openstreetmap.josm.gui.preferences.server |
Provides classes for handling connection preferences, including server authentication and proxy settings.
|
org.openstreetmap.josm.gui.progress |
Provides GUI classes for displaying long tasks background advancement in a progress bar, and a way to cancel them.
|
org.openstreetmap.josm.gui.progress.swing |
Provides Swing-based progress monitor implementations.
|
org.openstreetmap.josm.io |
Provides the classes for JOSM input/output support.
|
org.openstreetmap.josm.io.remotecontrol.handler |
Provides the classes for remote control handlers (features exposed to the browser).
|
org.openstreetmap.josm.io.session |
Provides the classes for user sessions import/export.
|
org.openstreetmap.josm.plugins |
Provides the classes for JOSM plugins system.
|
org.openstreetmap.josm.tools |
Provides the classes for various utilities and tools called from all other packages.
|
Class and Description |
---|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
Class and Description |
---|
ProgressMonitor
An interface for displaying the progress of a task.
|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
ProgressTaskId
The ID of a progress task.
|
Class and Description |
---|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
Class and Description |
---|
ProgressMonitor
An interface for displaying the progress of a task.
|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
Class and Description |
---|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
Class and Description |
---|
ProgressMonitor
An interface for displaying the progress of a task.
|
Class and Description |
---|
ProgressMonitor
An interface for displaying the progress of a task.
|
Class and Description |
---|
ProgressMonitor
An interface for displaying the progress of a task.
|
Class and Description |
---|
ProgressMonitor
An interface for displaying the progress of a task.
|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
ProgressTaskId
The ID of a progress task.
|
Class and Description |
---|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
Class and Description |
---|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
Class and Description |
---|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
Class and Description |
---|
ProgressMonitor
An interface for displaying the progress of a task.
|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
Class and Description |
---|
ProgressMonitor
An interface for displaying the progress of a task.
|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
ProgressRenderer
Swing components can implement this interface and use a
SwingRenderingProgressMonitor
to render progress information. |
ProgressTaskId
The ID of a progress task.
|
Class and Description |
---|
ProgressMonitor
An interface for displaying the progress of a task.
|
Class and Description |
---|
ProgressMonitor
An interface for displaying the progress of a task.
|
Class and Description |
---|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
Class and Description |
---|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
ProgressTaskId
The ID of a progress task.
|
Class and Description |
---|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
Class and Description |
---|
ProgressMonitor
An interface for displaying the progress of a task.
|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
Class and Description |
---|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
Class and Description |
---|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
Class and Description |
---|
AbstractProgressMonitor
This class contains the progress logic required to implement a
ProgressMonitor . |
AbstractProgressMonitor.Request |
AbstractProgressMonitor.State
Progress monitor state
|
CancelHandler
A handler that notifies all listeners that a given operation was canceled.
|
ProgressMonitor
An interface for displaying the progress of a task.
|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
ProgressTaskId
The ID of a progress task.
|
Class and Description |
---|
AbstractProgressMonitor
This class contains the progress logic required to implement a
ProgressMonitor . |
ProgressMonitor
An interface for displaying the progress of a task.
|
ProgressRenderer
Swing components can implement this interface and use a
SwingRenderingProgressMonitor
to render progress information. |
ProgressTaskId
The ID of a progress task.
|
Class and Description |
---|
ProgressMonitor
An interface for displaying the progress of a task.
|
Class and Description |
---|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
Class and Description |
---|
ProgressMonitor
An interface for displaying the progress of a task.
|
Class and Description |
---|
ProgressMonitor
An interface for displaying the progress of a task.
|
ProgressMonitor.CancelListener
A listener that listens to cancel events on the progress monitor
|
Class and Description |
---|
ProgressMonitor
An interface for displaying the progress of a task.
|