Uses of Package
org.openstreetmap.josm.gui.dialogs.relation

Packages that use org.openstreetmap.josm.gui.dialogs.relation
org.openstreetmap.josm.actions   
org.openstreetmap.josm.gui.dialogs.relation   
org.openstreetmap.josm.gui.tagging   
 

Classes in org.openstreetmap.josm.gui.dialogs.relation used by org.openstreetmap.josm.actions
MemberTable
           
 

Classes in org.openstreetmap.josm.gui.dialogs.relation used by org.openstreetmap.josm.gui.dialogs.relation
GenericRelationEditor
          This dialog is for editing relations.
GenericRelationEditor.AddAbortException
           
GenericRelationEditor.AddFromSelectionAction
           
GenericRelationEditor.SavingAction
           
IMemberModelListener
           
MemberTable
           
MemberTable.ZoomToGapAction
           
MemberTableCellRenderer
          This is the TableCellRenderer used in the tables of RelationMemberMerger.
MemberTableModel
           
ReferringRelationsBrowser
          This is browser for a list of relations which refer to another relations
ReferringRelationsBrowser.EditAction
          Action for editing the currently selected relation
ReferringRelationsBrowserModel
           
RelationDialogManager
          RelationDialogManager keeps track of the open relation editors.
RelationDialogManager.DialogContext
          Helper class for keeping the context of a relation editor.
RelationEditor
           
RelationNodeMap.NodesWays
           
RelationTree
          This is a JTree rendering the hierarchical structure of Relations.
RelationTreeModel
          This is a TreeModel which provides the hierarchical structure of Relations to a JTree.
SelectionTable
           
SelectionTableColumnModel
           
SelectionTableModel
           
WayConnectionType
           
WayConnectionType.Direction
           
 

Classes in org.openstreetmap.josm.gui.dialogs.relation used by org.openstreetmap.josm.gui.tagging
RunnableAction
           
 



JOSM