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 RelationDialogManagerRelationDialogManager. relationDialogManagerkeeps track of open relation editorsMethods in org.openstreetmap.josm.gui.dialogs.relation that return RelationDialogManager Modifier and Type Method Description static RelationDialogManagerRelationDialogManager. getRelationDialogManager()Replies the singletonRelationDialogManager
-