Uses of Class
net.sf.freecol.client.gui.sound.SoundLibrary

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

Uses of SoundLibrary in net.sf.freecol.client.gui.sound
 

Subclasses of SoundLibrary in net.sf.freecol.client.gui.sound
 class MusicLibrary
          A MusicLibrary stores an array of playlists for use with music.
 class SfxLibrary
          A SfxLibrary stores an array of playlists for use with sound-effects.