Uses of Package
net.sf.freecol.client.gui.sound

Packages that use net.sf.freecol.client.gui.sound
net.sf.freecol.client This is the main client package. 
net.sf.freecol.client.gui.sound This package contains the classes for handling sfx/music in FreeCol. 
 

Classes in net.sf.freecol.client.gui.sound used by net.sf.freecol.client
MusicLibrary
          A MusicLibrary stores an array of playlists for use with music.
SfxLibrary
          A SfxLibrary stores an array of playlists for use with sound-effects.
SoundLibrary.SoundEffect
           
 

Classes in net.sf.freecol.client.gui.sound used by net.sf.freecol.client.gui.sound
Playlist
          Represent a set of sounds that will be presented to a SoundPlayer in a certain order as defined by the Playlists playmodes.
SoundLibrary
          A SoundLibrary stores a number of playlists.
SoundLibrary.SoundEffect