Uses of Package
org.openstreetmap.josm.gui.dialogs

Packages that use org.openstreetmap.josm.gui.dialogs
org.openstreetmap.josm.gui   
org.openstreetmap.josm.gui.dialogs   
org.openstreetmap.josm.gui.dialogs.properties   
org.openstreetmap.josm.gui.layer.geoimage   
org.openstreetmap.josm.gui.mappaint   
 

Classes in org.openstreetmap.josm.gui.dialogs used by org.openstreetmap.josm.gui
ConflictDialog
          This dialog displays the ConflictCollection of the active OsmDataLayer in a toggle dialog on the right of the main frame.
DialogsPanel
           
FilterDialog
           
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.
 

Classes in org.openstreetmap.josm.gui.dialogs used by org.openstreetmap.josm.gui.dialogs
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.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.SelectAction
           
ConflictResolutionDialog.ApplyResolutionAction
          Action for applying resolved differences in a conflict
DialogsPanel
           
DialogsPanel.Action
          What action was performed to trigger the reconstruction
FilterDialog.AbstractFilterAction
           
FilterDialog.EnableFilterAction
           
FilterDialog.HidingFilterAction
           
FilterTableModel
           
FilterTableModel.OSDLabel
          On screen display label
HistoryDialog.HistoryItemTableModel
          The table model with the history items
HistoryDialog.ReloadAction
          The action for reloading history information of the currently selected primitives.
HistoryDialog.ShowHistoryAction
          The action for showing history information of the current history item.
InspectPrimitiveDialog.DataText
           
LatLonDialog.LatLonHolder
           
LayerListDialog
          This is a toggle dialog which displays the list of layers.
LayerListDialog.ActivateLayerAction
          The action to activate the currently selected layer
LayerListDialog.DeleteLayerAction
          The action to delete the currently selected 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
           
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.ReloadWindowListener
          Reload local styles when they have been changed in an external editor.
MapPaintDialog.StylesModel
           
MapPaintDialog.StylesTable
           
RelationListDialog.AddToRelation
           
RelationListDialog.DeleteAction
          The delete action
RelationListDialog.EditAction
          The edit action
RelationListDialog.NewAction
          The action for creating a new relation
RelationListDialog.RelationDialogPopupMenu
           
RelationListDialog.RelationListModel
          The list model for the list of relations displayed in the relation list dialog.
SelectionListDialog.DownloadSelectedIncompleteMembersAction
          Action for downloading incomplete members of selected relations
SelectionListDialog.EditRelationSelection
          The action for setting and editing a relation in 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.SelectionPopup
          The popup menu for the selection list
SelectionListDialog.SetRelationSelection
          The action for setting a relation in relation list dialog
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.ButtonHiddingType
           
ToggleDialog.TitleBar
          The title bar displayed in docked mode
ToggleDialog.ToggleDialogAction
          The action to toggle the visibility state of this toggle dialog.
UserListDialog.LoadRelicensingInformationAction
           
UserListDialog.SelectUsersPrimitivesAction
           
UserListDialog.ShowUserInfoAction
           
UserListDialog.UserInfo
          Action for selecting the primitives contributed by the currently selected users.
UserListDialog.UserTableModel
          The table model for the users
 

Classes in org.openstreetmap.josm.gui.dialogs used by org.openstreetmap.josm.gui.dialogs.properties
ToggleDialog
          This class is a toggle dialog that can be turned on and off.
 

Classes in org.openstreetmap.josm.gui.dialogs used by org.openstreetmap.josm.gui.layer.geoimage
ToggleDialog
          This class is a toggle dialog that can be turned on and off.
 

Classes in org.openstreetmap.josm.gui.dialogs used by org.openstreetmap.josm.gui.mappaint
MapPaintDialog.LaunchMapPaintPreferencesAction
          Opens preferences window and selects the mappaint tab.
 



JOSM