Uses of Class
org.openstreetmap.josm.gui.dialogs.relation.RelationDialogManager
-
Packages that use RelationDialogManager Package Description org.openstreetmap.josm.gui.dialogs.relation Toggle dialog allowing to display currently loaded relations and perform operations on them. -
-
Uses of RelationDialogManager in org.openstreetmap.josm.gui.dialogs.relation
Fields in org.openstreetmap.josm.gui.dialogs.relation declared as RelationDialogManager Modifier and Type Field Description private static RelationDialogManager
RelationDialogManager. relationDialogManager
keeps track of open relation editorsMethods in org.openstreetmap.josm.gui.dialogs.relation that return RelationDialogManager Modifier and Type Method Description static RelationDialogManager
RelationDialogManager. getRelationDialogManager()
Replies the singletonRelationDialogManager
-