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

Interface Summary
IMemberModelListener  
 

Class Summary
ChildRelationBrowser ChildRelationBrowser is a UI component which provides a tree-like view on the hierarchical structure of relations
DownloadRelationMemberTask The asynchronous task for downloading relation members.
DownloadRelationTask The asynchronous task for fully downloading a collection of relations.
GenericRelationEditor This dialog is for editing relations.
MemberRoleCellEditor  
MemberTable  
MemberTableCellRenderer This is the TableCellRenderer used in the tables of RelationMemberMerger.
MemberTableColumnModel  
MemberTableLinkedCellRenderer  
MemberTableMemberCellRenderer  
MemberTableModel  
MemberTableRoleCellRenderer  
ParentRelationLoadingTask This is an asynchronous task for loading the parents of a given relation.
ReferringRelationsBrowser This is browser for a list of relations which refer to another relations
ReferringRelationsBrowserModel  
RelationDialogManager RelationDialogManager keeps track of the open relation editors.
RelationDialogManager.DialogContext Helper class for keeping the context of a relation editor.
RelationEditor  
RelationNodeMap Auxiliary class for relation sorting.
RelationNodeMap.NodesWays  
RelationTree This is a JTree rendering the hierarchical structure of Relations.
RelationTreeCellRenderer This is the cell renderer used in RelationTree.
RelationTreeModel This is a TreeModel which provides the hierarchical structure of Relations to a JTree.
RunnableAction  
SelectionTable  
SelectionTableCellRenderer This is the TableCellRenderer used in SelectionTable.
SelectionTableColumnModel  
SelectionTableModel  
WayConnectionType  
 

Enum Summary
WayConnectionType.Direction  
 

Exception Summary
GenericRelationEditor.AddAbortException  
 



JOSM