Uses of Class
org.openstreetmap.josm.gui.tagging.TagEditorPanel

Packages that use TagEditorPanel
org.openstreetmap.josm.gui.dialogs.relation   
org.openstreetmap.josm.gui.io   
 

Uses of TagEditorPanel in org.openstreetmap.josm.gui.dialogs.relation
 

Fields in org.openstreetmap.josm.gui.dialogs.relation declared as TagEditorPanel
private  TagEditorPanel GenericRelationEditor.tagEditorPanel
          the tag table and its model
 

Uses of TagEditorPanel in org.openstreetmap.josm.gui.io
 

Fields in org.openstreetmap.josm.gui.io declared as TagEditorPanel
private  TagEditorPanel TagSettingsPanel.pnlTagEditor
          checkbox for selecting whether an atomic upload is to be used
 



JOSM