Ignore:
Timestamp:
2016-01-01T19:51:11+01:00 (9 years ago)
Author:
Don-vip
Message:

javadoc update

File:
1 edited

Legend:

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

    r8864 r9243  
    3434     * Updates the preset list based on the {@code tags} and {@code types},
    3535     * and associates an interaction with (matching) presets via {@code presetHandler}.
     36     * @param types collection of tagging presets types
     37     * @param tags colelction of tags
     38     * @param presetHandler tagging preset handler
    3639     */
    3740    public void updatePresets(final Collection<TaggingPresetType> types, final Map<String, String> tags,
Note: See TracChangeset for help on using the changeset viewer.