Ignore:
Timestamp:
2012-06-03T16:41:25+02:00 (12 years ago)
Author:
bastiK
Message:

fixed majority of javadoc warnings by replacing "{@see" by "{@link"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/conflict/pair/nodes/NodeListTableCellRenderer.java

    r4162 r5266  
    2222
    2323/**
    24  * This is the {@see TableCellRenderer} used in the node tables of {@see NodeListMerger}.
     24 * This is the {@link TableCellRenderer} used in the node tables of {@link NodeListMerger}.
    2525 *
    2626 */
     
    4040
    4141    /**
    42      * build the tool tip text for an {@see OsmPrimitive}. It consist of the formatted
     42     * build the tool tip text for an {@link OsmPrimitive}. It consist of the formatted
    4343     * key/value pairs for this primitive.
    4444     *
Note: See TracChangeset for help on using the changeset viewer.