Uses of Class
org.openstreetmap.josm.gui.actionsupport.DeleteFromRelationConfirmationDialog

Packages that use DeleteFromRelationConfirmationDialog
org.openstreetmap.josm.gui.actionsupport   
 

Uses of DeleteFromRelationConfirmationDialog in org.openstreetmap.josm.gui.actionsupport
 

Fields in org.openstreetmap.josm.gui.actionsupport declared as DeleteFromRelationConfirmationDialog
private static DeleteFromRelationConfirmationDialog DeleteFromRelationConfirmationDialog.instance
          the unique instance of this dialog
 

Methods in org.openstreetmap.josm.gui.actionsupport that return DeleteFromRelationConfirmationDialog
static DeleteFromRelationConfirmationDialog DeleteFromRelationConfirmationDialog.getInstance()
          Replies the unique instance of this dialog
 



JOSM