Changeset 10600 in josm for trunk/src/org/openstreetmap/josm/gui/MapFrame.java
- Timestamp:
- 2016-07-23T03:04:37+02:00 (10 years ago)
- File:
-
- 1 edited
-
trunk/src/org/openstreetmap/josm/gui/MapFrame.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/MapFrame.java
r10432 r10600 719 719 /** 720 720 * Interface to notify listeners of the change of the mapMode. 721 */ 721 * @since 10600 (functional interface) 722 */ 723 @FunctionalInterface 722 724 public interface MapModeChangeListener { 723 725 /**
Note:
See TracChangeset
for help on using the changeset viewer.
