| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.dialogs.relation |
Toggle dialog allowing to display currently loaded relations and perform operations on them.
|
| Modifier and Type | Field and Description |
|---|---|
private GenericRelationEditor.LeftButtonToolbar |
GenericRelationEditor.leftButtonToolbar
The toolbar with the buttons on the left
|
| Modifier and Type | Method and Description |
|---|---|
protected static javax.swing.JPanel |
GenericRelationEditor.buildMemberEditorPanel(MemberTable memberTable,
MemberTableModel memberTableModel,
SelectionTable selectionTable,
SelectionTableModel selectionTableModel,
IRelationEditor re,
GenericRelationEditor.LeftButtonToolbar leftButtonToolbar,
AutoCompletingTextField tfRole)
builds the panel for the relation member editor
|