Uses of Class
org.openstreetmap.josm.gui.dialogs.relation.GenericRelationEditor.LeftButtonToolbar
-
Packages that use GenericRelationEditor.LeftButtonToolbar Package Description org.openstreetmap.josm.gui.dialogs.relation Toggle dialog allowing to display currently loaded relations and perform operations on them. -
-
Uses of GenericRelationEditor.LeftButtonToolbar in org.openstreetmap.josm.gui.dialogs.relation
Methods in org.openstreetmap.josm.gui.dialogs.relation with parameters of type GenericRelationEditor.LeftButtonToolbar Modifier and Type Method Description protected static JPanel
GenericRelationEditor. buildMemberEditorPanel(GenericRelationEditor.LeftButtonToolbar leftButtonToolbar, IRelationEditorActionAccess editorAccess)
builds the panel for the relation member editor
-