| Package | Description |
|---|---|
| org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
| 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.layer |
Toggle dialog allowing to display the list of layers.
|
| org.openstreetmap.josm.gui.dialogs.properties |
Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects.
|
| org.openstreetmap.josm.gui.download |
Provides GUI classes for the download dialog.
|
| org.openstreetmap.josm.gui.layer.geoimage |
Provides classes for handling layers displaying geottaged pictures.
|
| Class and Description |
|---|
| OsmIdSelectionDialog
Dialog prompt to user to let him choose OSM primitives by specifying their type and IDs.
|
| Class and Description |
|---|
| ConflictDialog
This dialog displays the
ConflictCollection of the active OsmDataLayer in a toggle
dialog on the right of the main frame. |
| DialogsPanel
This is the panel displayed on the right side of JOSM.
|
| FilterDialog |
| MapPaintDialog
Dialog to configure the map painting style.
|
| NotesDialog
Dialog to display and manipulate notes.
|
| RelationListDialog
A dialog showing all known relations, with buttons to add, edit, and delete them.
|
| SelectionListDialog
A small tool dialog for displaying the current selection.
|
| ToggleDialog
This class is a toggle dialog that can be turned on and off.
|
| ValidatorDialog
A small tool dialog for displaying the current errors.
|
| Class and Description |
|---|
| ChangesetDialog.ChangesetDialogPopup |
| ChangesetDialog.CloseOpenChangesetsAction
Closes the currently selected changesets
|
| ChangesetDialog.LaunchChangesetManagerAction
Show information about the currently selected changesets
|
| ChangesetDialog.ReadChangesetsAction
Downloads selected changesets
|
| ChangesetDialog.SelectObjectsAction
Selects objects for the currently selected changesets.
|
| ChangesetDialog.ShowChangesetInfoAction
Show information about the currently selected changesets
|
| CommandListMutableTreeNode
MutableTreeNode implementation for Command list JTree
|
| CommandStackDialog.IEnabledStateUpdating
Interface to provide a callback for enabled state update.
|
| CommandStackDialog.SelectAction
Action that selects the objects that take part in a command.
|
| CommandStackDialog.SelectAndZoomAction
Action that selects the objects that take part in a command, then zoom to them.
|
| CommandStackDialog.UndoRedoSelectionListener
Selection listener for undo and redo area.
|
| CommandStackDialog.UndoRedoType
undo / redo switch to reduce duplicate code
|
| ConflictDialog.ConflictListModel
The
ListModel for conflicts |
| ConflictDialog.ResolveAction |
| ConflictDialog.ResolveToAction |
| ConflictDialog.SelectAction |
| ConflictResolutionDialog.ApplyResolutionAction
Action for applying resolved differences in a conflict
|
| DeleteFromRelationConfirmationDialog
This dialog is used to get a user confirmation that a collection of primitives can be removed
from their parent relations.
|
| DeleteFromRelationConfirmationDialog.RelationMemberTableModel
The table model which manages the list of relation-to-child references
|
| DialogsPanel
This is the panel displayed on the right side of JOSM.
|
| DialogsPanel.Action
What action was performed to trigger the reconstruction
|
| FilterDialog.AbstractFilterAction |
| FilterDialog.EnableFilterAction |
| FilterDialog.HidingFilterAction |
| FilterTableModel |
| FilterTableModel.OSDLabel
On screen display label
|
| InspectPrimitiveDataText
Textual representation of primitive contents, used in
InspectPrimitiveDialog. |
| LatLonDialog.LatLonHolder |
| LayerListDialog
This is a toggle dialog which displays the list of layers.
|
| LayerListDialog.LayerList
This component displays a list of layers and provides the methods needed by
LayerListDialog.LayerListModel. |
| LayerListDialog.LayerListModel
The layer list model.
|
| LayerListDialog.LayerListModelListener
Observer interface to be implemented by views using
LayerListDialog.LayerListModel. |
| LayerListDialog.LayerVisibleCheckBox |
| LayerListDialog.ToggleLayerIndexVisibility
stores which layer index to toggle and executes the ShowHide action if the layer is present
|
| MapPaintDialog.MoveUpDownAction
The action to move down the currently selected entries in the list.
|
| MapPaintDialog.OnOffAction |
| MapPaintDialog.ReloadAction |
| MapPaintDialog.StylesModel |
| MapPaintDialog.StylesTable |
| MenuItemSearchDialog |
| MenuItemSearchDialog.Selector |
| NotesDialog.AddCommentAction |
| NotesDialog.CloseAction |
| NotesDialog.NewAction |
| NotesDialog.NoteTableModel |
| NotesDialog.ReopenAction |
| NotesDialog.SortAction |
| RelationListDialog.NewAction
The action for creating a new relation.
|
| RelationListDialog.RelationListModel
The list model for the list of relations displayed in the relation list dialog.
|
| SelectionListDialog.SearchAction
Launches the search dialog
|
| SelectionListDialog.SelectAction
Sets the current JOSM selection to the OSM primitives selected in the list
of this dialog
|
| SelectionListDialog.SelectionListModel
The list model for the list of OSM primitives in the current JOSM selection.
|
| SelectionListDialog.ShowHistoryAction
The action for showing history information of the current history item.
|
| SelectionListDialog.ZoomToJOSMSelectionAction
The action for zooming to the primitives in the current JOSM selection
|
| SelectionListDialog.ZoomToListSelection
The action for zooming to the primitives which are currently selected in
the list displaying the JOSM selection
|
| ToggleDialog
This class is a toggle dialog that can be turned on and off.
|
| ToggleDialog.ButtonHidingType
The button-hiding strategy in toggler dialogs.
|
| ToggleDialog.TitleBar
The title bar displayed in docked mode
|
| ToggleDialog.TitleBar.DialogPopupMenu
This is the popup menu used for the title bar.
|
| ToggleDialog.ToggleDialogAction
The action to toggle the visibility state of this toggle dialog.
|
| UserListDialog.SelectUsersPrimitivesAction |
| UserListDialog.ShowUserInfoAction
Action for launching the info page of a user.
|
| UserListDialog.UserInfo
Action for selecting the primitives contributed by the currently selected users.
|
| UserListDialog.UserTableModel
The table model for the users
|
| Class and Description |
|---|
| LayerListDialog.LayerListModel
The layer list model.
|
| Class and Description |
|---|
| ToggleDialog
This class is a toggle dialog that can be turned on and off.
|
| Class and Description |
|---|
| OsmIdSelectionDialog
Dialog prompt to user to let him choose OSM primitives by specifying their type and IDs.
|
| Class and Description |
|---|
| ToggleDialog
This class is a toggle dialog that can be turned on and off.
|