Ignore:
Timestamp:
2015-10-27T19:15:14+01:00 (8 years ago)
Author:
Don-vip
Message:

update javadoc + checkstyle fix + update presets links

File:
1 edited

Legend:

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

    r8836 r8958  
    137137        /**
    138138         * Returns a HTML representation for this task.
     139         * @param sb a {@code StringBuilder} used to build the HTML code
     140         * @return {@code sb}
    139141         */
    140142        public abstract StringBuilder toHtml(StringBuilder sb);
Note: See TracChangeset for help on using the changeset viewer.