| Package | Description |
|---|---|
| org.openstreetmap.josm.actions | |
| org.openstreetmap.josm.gui | |
| 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.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 |
| FilterDialog |
| 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 |
| DialogsPanel.Action
What action was performed to trigger the reconstruction
|
| FilterDialog.AbstractFilterAction |
| FilterDialog.EnableFilterAction |
| FilterDialog.HidingFilterAction |
| FilterTableModel |
| FilterTableModel.OSDLabel
On screen display label
|
| InspectPrimitiveDialog.DataText |
| LatLonDialog.LatLonHolder |
| LayerListDialog
This is a toggle dialog which displays the list of layers.
|
| LayerListDialog.AbstractLayerPropertySliderAction
Abstract action which allows to adjust a double value using a slider
|
| LayerListDialog.ActivateLayerAction
The action to activate the currently selected layer
|
| LayerListDialog.DeleteLayerAction
The action to delete the currently selected layer
|
| LayerListDialog.DuplicateAction
The action to merge the currently selected layer into another layer.
|
| LayerListDialog.IEnabledStateUpdating |
| LayerListDialog.LayerList |
| LayerListDialog.LayerListModel
The layer list model.
|
| LayerListDialog.LayerListModelListener
Observer interface to be implemented by views using
LayerListDialog.LayerListModel. |
| LayerListDialog.LayerVisibleCheckBox |
| LayerListDialog.MergeAction
The action to merge the currently selected layer into another layer.
|
| LayerListDialog.ShowHideLayerAction
Action which will toggle the visibility of the currently selected layers.
|
| 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 |
| 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 |
|---|
| 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.
|