Uses of Package
org.openstreetmap.josm.gui

Classes in org.openstreetmap.josm.gui used by org.openstreetmap.josm.gui
DefaultNameFormatter
          This is the default implementation of a NameFormatter for names of OsmPrimitives.
ExtendedDialog
           
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
           
IconToggleButton
          Just a toggle button, with smaller border and icon only to display in MapFrame toolbars.
JosmUserIdentityManager
          JosmUserStateManager is a global object which keeps track of what JOSM knows about the identity of the current user.
MapFrame
          One Map frame with one dataset behind.
MapFrame.MapModeChangeListener
          Interface to notify listeners of the change of the mapMode.
MapStatus
          A component that manages some status information display about the map.
MapView
          This is a component used in the MapFrame for browsing the map.
MapView.EditLayerChangeListener
           
MapView.LayerChangeListener
          Interface to notify listeners of the change of the active layer.
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.
NavigatableComponent
          An component that can be navigated by a mapmover.
NavigatableComponent.ZoomChangeListener
          Interface to notify listeners of the change of the zoom area.
QuadStateCheckBox.State
           
SelectionManager.SelectionEnded
          This is the interface that an user of SelectionManager has to implement to get informed when a selection closes.