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.
|
Class and Description |
---|
MemberTable
The table of members a selected relation has.
|
Class and Description |
---|
ChildRelationBrowser.DownloadTask |
ChildRelationBrowser.EditAction
Action for editing the currently selected relation
|
GenericRelationEditor.AddAbortException
Exception thrown when user aborts add operation.
|
GenericRelationEditor.LeftButtonToolbar
The toolbar with the buttons on the left
|
IMemberModelListener
A listener that is called whenever a member should be made visible
|
IRelationEditor
Super interface of relation editors.
|
MemberTable
The table of members a selected relation has.
|
MemberTable.ZoomToGapAction |
MemberTableCellRenderer
This is the
TableCellRenderer used in the tables of
RelationMemberMerger . |
MemberTableMemberCellRenderer
"Refers to" column in relation editor's member list.
|
MemberTableModel
This is the base model used for the
MemberTable . |
MemberTransferHandler.AbstractRelationMemberConverter |
ReferringRelationsBrowser
This is browser for a list of relations which refer to another relations.
|
ReferringRelationsBrowser.EditAction
Action for editing the currently selected relation
|
ReferringRelationsBrowserModel
This is the model for the
ReferringRelationsBrowser . |
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 a
JTree rendering the hierarchical structure of Relation s. |
RelationTreeModel |
SelectionTable
Selection table of relation editor.
|
SelectionTableModel
This table shows the primitives that are currently selected in the main OSM view.
|
Class and 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 the
MemberTable . |
SelectionTable
Selection table of relation editor.
|
SelectionTableModel
This table shows the primitives that are currently selected in the main OSM view.
|