Package | Description |
---|---|
org.openstreetmap.josm.gui.io |
Modifier and Type | Field and Description |
---|---|
private SaveLayersDialog.UserAction |
SaveLayersDialog.action |
Modifier and Type | Method and Description |
---|---|
SaveLayersDialog.UserAction |
SaveLayersDialog.getUserAction() |
static SaveLayersDialog.UserAction |
SaveLayersDialog.UserAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaveLayersDialog.UserAction[] |
SaveLayersDialog.UserAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SaveLayersDialog.setUserAction(SaveLayersDialog.UserAction action) |