See: Description
| Interface | Description |
|---|---|
| CommandStackDialog.IEnabledStateUpdating |
Interface to provide a callback for enabled state update.
|
| LayerListDialog.LayerListModelListener |
Observer interface to be implemented by views using
LayerListDialog.LayerListModel. |
| Class | Description |
|---|---|
| ChangesetDialog |
ChangesetDialog is a toggle dialog which displays the current list of changesets.
|
| ChangesetDialog.LaunchChangesetManager |
A utility class to fetch changesets and display the changeset dialog.
|
| CommandListMutableTreeNode |
MutableTreeNode implementation for Command list JTree
|
| CommandStackDialog |
Dialog displaying list of all executed commands (undo/redo buffer).
|
| CommandStackDialog.CommandCellRenderer | |
| ConflictDialog |
This dialog displays the
ConflictCollection of the active OsmDataLayer in a toggle
dialog on the right of the main frame. |
| ConflictDialog.ConflictPainter |
Paints conflicts.
|
| ConflictResolutionDialog |
This is an extended dialog for resolving conflict between
OsmPrimitives. |
| ConflictResolutionDialog.HelpAction |
Action for canceling conflict resolution
|
| DeleteFromRelationConfirmationDialog |
This dialog is used to get a user confirmation that a collection of primitives can be removed
from their parent relations.
|
| DeleteFromRelationConfirmationDialog.RelationMemberTableColumnModel | |
| 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.
|
| FilterDialog | |
| FilterDialog.BooleanRenderer | |
| FilterDialog.StringRenderer | |
| FilterTableModel | |
| FilterTableModel.OSDLabel |
On screen display label
|
| InspectPrimitiveDataText |
Textual representation of primitive contents, used in
InspectPrimitiveDialog. |
| InspectPrimitiveDialog |
Panel to inspect one or more OsmPrimitives.
|
| LatLonDialog | |
| LatLonDialog.LatLonHolder | |
| LatLonDialog.TextFieldFocusHandler | |
| LayerListDialog |
This is a toggle dialog which displays the list of layers.
|
| LayerListDialog.ActiveLayerCellRenderer | |
| LayerListDialog.ActiveLayerCheckBox | |
| LayerListDialog.LayerList |
This component displays a list of layers and provides the methods needed by
LayerListDialog.LayerListModel. |
| LayerListDialog.LayerListModel |
The layer list model.
|
| LayerListDialog.LayerNameCellEditor | |
| LayerListDialog.LayerVisibleCellEditor | |
| LayerListDialog.LayerVisibleCellRenderer | |
| LayerListDialog.LayerVisibleCheckBox | |
| LayerListDialog.NativeScaleLayerCellRenderer | |
| LayerListDialog.NativeScaleLayerCheckBox | |
| LayerListPopup |
Popup menu handler for the layer list.
|
| LayerListPopup.InfoAction | |
| LogShowDialog |
Generic dialog with message and scrolling area
|
| MapPaintDialog |
Dialog to configure the map painting style.
|
| MapPaintDialog.StylesTable | |
| MenuItemSearchDialog | |
| MenuItemSearchDialog.Action | |
| MenuItemSearchDialog.CellRenderer | |
| MenuItemSearchDialog.Selector | |
| MinimapDialog |
A small map of the current edit location implemented as
ToggleDialog. |
| NotesDialog |
Dialog to display and manipulate notes.
|
| NotesDialog.NoteRenderer | |
| OsmIdSelectionDialog |
Dialog prompt to user to let him choose OSM primitives by specifying their type and IDs.
|
| RelationListDialog |
A dialog showing all known relations, with buttons to add, edit, and delete them.
|
| RelationListDialog.NewAction |
The action for creating a new relation.
|
| SelectionListDialog |
A small tool dialog for displaying the current selection.
|
| SelectionListDialog.SearchAction |
Launches the search dialog
|
| SelectionListDialog.SearchMenuItem |
A specialized
JMenuItem for presenting one entry of the search history |
| SelectionListDialog.SearchPopupMenu |
The popup menu for the search history entries
|
| SelectionListDialog.SelectionHistoryPopup |
The popup menu for the JOSM selection history entries
|
| SelectionListDialog.SelectionListModel |
The list model for the list of OSM primitives in the current JOSM selection.
|
| SelectionListDialog.SelectionMenuItem |
A specialized
JMenuItem for presenting one entry of the selection history |
| ToggleDialog |
This class is a toggle dialog that can be turned on and off.
|
| UserListDialog |
Displays a dialog with all users who have last edited something in the
selection area, along with the number of objects.
|
| UserListDialog.UserInfo |
Action for selecting the primitives contributed by the currently selected users.
|
| UserListDialog.UserTableModel |
The table model for the users
|
| ValidatorDialog |
A small tool dialog for displaying the current errors.
|
| ValidatorDialog.ValidatorBoundingXYVisitor |
| Enum | Description |
|---|---|
| CommandStackDialog.UndoRedoType |
undo / redo switch to reduce duplicate code
|
| DialogsPanel.Action |
What action was performed to trigger the reconstruction
|
| ToggleDialog.ButtonHidingType |
The button-hiding strategy in toggler dialogs.
|