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

Packages that use MusicLibrary
net.sf.freecol.client This is the main client package. 
 

Uses of MusicLibrary in net.sf.freecol.client
 

Constructors in net.sf.freecol.client with parameters of type MusicLibrary
FreeColClient(boolean windowed, java.awt.Dimension innerWindowSize, ImageLibrary imageLibrary, MusicLibrary musicLibrary, SfxLibrary sfxLibrary, boolean showOpeningVideo)
          Creates a new FreeColClient.