| Package | Description |
|---|---|
| org.openstreetmap.josm.tools |
| Modifier and Type | Field and Description |
|---|---|
private static AudioPlayer |
AudioPlayer.audioPlayer |
| Modifier and Type | Method and Description |
|---|---|
private static AudioPlayer |
AudioPlayer.get()
gets the singleton object, and if this is the first time, creates it along with
the thread to support audio
|