Changeset 8509 in josm for trunk/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java
- Timestamp:
- 2015-06-20T14:36:00+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/dialogs/LayerListDialog.java
r8444 r8509 635 635 */ 636 636 637 public final class ActivateLayerAction extends AbstractAction implements IEnabledStateUpdating, MapView.LayerChangeListener, MultikeyShortcutAction{ 637 public final class ActivateLayerAction extends AbstractAction 638 implements IEnabledStateUpdating, MapView.LayerChangeListener, MultikeyShortcutAction{ 638 639 private transient Layer layer; 639 640 private transient Shortcut multikeyShortcut;
Note:
See TracChangeset
for help on using the changeset viewer.
