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

C

canChangeVolume() - Method in interface com.evolution.player.ui.musicplayer.IMusicPlayerController
Can the volume of the current song be changed?
canChangeVolume() - Method in class com.evolution.player.ui.musicplayer.MusicPlayer
Is this player able to change the volume of the song it plays?
canCreate(File) - Static method in class com.evolution.player.core.media.MediaInfo
True if a media info can be created for the given file.
canDecrypt(EncriptedMedia) - Method in class com.evolution.player.core.media.EncryptingMusicProvider
Can this provider decrypt the given media?
canEncrypt(LocalMediaInfo) - Method in class com.evolution.player.core.media.EncryptingMusicProvider
Can this provider encrypt the given media?
canHandle(DownloadableMedia) - Method in class com.evolution.player.core.media.loader.MusicLoader
Can this music provider handle the given media?
canHandle(File) - Method in class com.evolution.player.core.media.MediaInfoProvider
True if this media info provider can parse the given file.
canHandle(LocalMediaInfo) - Method in class com.evolution.player.core.media.MusicProvider
True if this music provider can verify the given media.
canHandle(ISearchPattern) - Method in class com.evolution.player.core.media.search.SearchProvider
Can this search provider handle the given search pattern?
canHandle(MediaInfo) - Method in class com.evolution.player.ui.artwork.AlbumArtworkProvider
True if and only if this album artwork provider can provide album artwork for the given media info.
canHandle(LocalMediaInfo) - Method in class com.evolution.player.ui.musicplayer.MusicPlayerProvider
True if this provider can create a music player which is able to play the given media.
canPause() - Method in interface com.evolution.player.ui.musicplayer.IMusicPlayerController
Can the current song be paused?
canPause() - Method in class com.evolution.player.ui.musicplayer.MusicPlayer
True if this player is able to pause the playback.
canSeek() - Method in interface com.evolution.player.ui.musicplayer.IMusicPlayerController
Can the current song be seeked?
canSeek() - Method in class com.evolution.player.ui.musicplayer.MusicPlayer
Does this music player support seeking?
close() - Method in interface com.evolution.player.ui.dialogs.IFilteredSelectionDialog
Closes this window, disposes its shell, and removes this window from its window manager (if it has one).
com.evolution.player.core - package com.evolution.player.core
 
com.evolution.player.core.media - package com.evolution.player.core.media
 
com.evolution.player.core.media.loader - package com.evolution.player.core.media.loader
 
com.evolution.player.core.media.search - package com.evolution.player.core.media.search
 
com.evolution.player.core.network - package com.evolution.player.core.network
 
com.evolution.player.ui - package com.evolution.player.ui
 
com.evolution.player.ui.artwork - package com.evolution.player.ui.artwork
 
com.evolution.player.ui.dialogs - package com.evolution.player.ui.dialogs
 
com.evolution.player.ui.download - package com.evolution.player.ui.download
 
com.evolution.player.ui.musicplayer - package com.evolution.player.ui.musicplayer
 
connect(INetworkNode) - Method in interface com.evolution.player.core.network.IClient
Connect to the given node if possible.
connect(String, int) - Method in interface com.evolution.player.core.network.IClient
Connect to a node at the given address.
connected(IRemoteNetworkNode) - Method in class com.evolution.player.core.network.INetwork.NetworkListener
A connection to the given node has been made.
CONTROL_MENU_PATH - Static variable in class com.evolution.player.ui.EvolutionPlayerUI
Name of the controls menu
create(File) - Static method in class com.evolution.player.core.media.MediaInfo
Create a media info from the given media file.
createAlbumSelectionDialog(Shell, boolean) - Static method in class com.evolution.player.ui.EvolutionPlayerUI
Create a dialog which allows to select any known album.
createArtistSelectionDialog(Shell, boolean) - Static method in class com.evolution.player.ui.EvolutionPlayerUI
Create a dialog which allows to select any known artist.
createBuilder() - Static method in class com.evolution.player.core.media.MediaInfoBuilder
Create a builder which does modify a data structure in memory.
createContent(Composite) - Method in class com.evolution.player.ui.artwork.SongContextView
Create the content of this view.
createFromMedia(MediaInfo) - Static method in class com.evolution.player.core.media.Album
Create a new album from the given media info.
createFromMedia(MediaInfo) - Static method in class com.evolution.player.core.media.Artist
Create a new artist from the given media info.
createInputStream() - Method in class com.evolution.player.core.media.EncriptedMedia
Stream to read the content of this media.
createLocalBuilder(File) - Static method in class com.evolution.player.core.media.MediaInfoBuilder
Create a builder which does modify the given file if such a builder exist.
createPlayer(LocalMediaInfo) - Method in class com.evolution.player.ui.musicplayer.MusicPlayerProvider
Return a new instance of a music player which is able to play the given media.
createSongSelectionDialog(Shell, boolean) - Static method in class com.evolution.player.ui.EvolutionPlayerUI
Create a dialog which allows to select any known song.

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