A B D E F G I M O P R S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AudioExplorerPresentation - Interface in it.tidalwave.bluemarine2.ui.audio.explorer
-
The Presentation of the explorer of audio media files.
- AudioExplorerPresentation.Properties - Class in it.tidalwave.bluemarine2.ui.audio.explorer
- AudioRendererPresentation - Interface in it.tidalwave.bluemarine2.ui.audio.renderer
-
The Presentation of the renderer of audio media files.
- AudioRendererPresentation.Properties - Class in it.tidalwave.bluemarine2.ui.audio.renderer
B
- bind(AudioExplorerPresentation.Properties, UserAction) - Method in interface it.tidalwave.bluemarine2.ui.audio.explorer.AudioExplorerPresentation
-
Binds the UI with the callbacks.
- bind(AudioRendererPresentation.Properties, UserAction, UserAction, UserAction, UserAction, UserAction, UserAction, UserAction) - Method in interface it.tidalwave.bluemarine2.ui.audio.renderer.AudioRendererPresentation
- bind(Collection<UserAction>, UserAction) - Method in interface it.tidalwave.bluemarine2.ui.mainscreen.MainScreenPresentation
-
Binds the presentation to callbacks.
D
- dismissCurrentPresentation() - Method in interface it.tidalwave.bluemarine2.ui.commons.flowcontroller.FlowController
-
Dismisses the Presentation currently rendered on the screen.
E
- Exception(String) - Constructor for exception it.tidalwave.bluemarine2.ui.audio.renderer.MediaPlayer.Exception
- Exception(Throwable) - Constructor for exception it.tidalwave.bluemarine2.ui.audio.renderer.MediaPlayer.Exception
F
- fastForward() - Method in interface it.tidalwave.bluemarine2.ui.audio.renderer.MediaPlayer
- FlowController - Interface in it.tidalwave.bluemarine2.ui.commons.flowcontroller
-
The controller of the flow of presentations that appear on the screen.
- focusOnMediaItems() - Method in interface it.tidalwave.bluemarine2.ui.audio.explorer.AudioExplorerPresentation
-
Puts the focus on the list to select media items.
- focusOnPlayButton() - Method in interface it.tidalwave.bluemarine2.ui.audio.renderer.AudioRendererPresentation
-
Put focus on the play button.
- focusOnStopButton() - Method in interface it.tidalwave.bluemarine2.ui.audio.renderer.AudioRendererPresentation
-
Put focus on the stop button.
G
- getDisplayName() - Method in class it.tidalwave.bluemarine2.ui.roles.MediaFolderDisplayable
- getDisplayName() - Method in class it.tidalwave.bluemarine2.ui.roles.MediaItemDisplayable
- getMemento() - Method in interface it.tidalwave.bluemarine2.ui.audio.explorer.AudioExplorerPresentation
-
Returns an object containing the snapshot of some relevant visual properties.
- getPlayList() - Method in class it.tidalwave.bluemarine2.ui.commons.RenderAudioFileRequest
I
- IGNORE - it.tidalwave.bluemarine2.ui.commons.OnDeactivate.Result
- it.tidalwave.bluemarine2.ui.audio.explorer - package it.tidalwave.bluemarine2.ui.audio.explorer
- it.tidalwave.bluemarine2.ui.audio.renderer - package it.tidalwave.bluemarine2.ui.audio.renderer
- it.tidalwave.bluemarine2.ui.audio.renderer.spi - package it.tidalwave.bluemarine2.ui.audio.renderer.spi
- it.tidalwave.bluemarine2.ui.commons - package it.tidalwave.bluemarine2.ui.commons
- it.tidalwave.bluemarine2.ui.commons.flowcontroller - package it.tidalwave.bluemarine2.ui.commons.flowcontroller
- it.tidalwave.bluemarine2.ui.mainscreen - package it.tidalwave.bluemarine2.ui.mainscreen
- it.tidalwave.bluemarine2.ui.roles - package it.tidalwave.bluemarine2.ui.roles
- it.tidalwave.bluemarine2.ui.stillimage.explorer - package it.tidalwave.bluemarine2.ui.stillimage.explorer
- it.tidalwave.bluemarine2.ui.video.explorer - package it.tidalwave.bluemarine2.ui.video.explorer
M
- MainScreenPresentation - Interface in it.tidalwave.bluemarine2.ui.mainscreen
-
The Presentation for the main screen, which contains the main menu.
- MediaFolderDisplayable - Class in it.tidalwave.bluemarine2.ui.roles
-
The
Displayable
role forMediaFolder
. - MediaFolderDisplayable() - Constructor for class it.tidalwave.bluemarine2.ui.roles.MediaFolderDisplayable
- mediaItem - Variable in class it.tidalwave.bluemarine2.ui.audio.renderer.spi.MediaPlayerSupport
- MediaItemDisplayable - Class in it.tidalwave.bluemarine2.ui.roles
-
Provides the
Displayable
role forMediaItem
. - MediaItemDisplayable() - Constructor for class it.tidalwave.bluemarine2.ui.roles.MediaItemDisplayable
- MediaPlayer - Interface in it.tidalwave.bluemarine2.ui.audio.renderer
- MediaPlayer.Exception - Exception in it.tidalwave.bluemarine2.ui.audio.renderer
- MediaPlayer.Status - Enum in it.tidalwave.bluemarine2.ui.audio.renderer
- MediaPlayerSupport - Class in it.tidalwave.bluemarine2.ui.audio.renderer.spi
- MediaPlayerSupport() - Constructor for class it.tidalwave.bluemarine2.ui.audio.renderer.spi.MediaPlayerSupport
O
- OnActivate - Annotation Type in it.tidalwave.bluemarine2.ui.commons
-
Annotates a method of a PresentationControl which should be called when the related Presentation is going to be shown on the screen.
- OnDeactivate - Annotation Type in it.tidalwave.bluemarine2.ui.commons
-
Annotates a method of a PresentationControl which should be called when the related Presentation is going to be dismissed.
- OnDeactivate.Result - Enum in it.tidalwave.bluemarine2.ui.commons
- OpenAudioExplorerRequest - Class in it.tidalwave.bluemarine2.ui.commons
-
The request to open the Audio Explorer.
- OpenAudioExplorerRequest() - Constructor for class it.tidalwave.bluemarine2.ui.commons.OpenAudioExplorerRequest
- OpenStillImageExplorerRequest - Class in it.tidalwave.bluemarine2.ui.commons
-
The request to open the StillImage Explorer.
- OpenStillImageExplorerRequest() - Constructor for class it.tidalwave.bluemarine2.ui.commons.OpenStillImageExplorerRequest
- OpenVideoExplorerRequest - Class in it.tidalwave.bluemarine2.ui.commons
-
The request to open the Video Explorer.
- OpenVideoExplorerRequest() - Constructor for class it.tidalwave.bluemarine2.ui.commons.OpenVideoExplorerRequest
P
- pause() - Method in interface it.tidalwave.bluemarine2.ui.audio.renderer.MediaPlayer
- PAUSED - it.tidalwave.bluemarine2.ui.audio.renderer.MediaPlayer.Status
- play() - Method in interface it.tidalwave.bluemarine2.ui.audio.renderer.MediaPlayer
- PLAYING - it.tidalwave.bluemarine2.ui.audio.renderer.MediaPlayer.Status
- playTimeProperty - Variable in class it.tidalwave.bluemarine2.ui.audio.renderer.spi.MediaPlayerSupport
- playTimeProperty() - Method in interface it.tidalwave.bluemarine2.ui.audio.renderer.MediaPlayer
- populateBrowsers(PresentationModel) - Method in interface it.tidalwave.bluemarine2.ui.audio.explorer.AudioExplorerPresentation
-
Populates the presentation with the available media browsers.
- populateItems(PresentationModel, Optional<Object>) - Method in interface it.tidalwave.bluemarine2.ui.audio.explorer.AudioExplorerPresentation
-
Populates the presentation with a set of items and optionally restores some visual properties.
- powerOff() - Method in interface it.tidalwave.bluemarine2.ui.commons.flowcontroller.FlowController
-
Quits the application.
- PROCEED - it.tidalwave.bluemarine2.ui.commons.OnDeactivate.Result
- Properties() - Constructor for class it.tidalwave.bluemarine2.ui.audio.explorer.AudioExplorerPresentation.Properties
- Properties() - Constructor for class it.tidalwave.bluemarine2.ui.audio.renderer.AudioRendererPresentation.Properties
R
- RenderAudioFileRequest - Class in it.tidalwave.bluemarine2.ui.commons
-
A message that requests to render an
AudioFile
in aPlaylist
. - RenderAudioFileRequest(AudioFile) - Constructor for class it.tidalwave.bluemarine2.ui.commons.RenderAudioFileRequest
- RenderAudioFileRequest(AudioFile, List<AudioFile>) - Constructor for class it.tidalwave.bluemarine2.ui.commons.RenderAudioFileRequest
- renderDetails(String) - Method in interface it.tidalwave.bluemarine2.ui.audio.explorer.AudioExplorerPresentation
-
Renders some details about an
Entity
. - rewind() - Method in interface it.tidalwave.bluemarine2.ui.audio.renderer.MediaPlayer
S
- setCoverArt(Optional<URI>) - Method in interface it.tidalwave.bluemarine2.ui.audio.explorer.AudioExplorerPresentation
- setMediaItem(MediaItem) - Method in interface it.tidalwave.bluemarine2.ui.audio.renderer.MediaPlayer
- showPresentation(Object) - Method in interface it.tidalwave.bluemarine2.ui.commons.flowcontroller.FlowController
-
Shows the given Presentation on the screen.
- showPresentation(Object, Object) - Method in interface it.tidalwave.bluemarine2.ui.commons.flowcontroller.FlowController
-
Shows the given Presentation on the screen.
- showUp() - Method in interface it.tidalwave.bluemarine2.ui.mainscreen.MainScreenPresentation
-
Shows this presentation on the screen.
- showUp() - Method in interface it.tidalwave.bluemarine2.ui.stillimage.explorer.StillImageExplorerPresentation
-
Shows this presentation on the screen.
- showUp() - Method in interface it.tidalwave.bluemarine2.ui.video.explorer.VideoExplorerPresentation
-
Shows this presentation on the screen.
- showUp(Object) - Method in interface it.tidalwave.bluemarine2.ui.audio.explorer.AudioExplorerPresentation
-
Shows this presentation on the screen.
- showUp(Object) - Method in interface it.tidalwave.bluemarine2.ui.audio.renderer.AudioRendererPresentation
-
Shows this presentation on the screen.
- statusProperty - Variable in class it.tidalwave.bluemarine2.ui.audio.renderer.spi.MediaPlayerSupport
- statusProperty() - Method in interface it.tidalwave.bluemarine2.ui.audio.renderer.MediaPlayer
- StillImageExplorerPresentation - Interface in it.tidalwave.bluemarine2.ui.stillimage.explorer
-
The Presentation of the explorer of still image media files.
- stop() - Method in interface it.tidalwave.bluemarine2.ui.audio.renderer.MediaPlayer
- STOPPED - it.tidalwave.bluemarine2.ui.audio.renderer.MediaPlayer.Status
V
- valueOf(String) - Static method in enum it.tidalwave.bluemarine2.ui.audio.renderer.MediaPlayer.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum it.tidalwave.bluemarine2.ui.commons.OnDeactivate.Result
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum it.tidalwave.bluemarine2.ui.audio.renderer.MediaPlayer.Status
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum it.tidalwave.bluemarine2.ui.commons.OnDeactivate.Result
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VideoExplorerPresentation - Interface in it.tidalwave.bluemarine2.ui.video.explorer
-
The Presentation of the explorer of video media files.
All Classes All Packages