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