Ignore:
Timestamp:
2017-06-11T13:57:28+02:00 (9 years ago)
Author:
michael2402
Message:

See #14794: Documentation for the gui package

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/MapSlider.java

    r10078 r12391  
    1515import org.openstreetmap.josm.gui.help.Helpful;
    1616
     17/**
     18 * This is the slider used in the top left corner of the map view. It allows the user to select the scale
     19 */
    1720class MapSlider extends JSlider implements PropertyChangeListener, ChangeListener, Helpful {
    1821
Note: See TracChangeset for help on using the changeset viewer.