Ignore:
Timestamp:
2015-06-20T14:36:00+02:00 (11 years ago)
Author:
Don-vip
Message:

fix many checkstyle violations

File:
1 edited

Legend:

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

    r8444 r8509  
    635635     */
    636636
    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{
    638639        private transient Layer layer;
    639640        private transient Shortcut multikeyShortcut;
Note: See TracChangeset for help on using the changeset viewer.