|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CandidateSelector | |
---|---|
org.musicontroller | |
org.musicontroller.songselection |
Uses of CandidateSelector in org.musicontroller |
---|
Methods in org.musicontroller that return CandidateSelector | |
---|---|
CandidateSelector |
DJImpl.getCandidateSelector()
|
CandidateSelector |
DJFactory.getCandidateSelector()
Getter for the candidate selector. |
CandidateSelector |
DJ.getCandidateSelector()
|
Methods in org.musicontroller with parameters of type CandidateSelector | |
---|---|
void |
DJImpl.setCandidateSelector(CandidateSelector selector)
|
void |
DJFactory.setCandidateSelector(CandidateSelector selector)
Setter for the candidate selector. |
void |
DJ.setCandidateSelector(CandidateSelector selector)
|
Uses of CandidateSelector in org.musicontroller.songselection |
---|
Classes in org.musicontroller.songselection that implement CandidateSelector | |
---|---|
class |
RandomCandidateSelector
Randomly selects a preset number of songs from the song collection. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |