source: josm/trunk/src/org/openstreetmap/josm/gui/tagging/ac/package-info.java@ 13121

Last change on this file since 13121 was 12859, checked in by Don-vip, 7 years ago

see #15229 - see #15182 - deprecate non-GUI AutoCompletion* classes from gui.tagging.ac. Offer better replacements in new data.tagging.ac package

  • Property svn:eol-style set to native
File size: 165 bytes
Line 
1// License: GPL. For details, see LICENSE file.
2
3/**
4 * Provides GUI classes for handling autocompletion of tags.
5 */
6package org.openstreetmap.josm.gui.tagging.ac;
Note: See TracBrowser for help on using the repository browser.