Modifier and Type | Class and Description |
---|---|
class |
PreferenceToggleAction |
Modifier and Type | Class and Description |
---|---|
class |
ParallelWayAction
MapMode for making parallel ways.
|
Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.CopyOnWriteArrayList<Preferences.PreferenceChangedListener> |
Preferences.listeners |
Modifier and Type | Method and Description |
---|---|
void |
Preferences.addPreferenceChangeListener(Preferences.PreferenceChangedListener listener)
Adds a new preferences listener.
|
void |
Preferences.removePreferenceChangeListener(Preferences.PreferenceChangedListener listener)
Removes a preferences listener.
|
Modifier and Type | Class and Description |
---|---|
class |
ChangesetCache
ChangesetCache is global in-memory cache for changesets downloaded from
an OSM API server.
|
Modifier and Type | Class and Description |
---|---|
class |
MapPaintSettings |
Modifier and Type | Class and Description |
---|---|
private static class |
Multipolygon.MultipolygonRoleMatcher
Kind of strategy object which is responsible for deciding whether a given
member role indicates that the member belongs to an outer or an
inner polygon.
|
Modifier and Type | Class and Description |
---|---|
class |
CachedProperty<T> |
Modifier and Type | Class and Description |
---|---|
class |
JosmUserIdentityManager
JosmUserIdentityManager is a global object which keeps track of what JOSM knows about
the identity of the current user.
|
class |
MapStatus
A component that manages some status information display about the map.
|
class |
MapView
This is a component used in the
MapFrame for browsing the map. |
Modifier and Type | Field and Description |
---|---|
private Preferences.PreferenceChangedListener |
MapFrame.sidetoolbarPreferencesChangedListener |
Modifier and Type | Class and Description |
---|---|
class |
ChangesetDialog
ChangesetDialog is a toggle dialog which displays the current list of changesets.
|
class |
CommandStackDialog
Dialog displaying list of all executed commands (undo/redo buffer).
|
class |
ConflictDialog
This dialog displays the
ConflictCollection of the active OsmDataLayer in a toggle
dialog on the right of the main frame. |
class |
FilterDialog |
class |
LayerListDialog
This is a toggle dialog which displays the list of layers.
|
class |
MapPaintDialog |
class |
NotesDialog
Dialog to display and manipulate notes.
|
class |
RelationListDialog
A dialog showing all known relations, with buttons to add, edit, and
delete them.
|
class |
SelectionListDialog
A small tool dialog for displaying the current selection.
|
class |
ToggleDialog
This class is a toggle dialog that can be turned on and off.
|
class |
UserListDialog
Displays a dialog with all users who have last edited something in the
selection area, along with the number of objects.
|
class |
ValidatorDialog
A small tool dialog for displaying the current errors.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertiesDialog
This dialog displays the tags of the current selected primitives.
|
Modifier and Type | Class and Description |
---|---|
class |
UploadDialog
This is a dialog for entering upload options like the parameters for
the upload changeset and the strategy for opening/closing a changeset.
|
Modifier and Type | Class and Description |
---|---|
class |
WMSLayer
This is a layer that grabs the current screen from an WMS server.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageViewerDialog |
Modifier and Type | Class and Description |
---|---|
static class |
Marker.TemplateEntryProperty |