Uses of Package
org.openstreetmap.josm.gui

Packages that use org.openstreetmap.josm.gui
org.openstreetmap.josm   
org.openstreetmap.josm.actions   
org.openstreetmap.josm.actions.downloadtasks   
org.openstreetmap.josm.actions.mapmode   
org.openstreetmap.josm.data   
org.openstreetmap.josm.data.imagery   
org.openstreetmap.josm.data.osm   
org.openstreetmap.josm.data.osm.event   
org.openstreetmap.josm.data.osm.history   
org.openstreetmap.josm.data.osm.visitor.paint   
org.openstreetmap.josm.data.osm.visitor.paint.relations   
org.openstreetmap.josm.data.validation   
org.openstreetmap.josm.gui   
org.openstreetmap.josm.gui.actionsupport   
org.openstreetmap.josm.gui.conflict.tags   
org.openstreetmap.josm.gui.dialogs   
org.openstreetmap.josm.gui.dialogs.changeset   
org.openstreetmap.josm.gui.dialogs.changeset.query   
org.openstreetmap.josm.gui.dialogs.properties   
org.openstreetmap.josm.gui.dialogs.relation   
org.openstreetmap.josm.gui.download   
org.openstreetmap.josm.gui.history   
org.openstreetmap.josm.gui.io   
org.openstreetmap.josm.gui.layer   
org.openstreetmap.josm.gui.layer.geoimage   
org.openstreetmap.josm.gui.layer.markerlayer   
org.openstreetmap.josm.gui.mappaint   
org.openstreetmap.josm.gui.oauth   
org.openstreetmap.josm.gui.preferences   
org.openstreetmap.josm.gui.preferences.advanced   
org.openstreetmap.josm.gui.preferences.projection   
org.openstreetmap.josm.gui.preferences.server   
org.openstreetmap.josm.gui.progress   
org.openstreetmap.josm.gui.tagging   
org.openstreetmap.josm.io   
org.openstreetmap.josm.io.imagery   
org.openstreetmap.josm.io.remotecontrol   
org.openstreetmap.josm.plugins   
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm
GettingStarted
           
MainApplication.Option
           
MainMenu
          This is the JOSM main menu bar.
MapFrame
          One Map frame with one dataset behind.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.actions
ExtendedDialog
          General configurable dialog window.
MapView.LayerChangeListener
          Interface to notify listeners of a layer change.
NavigatableComponent.ZoomChangeListener
          Interface to notify listeners of the change of the zoom area.
PleaseWaitRunnable
          Instanced of this thread will display a "Please Wait" message in middle of JOSM to indicate a progress being executed.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.actions.downloadtasks
PleaseWaitRunnable
          Instanced of this thread will display a "Please Wait" message in middle of JOSM to indicate a progress being executed.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.actions.mapmode
MapFrame
          One Map frame with one dataset behind.
MapView
          This is a component used in the MapFrame for browsing the map.
SelectionManager
          Manages the selection of a rectangle.
SelectionManager.SelectionEnded
          This is the interface that an user of SelectionManager has to implement to get informed when a selection closes.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.data
MapView.LayerChangeListener
          Interface to notify listeners of a layer change.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.data.imagery
NavigatableComponent
          An component that can be navigated by a mapmover.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.data.osm
DefaultNameFormatter
          This is the default implementation of a NameFormatter for names of OsmPrimitives.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.data.osm.event
MapView.EditLayerChangeListener
           
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.data.osm.history
MapView.LayerChangeListener
          Interface to notify listeners of a layer change.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.data.osm.visitor.paint
NavigatableComponent
          An component that can be navigated by a mapmover.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.data.osm.visitor.paint.relations
MapView.LayerChangeListener
          Interface to notify listeners of a layer change.
NavigatableComponent
          An component that can be navigated by a mapmover.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.data.validation
MapView
          This is a component used in the MapFrame for browsing the map.
MapView.LayerChangeListener
          Interface to notify listeners of a layer change.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui
BookmarkList.Bookmark
          Class holding one bookmarkentry.
DefaultNameFormatter
          This is the default implementation of a NameFormatter for names of OsmPrimitives.
ExtendedDialog
          General configurable dialog window.
FileDrop.Listener
          Implement this inner interface to listen for when files are dropped.
FileDrop.TransferableObject.Fetcher
          Instead of passing your data directly to the FileDrop.TransferableObject constructor, you may want to know exactly when your data was received in case you need to remove it from its source (or do anyting else to it).
HelpAwareOptionPane.ButtonSpec
           
HideableButton
          An interface to provide showing/hiding method for buttons, when hidden state is stored in preferences
IconToggleButton
          Just a toggle button, with smaller border and icon only to display in MapFrame toolbars.
ImageryMenu
           
JMultilineLabel
          Creates a normal label that will wrap its contents if there less width than required to print it in one line.
JosmUserIdentityManager
          JosmUserStateManager is a global object which keeps track of what JOSM knows about the identity of the current user.
MainApplication.Option
           
MainMenu.WINDOW_MENU_GROUP
           
MapFrame
          One Map frame with one dataset behind.
MapFrame.ListAllButtonsAction
           
MapFrame.MapModeChangeListener
          Interface to notify listeners of the change of the mapMode.
MapMover
          Enables moving of the map by holding down the right mouse button and drag the mouse.
MapStatus
          A component that manages some status information display about the map.
MapStatus.BackgroundProgressMonitor
           
MapStatus.Collector
          The collector class that waits for notification and then update the display objects.
MapStatus.ImageLabel
          A small user interface component that consists of an image label and a fixed text content to the right of the image.
MapStatus.MouseState
          Everything, the collector is interested of.
MapStatus.StatusTextHistory
           
MapView
          This is a component used in the MapFrame for browsing the map.
MapView.EditLayerChangeListener
           
MapView.LayerChangeListener
          Interface to notify listeners of a layer change.
MenuScroller
          A class that provides scrolling capabilities to a long menu dropdown or popup menu.
MenuScroller.MenuIcon
           
MenuScroller.MenuScrollItem
           
MenuScroller.MenuScrollListener
           
MenuScroller.MenuScrollTimer
           
MultiSplitLayout
          The MultiSplitLayout layout manager recursively arranges its components in row and column groups called "Splits".
MultiSplitLayout.Divider
          Models a single vertical/horiztonal divider.
MultiSplitLayout.Node
          Base class for the nodes that model a MultiSplitLayout.
MultiSplitLayout.Split
          Defines a vertical or horizontal subdivision into two or more tiles.
MultiSplitPane.DividerPainter
          Draws a single Divider.
NameFormatterHook
           
NavigatableComponent
          An component that can be navigated by a mapmover.
NavigatableComponent.CursorInfo
           
NavigatableComponent.SystemOfMeasurement
           
NavigatableComponent.ZoomChangeListener
          Interface to notify listeners of the change of the zoom area.
NavigatableComponent.ZoomData
           
QuadStateCheckBox.QuadStateDecorator
           
QuadStateCheckBox.State
           
SelectionManager.SelectionEnded
          This is the interface that an user of SelectionManager has to implement to get informed when a selection closes.
ShowHideButtonListener
          When some component (ToggleDialog, for example) is linked to button and needs information about button showing/hiding events, this interface is used, setting the listener should be implemented by @class HideableButton
SplashScreen.SplashScreenProgressRenderer
           
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.actionsupport
ExtendedDialog
          General configurable dialog window.
SideButton
           
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.conflict.tags
JMultilineLabel
          Creates a normal label that will wrap its contents if there less width than required to print it in one line.
SideButton
           
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.dialogs
DefaultNameFormatter
          This is the default implementation of a NameFormatter for names of OsmPrimitives.
ExtendedDialog
          General configurable dialog window.
MapFrame
          One Map frame with one dataset behind.
MapView.EditLayerChangeListener
           
MapView.LayerChangeListener
          Interface to notify listeners of a layer change.
MultiSplitPane
           All properties in this class are bound: when a properties value is changed, all PropertyChangeListeners are fired.
NavigatableComponent
          An component that can be navigated by a mapmover.
PleaseWaitRunnable
          Instanced of this thread will display a "Please Wait" message in middle of JOSM to indicate a progress being executed.
ShowHideButtonListener
          When some component (ToggleDialog, for example) is linked to button and needs information about button showing/hiding events, this interface is used, setting the listener should be implemented by @class HideableButton
SideButton
           
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.dialogs.changeset
JMultilineLabel
          Creates a normal label that will wrap its contents if there less width than required to print it in one line.
MapView.EditLayerChangeListener
           
PleaseWaitRunnable
          Instanced of this thread will display a "Please Wait" message in middle of JOSM to indicate a progress being executed.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.dialogs.changeset.query
JMultilineLabel
          Creates a normal label that will wrap its contents if there less width than required to print it in one line.
PleaseWaitRunnable
          Instanced of this thread will display a "Please Wait" message in middle of JOSM to indicate a progress being executed.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.dialogs.properties
MapFrame
          One Map frame with one dataset behind.
MapView.EditLayerChangeListener
           
ShowHideButtonListener
          When some component (ToggleDialog, for example) is linked to button and needs information about button showing/hiding events, this interface is used, setting the listener should be implemented by @class HideableButton
SideButton
           
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.dialogs.relation
ExtendedDialog
          General configurable dialog window.
MapView.LayerChangeListener
          Interface to notify listeners of a layer change.
PleaseWaitRunnable
          Instanced of this thread will display a "Please Wait" message in middle of JOSM to indicate a progress being executed.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.download
BookmarkList
          List class that read and save its content from the bookmark file.
JMultilineLabel
          Creates a normal label that will wrap its contents if there less width than required to print it in one line.
PleaseWaitRunnable
          Instanced of this thread will display a "Please Wait" message in middle of JOSM to indicate a progress being executed.
SideButton
           
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.history
JMultilineLabel
          Creates a normal label that will wrap its contents if there less width than required to print it in one line.
MapView.LayerChangeListener
          Interface to notify listeners of a layer change.
PleaseWaitRunnable
          Instanced of this thread will display a "Please Wait" message in middle of JOSM to indicate a progress being executed.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.io
JMultilineLabel
          Creates a normal label that will wrap its contents if there less width than required to print it in one line.
PleaseWaitRunnable
          Instanced of this thread will display a "Please Wait" message in middle of JOSM to indicate a progress being executed.
SideButton
           
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.layer
MapView
          This is a component used in the MapFrame for browsing the map.
MapView.LayerChangeListener
          Interface to notify listeners of a layer change.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.layer.geoimage
ExtendedDialog
          General configurable dialog window.
MapFrame.MapModeChangeListener
          Interface to notify listeners of the change of the mapMode.
MapView
          This is a component used in the MapFrame for browsing the map.
PleaseWaitRunnable
          Instanced of this thread will display a "Please Wait" message in middle of JOSM to indicate a progress being executed.
ShowHideButtonListener
          When some component (ToggleDialog, for example) is linked to button and needs information about button showing/hiding events, this interface is used, setting the listener should be implemented by @class HideableButton
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.layer.markerlayer
MapView
          This is a component used in the MapFrame for browsing the map.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.mappaint
NavigatableComponent
          An component that can be navigated by a mapmover.
PleaseWaitRunnable
          Instanced of this thread will display a "Please Wait" message in middle of JOSM to indicate a progress being executed.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.oauth
PleaseWaitRunnable
          Instanced of this thread will display a "Please Wait" message in middle of JOSM to indicate a progress being executed.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.preferences
ExtendedDialog
          General configurable dialog window.
PleaseWaitRunnable
          Instanced of this thread will display a "Please Wait" message in middle of JOSM to indicate a progress being executed.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.preferences.advanced
ExtendedDialog
          General configurable dialog window.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.preferences.projection
ExtendedDialog
          General configurable dialog window.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.preferences.server
PleaseWaitRunnable
          Instanced of this thread will display a "Please Wait" message in middle of JOSM to indicate a progress being executed.
SideButton
           
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.progress
PleaseWaitDialog
           
PleaseWaitRunnable
          Instanced of this thread will display a "Please Wait" message in middle of JOSM to indicate a progress being executed.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui.tagging
ExtendedDialog
          General configurable dialog window.
MapView.LayerChangeListener
          Interface to notify listeners of a layer change.
QuadStateCheckBox
           
QuadStateCheckBox.State
           
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.io
MapView.LayerChangeListener
          Interface to notify listeners of a layer change.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.io.imagery
MapView
          This is a component used in the MapFrame for browsing the map.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.io.remotecontrol
ExtendedDialog
          General configurable dialog window.
 

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.plugins
JMultilineLabel
          Creates a normal label that will wrap its contents if there less width than required to print it in one line.
MapFrame
          One Map frame with one dataset behind.
PleaseWaitRunnable
          Instanced of this thread will display a "Please Wait" message in middle of JOSM to indicate a progress being executed.
 



JOSM