Uses of Package
org.openstreetmap.josm.gui.preferences.projection

Packages that use org.openstreetmap.josm.gui.preferences.projection
org.openstreetmap.josm.data.projection   
org.openstreetmap.josm.gui.preferences.projection   
 

Classes in org.openstreetmap.josm.gui.preferences.projection used by org.openstreetmap.josm.data.projection
ProjectionChoice
          This class offers a choice of projections to the user.
 

Classes in org.openstreetmap.josm.gui.preferences.projection used by org.openstreetmap.josm.gui.preferences.projection
AbstractProjectionChoice
           
Alias
          Provide an alias.
ListProjectionChoice
          A projection choice, that offers a list of projections in a combo-box.
ListProjectionChoice.CBPanel
           
ProjectionChoice
          This class offers a choice of projections to the user.
SingleProjectionChoice
          ProjectionChoice, that offers just one projection as choice.
SubPrefsOptions
          ProjectionChoice can implement this interface to set some additional options
 



JOSM