|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SaveLayersDialog.UserAction | |
---|---|
org.openstreetmap.josm.gui.io |
Uses of SaveLayersDialog.UserAction in org.openstreetmap.josm.gui.io |
---|
Fields in org.openstreetmap.josm.gui.io declared as SaveLayersDialog.UserAction | |
---|---|
private SaveLayersDialog.UserAction |
SaveLayersDialog.action
|
Methods in org.openstreetmap.josm.gui.io that return SaveLayersDialog.UserAction | |
---|---|
SaveLayersDialog.UserAction |
SaveLayersDialog.getUserAction()
|
static SaveLayersDialog.UserAction |
SaveLayersDialog.UserAction.valueOf(java.lang.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. |
Methods in org.openstreetmap.josm.gui.io with parameters of type SaveLayersDialog.UserAction | |
---|---|
protected void |
SaveLayersDialog.setUserAction(SaveLayersDialog.UserAction action)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |