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

I

IAlbumArtworkCache - Interface in com.evolution.player.ui.artwork
The album artwork cache stores information about album cover artwork.
IBannedMedias - Interface in com.evolution.player.core.media
Banned medias are banned by the user.
IClient - Interface in com.evolution.player.core.network
The client is the node in the network which can be controlled, it is you, the client.
IDownloadManager - Interface in com.evolution.player.core.network
A download manager manages all downloads.
IDownloadManager.TransferStatus - Enum in com.evolution.player.core.network
The states a file transfer can have.
IFilteredSelectionDialog<T> - Interface in com.evolution.player.ui.dialogs
A filtered selection dialog allows to select T elements and provide a filter text to filter all T elements shown in the dialog.
ILibrary - Interface in com.evolution.player.core.media
The library knows about all available medias.
ILibrary.LibraryListener - Class in com.evolution.player.core.media
A library listener can listen to changed to the library.
ILibrary.LibraryListener() - Constructor for class com.evolution.player.core.media.ILibrary.LibraryListener
 
IMediaSearchPattern - Interface in com.evolution.player.core.media.search
A search pattern for searches based on information about medias.
IMusicPlayerController - Interface in com.evolution.player.ui.musicplayer
A music player controller can be used to control a music player.
IMusicPlayerController.MusicPlayerControllerListener - Class in com.evolution.player.ui.musicplayer
A music player controller listener is informed about state changes in the music player.
IMusicPlayerController.MusicPlayerControllerListener() - Constructor for class com.evolution.player.ui.musicplayer.IMusicPlayerController.MusicPlayerControllerListener
 
IMusicProviderManager - Interface in com.evolution.player.core.media
A music provider manager allows to manage the disabled and enabled state of music providers.
indexRoot(File) - Method in interface com.evolution.player.core.media.ILibrary
Index the given file as a root, but do not add it to the roots.
INetwork - Interface in com.evolution.player.core.network
Central hub for all network related information.
INetwork.NetworkListener - Class in com.evolution.player.core.network
A listener for changes in the network
INetwork.NetworkListener() - Constructor for class com.evolution.player.core.network.INetwork.NetworkListener
 
INetworkNode - Interface in com.evolution.player.core.network
A network node is a node (client) in the network.
initialize(AlbumArtworkProvider.IInitializationData) - Method in class com.evolution.player.ui.artwork.AlbumArtworkProvider
Initialize this artwork provider with the given data.
initialize(SongContextView.IInitializationData) - Method in class com.evolution.player.ui.artwork.SongContextView
Initialize this view with the given data.
internalWorked(double) - Method in class com.evolution.player.core.network.TransferProgressMonitor
 
IRemoteNetworkNode - Interface in com.evolution.player.core.network
A remote network node is a network node at a remote address.
isBanned(MediaInfo) - Method in interface com.evolution.player.core.media.IBannedMedias
Is the given media banned?
isCanceled() - Method in class com.evolution.player.core.network.TransferProgressMonitor
 
isConnected() - Method in interface com.evolution.player.core.network.IClient
Is this client connected to any node?
IScoreBoard - Interface in com.evolution.player.core.media
A score board knows about scores given to medias.
IScoreBoard.Score - Enum in com.evolution.player.core.media
The score.
ISearchPattern - Interface in com.evolution.player.core.media.search
A search pattern contains information required for a search type to perform a search.
isEmpty() - Method in interface com.evolution.player.core.media.ILibrary
Returns true if the library is empty.
isEnabled(String) - Method in interface com.evolution.player.core.media.IMusicProviderManager
Is the music provider with the given id enabled?
isFreeDownload(DownloadableMedia) - Method in class com.evolution.player.core.media.loader.MusicLoader
Is downloading the given media free of any charge? This is only called if MusicLoader.canHandle(DownloadableMedia) returns true for the same media.
isPaused() - Method in interface com.evolution.player.ui.musicplayer.IMusicPlayerController
Is the player in the pause state?
isReachable() - Method in interface com.evolution.player.core.network.IRemoteNetworkNode
Can this node be reached directly? If this returns false then the node is probably behind a firewall or NAT.
IStringSearchPattern - Interface in com.evolution.player.core.media.search
A search pattern for searches based on strings.
IStructuredLibrary - Interface in com.evolution.player.core.media
An interface to the structured library.
IWritableScoreBoard - Interface in com.evolution.player.core.media
A writable score board is a score board which can be modified.
IWritableScoreBoard.IScoreListener - Interface in com.evolution.player.core.media
A score listener is notified about score changes in a IWritableScoreBoard.

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