Uses of Interface
org.musicontroller.songselection.SongSelector

Packages that use SongSelector
org.musicontroller   
org.musicontroller.songselection   
 

Uses of SongSelector in org.musicontroller
 

Methods in org.musicontroller that return SongSelector
 SongSelector DJImpl.getSongSelector()
           
 SongSelector DJ.getSongSelector()
           
 

Methods in org.musicontroller with parameters of type SongSelector
 void DJImpl.setSongSelector(SongSelector selector)
           
 void DJ.setSongSelector(SongSelector selector)
           
 

Uses of SongSelector in org.musicontroller.songselection
 

Classes in org.musicontroller.songselection that implement SongSelector
 class AdvancedRandomSongSelector
           
 



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