org.mars_sim.msp.ui.swing.sound
Interface SoundConstants
public interface SoundConstants
File names to sounds used in the user interface.
SOUNDS_ROOT_PATH
static final String SOUNDS_ROOT_PATH
- See Also:
- Constant Field Values
SND_ROVER_MOVING
static final String SND_ROVER_MOVING
- See Also:
- Constant Field Values
SND_ROVER_MALFUNCTION
static final String SND_ROVER_MALFUNCTION
- See Also:
- Constant Field Values
SND_ROVER_MAINTENANCE
static final String SND_ROVER_MAINTENANCE
- See Also:
- Constant Field Values
SND_ROVER_PARKED
static final String SND_ROVER_PARKED
- See Also:
- Constant Field Values
SND_SETTLEMENT
static final String SND_SETTLEMENT
- See Also:
- Constant Field Values
SND_SPLASH
static final String SND_SPLASH
- See Also:
- Constant Field Values
SND_PERSON_FEMALE1
static final String SND_PERSON_FEMALE1
- See Also:
- Constant Field Values
SND_PERSON_FEMALE2
static final String SND_PERSON_FEMALE2
- See Also:
- Constant Field Values
SND_PERSON_MALE1
static final String SND_PERSON_MALE1
- See Also:
- Constant Field Values
SND_PERSON_MALE2
static final String SND_PERSON_MALE2
- See Also:
- Constant Field Values
SND_PERSON_DEAD
static final String SND_PERSON_DEAD
- See Also:
- Constant Field Values
SND_EQUIPMENT
static final String SND_EQUIPMENT
- See Also:
- Constant Field Values
SND_FORMAT_WAV
static final String SND_FORMAT_WAV
- See Also:
- Constant Field Values
SND_FORMAT_MP3
static final String SND_FORMAT_MP3
- See Also:
- Constant Field Values
SND_FORMAT_OGG
static final String SND_FORMAT_OGG
- See Also:
- Constant Field Values
SND_FORMAT_MID
static final String SND_FORMAT_MID
- See Also:
- Constant Field Values
SND_FORMAT_MIDI
static final String SND_FORMAT_MIDI
- See Also:
- Constant Field Values
MAX_CACHE_SIZE
static final int MAX_CACHE_SIZE
- See Also:
- Constant Field Values
Copyright © 2009-2013. All Rights Reserved.