Ignore:
Timestamp:
2015-11-23T01:09:15+01:00 (8 years ago)
Author:
Don-vip
Message:

checkstyle

File:
1 edited

Legend:

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

    r8510 r9059  
    2121
    2222// FIXME this class should extend HtmlPanel instead (duplicated code in here)
    23 public class UploadParameterSummaryPanel extends JPanel implements HyperlinkListener, PropertyChangeListener{
     23public class UploadParameterSummaryPanel extends JPanel implements HyperlinkListener, PropertyChangeListener {
    2424    private transient UploadStrategySpecification spec = new UploadStrategySpecification();
    2525    private int numObjects;
Note: See TracChangeset for help on using the changeset viewer.