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/actions/mapmode/DeleteAction.java

    r5102 r5266  
    331331    /**
    332332     * Deletes the relation in the context of the given layer. Also notifies
    333      * {@see RelationDialogManager} and {@see OsmDataLayer#fireDataChange()} events.
     333     * {@link RelationDialogManager} and {@link OsmDataLayer#fireDataChange()} events.
    334334     *
    335335     * @param layer the layer in whose context the relation is deleted. Must not be null.
Note: See TracChangeset for help on using the changeset viewer.