Uses of Interface
org.musicontroller.core.MusicDirProvider

Packages that use MusicDirProvider
org.musicontroller.core   
org.musicontroller.service   
 

Uses of MusicDirProvider in org.musicontroller.core
 

Methods in org.musicontroller.core that return MusicDirProvider
 MusicDirProvider Link.getMusicDirProvider()
          Returns the MusicDirProvider.
 

Methods in org.musicontroller.core with parameters of type MusicDirProvider
 void Link.setMusicDirProvider(MusicDirProvider musicDirProvider)
          Sets the MusicDirProvider.
 

Uses of MusicDirProvider in org.musicontroller.service
 

Classes in org.musicontroller.service that implement MusicDirProvider
 class FileUtils
          This class implements utilities for (MP3) file manipulation.
 



Copyright © 2010 A.J.V.. All Rights Reserved.