26272829303132333435
initPlayer(core); } private void initPlayer(JukeboxChangedTrackListener core) { player.add(new VLCJ(core, this, this)); // player.add(new GST(core, this, this)); // player.add(new MP3(core, this, this)); // player.add(new WAV(core, this, this)); }