Uses of Class
jfreerails.client.common.SoundManager.Sample

Packages that use SoundManager.Sample
jfreerails.client.common Provides classes that are used by the jfreerails client but are not jfreerails specific, that is, ones that could be used in another project: classes in this package should not import any classes from other jfreerails.* packages except jfreerails.util
 

Uses of SoundManager.Sample in jfreerails.client.common
 

Fields in jfreerails.client.common with type parameters of type SoundManager.Sample
private  java.util.HashMap<java.lang.String,SoundManager.Sample> SoundManager.samples