JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
org.openstreetmap.josm.plugins.damn.callbacks.GetAreasCallback
Packages that use
GetAreasCallback
Package
Description
org.openstreetmap.josm.plugins.damn
org.openstreetmap.josm.plugins.damn.actions
Uses of
GetAreasCallback
in
org.openstreetmap.josm.plugins.damn
Classes in
org.openstreetmap.josm.plugins.damn
that implement
GetAreasCallback
Modifier and Type
Class
Description
class
DamnDialog
Base dialog for damn plugin.
Uses of
GetAreasCallback
in
org.openstreetmap.josm.plugins.damn.actions
Constructors in
org.openstreetmap.josm.plugins.damn.actions
with parameters of type
GetAreasCallback
Modifier
Constructor
Description
GetAreasAction
(
GetAreasCallback
c)