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 OKAction |
GenericRelationEditor.okAction
Action for performing the
OKAction |
Modifier and Type | Method and Description |
---|---|
protected static javax.swing.JPanel |
GenericRelationEditor.buildOkCancelButtonPanel(OKAction okAction,
CancelAction cancelAction)
builds the panel with the OK and the Cancel button
|