|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Trial | |
---|---|
mediaplayer |
Uses of Trial in mediaplayer |
---|
Methods in mediaplayer that return Trial | |
---|---|
static Trial |
Playlist.getSelectedTrial()
return the selected trial |
Trial |
Playlist.getTrial(int id)
|
Methods in mediaplayer that return types with arguments of type Trial | |
---|---|
java.util.ArrayList<Trial> |
Playlist.getList()
|
java.util.ArrayList<Trial> |
Playlist.getTrials()
|
Methods in mediaplayer with parameters of type Trial | |
---|---|
void |
Playlist.addTrial(Trial trial)
adds a trial to the playlist |
void |
Playlist.setTrial(Trial trial,
int index)
replaces trial at index |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |