A B C D E F G H I L M N O P R S T U V W

S

scan(IRemoteNetworkNode) - Method in interface com.evolution.player.core.network.IClient
Collect information about the given node.
score(MediaId, IScoreBoard.Score) - Method in interface com.evolution.player.core.media.IWritableScoreBoard
Score the media with the given id.
scored(MediaId, IScoreBoard.Score) - Method in interface com.evolution.player.core.media.IWritableScoreBoard.IScoreListener
The score changed for the media with the given id to score.
search(ISearchPattern, IProgressMonitor) - Method in class com.evolution.player.core.media.search.SearchProvider
Search with the given search pattern.
SearchMatch - Class in com.evolution.player.core.media.search
A match of a search.
SearchMatch() - Constructor for class com.evolution.player.core.media.search.SearchMatch
 
SearchProvider - Class in com.evolution.player.core.media.search
A search provider can provide search result given a search pattern.
SearchProvider() - Constructor for class com.evolution.player.core.media.search.SearchProvider
 
SearchType - Enum in com.evolution.player.core.media.search
Each search type defines a search which a search provider could perform.
seek(int) - Method in interface com.evolution.player.ui.musicplayer.IMusicPlayerController
Seek to the given percentage in the file, that is 0 is the beginning, 100 the end and 50 is the middle of the song.
seek(int) - Method in class com.evolution.player.ui.musicplayer.MusicPlayer
Seek to the given percentage in the file, that is 0 is the beginning, 100 the end and 50 is the middle of the song.
setAlbumName(String) - Method in class com.evolution.player.core.media.MediaInfoBuilder
Set the name of the album to the given string.
setArtistName(String) - Method in class com.evolution.player.core.media.MediaInfoBuilder
Set the name of the artist to the given string.
setArtwork(URL, Action) - Method in class com.evolution.player.ui.artwork.AlbumCoverView
Set the current album cover.
setCanceled(boolean) - Method in class com.evolution.player.core.network.TransferProgressMonitor
 
setCurrentSong(MediaInfo) - Method in class com.evolution.player.ui.artwork.SongContextView
Set the current song info.
setEnabled(String, boolean) - Method in interface com.evolution.player.core.media.IMusicProviderManager
Enable or disabled the music provider with the given id based on the state of enabled.
setFailureMessage(String) - Method in class com.evolution.player.ui.artwork.AlbumCoverView
A artwork could not be retrieved, the message says why.
setInitialPattern(String) - Method in interface com.evolution.player.ui.dialogs.IFilteredSelectionDialog
Sets the initial pattern used by the filter.
setMusicbrainzId(String, MediaInfo.MusicbrainzIdType) - Method in class com.evolution.player.core.media.MediaInfoBuilder
Set the given musibrainz id of the given type.
setPaused(boolean) - Method in class com.evolution.player.ui.musicplayer.IMusicPlayerController.MusicPlayerControllerListener
The player was paused or resumed.
setSongName(String) - Method in class com.evolution.player.core.media.MediaInfoBuilder
Set the name of the song to the given string.
setTag(String, String) - Method in class com.evolution.player.core.media.MediaInfoBuilder
Set the tag with the given key to the given value.
setTaskName(String) - Method in class com.evolution.player.core.network.TransferProgressMonitor
 
setTitle(String) - Method in interface com.evolution.player.ui.dialogs.IFilteredSelectionDialog
Sets the title for this dialog.
setTrackNumber(int) - Method in class com.evolution.player.core.media.MediaInfoBuilder
Set the track number of the song to the given number.
setVolume(int) - Method in interface com.evolution.player.ui.musicplayer.IMusicPlayerController
Set the volume of the music player.
setVolume(int) - Method in class com.evolution.player.ui.musicplayer.MusicPlayer
Set the volume of the current song.
SONG_MENU_PATH - Static variable in class com.evolution.player.ui.EvolutionPlayerUI
Name of the song menu
SongContextView - Class in com.evolution.player.ui.artwork
An song context view can show any content inside a given composite.
SongContextView() - Constructor for class com.evolution.player.ui.artwork.SongContextView
 
SongContextView.IInitializationData - Interface in com.evolution.player.ui.artwork
A set of data which can be used to initialize this object.
start() - Method in interface com.evolution.player.ui.musicplayer.IMusicPlayerController
Start playing some random chosen song.
start() - Method in class com.evolution.player.ui.musicplayer.MusicPlayer
Start playing the media.
started() - Method in class com.evolution.player.ui.musicplayer.IMusicPlayerController.MusicPlayerControllerListener
The music player has been started.
stop() - Method in interface com.evolution.player.ui.musicplayer.IMusicPlayerController
Stop playing the current song.
stop() - Method in class com.evolution.player.ui.musicplayer.MusicPlayer
Stop playing the media.
stopped() - Method in class com.evolution.player.ui.musicplayer.IMusicPlayerController.MusicPlayerControllerListener
The music player has been stopped.
subTask(String) - Method in class com.evolution.player.core.network.TransferProgressMonitor
 

A B C D E F G H I L M N O P R S T U V W