Package | Description |
---|---|
org.openstreetmap.josm.tools |
Provides the classes for various utilities and tools called from all other packages.
|
Modifier and Type | Field and Description |
---|---|
private static AudioPlayer |
AudioPlayer.audioPlayer |
Modifier and Type | Method and Description |
---|---|
private static AudioPlayer |
AudioPlayer.getInstance()
Returns the singleton object, and if this is the first time, creates it along with
the thread to support audio
|