Uses of Package
org.openstreetmap.josm.gui.dialogs.relation
-
Packages that use org.openstreetmap.josm.gui.dialogs.relation Package Description org.openstreetmap.josm.actions Provides the classes for JOSM user actions.org.openstreetmap.josm.gui.dialogs.relation Toggle dialog allowing to display currently loaded relations and perform operations on them.org.openstreetmap.josm.gui.dialogs.relation.actions Provides the classes for relation editor actions. -
Classes in org.openstreetmap.josm.gui.dialogs.relation used by org.openstreetmap.josm.actions Class Description MemberTable The table of members a selected relation has. -
Classes in org.openstreetmap.josm.gui.dialogs.relation used by org.openstreetmap.josm.gui.dialogs.relation Class Description ChildRelationBrowser.DownloadTask ChildRelationBrowser.EditAction Action for editing the currently selected relationGenericRelationEditor.AddAbortException Exception thrown when user aborts add operation.GenericRelationEditor.LeftButtonToolbar The toolbar with the buttons on the leftGenericRelationEditor.RelationEditorActionAccess IMemberModelListener A listener that is called whenever a member should be made visibleIRelationEditor Super interface of relation editors.MemberTable The table of members a selected relation has.MemberTable.ZoomToGapAction MemberTableCellRenderer This is theTableCellRenderer
used in the tables ofRelationMemberMerger
.MemberTableMemberCellRenderer "Refers to" column in relation editor's member list.MemberTableModel This is the base model used for theMemberTable
.MemberTransferHandler.AbstractRelationMemberConverter ReferringRelationsBrowser This is browser for a list of relations which refer to another relations.ReferringRelationsBrowser.EditAction Action for editing the currently selected relationReferringRelationsBrowserModel This is the model for theReferringRelationsBrowser
.RelationDialogManager RelationDialogManager keeps track of the open relation editors.RelationDialogManager.DialogContext Helper class for keeping the context of a relation editor.RelationEditor Abstract relation editor.RelationTree This is aJTree
rendering the hierarchical structure ofRelation
s.RelationTreeModel SelectionTable Selection table of relation editor.SelectionTableModel This table shows the primitives that are currently selected in the main OSM view. -
Classes in org.openstreetmap.josm.gui.dialogs.relation used by org.openstreetmap.josm.gui.dialogs.relation.actions Class Description GenericRelationEditor.AddAbortException Exception thrown when user aborts add operation.IRelationEditor Super interface of relation editors.MemberTable The table of members a selected relation has.MemberTableModel This is the base model used for theMemberTable
.SelectionTable Selection table of relation editor.SelectionTableModel This table shows the primitives that are currently selected in the main OSM view.