Uses of Class
org.openstreetmap.josm.gui.dialogs.relation.RelationTreeModel

Packages that use RelationTreeModel
org.openstreetmap.josm.gui.dialogs.relation   
 

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

Fields in org.openstreetmap.josm.gui.dialogs.relation declared as RelationTreeModel
private  RelationTreeModel ChildRelationBrowser.model
          the tree model
 

Constructors in org.openstreetmap.josm.gui.dialogs.relation with parameters of type RelationTreeModel
RelationTree(RelationTreeModel model)
          constructor
 



JOSM