Uses of Class
org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager.DialogContext
-
Packages that use RelationDialogManager.DialogContext Package Description org.openstreetmap.josm.gui.dialogs.relation Toggle dialog allowing to display currently loaded relations and perform operations on them. -
-
Uses of RelationDialogManager.DialogContext in org.openstreetmap.josm.gui.dialogs.relation
Fields in org.openstreetmap.josm.gui.dialogs.relation with type parameters of type RelationDialogManager.DialogContext Modifier and Type Field Description private Map<RelationDialogManager.DialogContext,RelationEditor>
RelationDialogManager. openDialogs
the map of open dialogs
-