Package | Description |
---|---|
org.openstreetmap.josm.tools |
Modifier and Type | Field and Description |
---|---|
private AudioPlayer.Result |
AudioPlayer.Execute.result |
Modifier and Type | Method and Description |
---|---|
static AudioPlayer.Result |
AudioPlayer.Result.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AudioPlayer.Result[] |
AudioPlayer.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|