source: josm/trunk/src/org/openstreetmap/josm/gui/mappaint/loader/package-info.java@ 17318

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

see #15182 - code refactoring to avoid dependence on GUI packages from MapPaintStyles

  • Property svn:eol-style set to native
File size: 181 bytes
Line 
1// License: GPL. For details, see LICENSE file.
2
3/**
4 * Provides the GUI classes allowing map paint styles to be (re)loaded.
5 */
6package org.openstreetmap.josm.gui.mappaint.loader;
Note: See TracBrowser for help on using the repository browser.