Package | Description |
---|---|
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 |
Modifier and Type | Field and Description |
---|---|
private SelectionTable |
GenericRelationEditor.selectionTable
the model for the selection table
|
Modifier and Type | Field and Description |
---|---|
protected SelectionTable |
AddFromSelectionAction.selectionTable |
Constructor and Description |
---|
AddFromSelectionAction(MemberTable memberTable,
MemberTableModel memberTableModel,
SelectionTable selectionTable,
SelectionTableModel selectionTableModel,
java.lang.String actionMapKey,
OsmDataLayer layer,
IRelationEditor editor) |