Uses of Package
com.tagtraum.beatunes.action.standard
-
Packages that use com.tagtraum.beatunes.action.standard Package Description com.tagtraum.beatunes Application for analyzing songs and sorting them based on how they match each other.com.tagtraum.beatunes.action.standard Standard actions like "Create Playlist".com.tagtraum.beatunes.songtable -
Classes in com.tagtraum.beatunes.action.standard used by com.tagtraum.beatunes Class Description SongContextComponentShowHideAction Action that shows or hides aSongContextComponent
orSongContextView
. -
Classes in com.tagtraum.beatunes.action.standard used by com.tagtraum.beatunes.action.standard Class Description AddToPlayListAction Adds a song to a playlist.EditAction EditAction.LibraryBatchAction An action that iterates over the whole library and calls aLibraryBatchAction.EachSongProcessor
for each song that is encountered.LibraryBatchAction.EachSongProcessor Processor that is notified of start, each song and finish of the batch process.LikingAction LikingAction.ManipulateBPMAction Multiplies the BPM of the selected songs of the focused table by a given factor and saves the result persistently.NewPlayListAction Abstract superclass for actions that create playlists.OpenInAction Superclass of all "Open in..." actions accessible through the context menu ofSongTable
andMatchTable
.OpenInExternalPlayerAction OpenInExternalPlayerAction.OpenInPreferredExternalPlayerAction OpenInPreferredExternalPlayerAction.PlayInITunesAction PlayInITunesAction.ReArrangePlayListAction Abstract superclass for actions that re-arrange/manipulate the order of songs (or anything else) in playlists.ShowInPlayListAction Selects a given song in a playlist.ShowMasterViewAction ShowMasterViewAction.SongContextComponentShowHideAction Action that shows or hides aSongContextComponent
orSongContextView
. -
Classes in com.tagtraum.beatunes.action.standard used by com.tagtraum.beatunes.songtable Class Description SongContextComponentShowHideAction Action that shows or hides aSongContextComponent
orSongContextView
.