All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AboutDialog |
"About" dialog.
|
| AbsoluteActionLocation |
Absolute action location.
|
| AbstractFluxProcessor<T extends AudioBuffer> |
|
| AbstractFluxProcessor.AbstractFluxCalculator<T extends AudioBuffer> |
|
| AbstractFluxProcessor.FluxCalculator<T extends AudioBuffer> |
|
| AbstractMediaLibrary<T extends ApplicationComponent> |
Abstract media library.
|
| AbstractSongTableModel |
Abstract Song Table Model.
|
| AbstractTheme |
AbstractTheme.
|
| AbstractTransitionInspector |
AbstractTransitionInspector.
|
| AbstractWrapperFactory<T> |
AbstractWrapperFactory.
|
| AcousticBrainz |
|
| AcousticBrainzSong |
AcousticBrainzSong.
|
| ActionContainer |
Action container.
|
| ActionLocation |
Specifies where in the UI an action should be installed.
|
| ActionManager |
|
| AddToCurrentPlayListAction |
Adds a song to the currently playing playlist.
|
| AddToLibraryAction |
Add To Library Action.
|
| AddToPlayListAction |
Adds a song to a playlist.
|
| AddToSongTablePlayListAction |
Adds a song to the playlist currently displayed in the SongTable.
|
| AirPlayAction |
AirPlayAction.
|
| AirPlayAudioDevice |
AirPlayAudioDevice.
|
| Album |
Album.
|
| Album.Key |
Key.
|
| AlbumArtistTypoInspector |
Compares the spelling of different song attributes to catch songs that are spelled
slightly different.
|
| AlbumInTitleInspector |
Removes the name of the album from song titles.
|
| AlbumOrArtistInTitleInspector |
Inspects a collection of songs, to find songs that have album or artist name in their title.
|
| AlbumRule |
AlbumRule.
|
| AlbumTypoInspector |
Compares the spelling of different song attributes to catch songs that are spelled
slightly different.
|
| AlternativeBorder |
Combines two borders - only one is displayed at a time.
|
| Amazon |
Encapsulates access to Amazon.
|
| AmazonAlbumVersionInspector |
Removes the string "(Album Version)" from song titles.
|
| AmazonPlayList |
AmazonPlayList.
|
| AmazonSimilarityRule |
Deprecated. |
| AmazonTrack |
An AmazonTrack can either be based on a true track, i.e.
|
| AnalysisException |
Analysis exception.
|
| AnalysisProgress |
AnalysisProgress.
|
| AnalysisQueue |
Analysis queue.
|
| AnalysisQueueColumn |
|
| AnalysisQueueColumnModel |
AnalysisQueue column model.
|
| AnalysisQueuePreferences |
Analysis Queue Preferences.
|
| AnalysisQueueTableModel |
|
| AnalysisRun |
Analysis run.
|
| AnalysisTasksDialog |
Dialog to be shown, when we initiate the analysis.
|
| AnalysisTaskWorker |
AnalysisTaskWorker.
|
| AnalyzeAction |
Queue songs for analysis action.
|
| AnalyzeAllAction |
Queues all eligible songs for analysis action.
|
| AnalyzeKey |
Analyze key.
|
| AnalyzeKeyEditor |
AnalyzeKeyEditor.
|
| AnalyzeNewAction |
Queues all recently added songs for analysis action.
|
| AnalyzeReplayGain |
Analyze ReplayGain.
|
| AnalyzeReplayGainEditor |
AnalyzeReplayGainEditor.
|
| And |
And.
|
| AnimationLayer |
Simple component with an image of another component that is drawn
in the component's JLayeredPane, thus covering the
component.
|
| AnimationLayer.LayerPainter |
|
| Appearance |
Appearance.
|
| Application |
Thin interface wrapper around the macOS Application object.
|
| ApplicationAction |
Application action.
|
| ApplicationAction.ApplicationActionFacade |
Facade that suppresses certain action properties so that the action
that may have rich icons etc can also be used in other contexts.
|
| ApplicationComponent<T extends ApplicationComponent> |
An application component with support for a simple lifecycle and a main application object.
|
| Articles |
Articles.
|
| Artist |
|
| Artist |
Artist.
|
| ArtistInTitleInspector |
Removes the name of the artist from song titles.
|
| ArtistRule |
ArtistRule.
|
| ArtistTypoInspector |
Compares the spelling of different song attributes to catch songs that are spelled
slightly different.
|
| Artwork |
Track artwork.
|
| ArtworkCountDiffers |
Represents an exception for the different artwork count check.
|
| ArtworkNotEmbeddedInspector |
ArtworkNotEmbeddedInspector.
|
| ArtworkTableCellRenderer |
Artwork table cell renderer.
|
| AttributedPath |
|
| AudioAnalysisTask<T> |
Audio analysis task.
|
| AudioAnalyzer |
Audio analyzer.
|
| AudioArtist |
Artist.
|
| AudioArtwork |
Audio related artwork.
|
| AudioArtwork.Kind |
Kind of artwork, inspired by id3 2.4, APIC.
|
| AudioClip |
Audio clip represents a part of an actual audio track.
|
| AudioDevice |
AudioDevice.
|
| AudioDevices |
AudioDevices.
|
| AudioDevicesListener |
AudioDeviceListener.
|
| AudioFeedback |
AudioFeedback.
|
| AudioGenre |
Genre.
|
| AudioId |
Id for a piece of audio data.
|
| AudioId.Type |
|
| AudiokernSystem |
Wrapper around some AudioSystem methods in order to
influence the order in which SPIs are used.
|
| AudioMetaData |
Provides access to metadata taken from id3 tags and other mechanisms of embedding
metadata into music files.
|
| AudioMetaData.DateParser |
Thread-safe parser for common date strings.
|
| AudioMetaDataException |
Runtime AudioMetaDataException.
|
| AudioMetaDataNormalizer |
Helps normalizing audio meta data strings like titles and albums.
|
| AudioPlayer |
Audio player.
|
| AudioPlayerComponent |
AudioPlayerComponent.
|
| AudioPlayerListener |
|
| AudioPumpAnalysisTask |
|
| AudioSong |
Unifying interface for different implementations of audio song metadata.
|
| AudioSong.CloudStatus |
Cloud status (taken from iTunes AppleScript interface).
|
| AudioSong.Instrumentation |
General instrumentation, like "acoustic" or "electronic".
|
| AudioSong.Liking |
Liking.
|
| AudioSong.MediaKind |
Media kind of audio song.
|
| AudioSong.TrackType |
Track types.
|
| AudioSongFacade |
Base class for other facades, which already implements all the simple getters.
|
| AudioSongLocation |
AudioSong Location.
|
| AudioSongMatcher |
Determines whether an AudioSong matches certain patterns.
|
| AudioSpectrumFunctions |
AudioSpectrumFunctions.
|
| AudioSpectrumFunctions.AudioSpectrumAveraging |
Effectively combining every three bins in a row into a single bins containing the
weighted average.
|
| AudioSpectrumFunctions.LinearBackgroundRemoval |
Implements a noise reduction/whitening scheme for linear-frequency spectra.
|
| AudioSpectrumFunctions.LogFrequencyBackgroundRemoval |
Implements a noise reduction/whitening scheme for log-frequency spectra with an integer number
of bins per semitone similar to the pre-processing defined in "Approximate note transcription
for the improved identification of difficult chords" by M.
|
| AudioSpectrumFunctions.LogFrequencySpectrumToPitchAveraging |
Effectively down-samples the bin resolution of a LogFrequencySpectrum to one bin
per semitone by calculating a weighted average.
|
| AudioSpectrumFunctions.LogFrequencySpectrumToPitchDownsampling |
Effectively down-samples the bin resolution of a LogFrequencySpectrum to one bin
per semitone by picking one of multiple bins and discarding the others.
|
| AuditoryMasking |
Provides methods for simulating auditory masking as it occurs in human perception of sound.
|
| AutoCompletion |
Auto-completion for textfields.
|
| AutoCompletion.CompletionPrefix |
|
| AutoCompletion.OnCompletionHandler |
|
| AutoCompletion.QuoteOnCompletionHandler |
|
| AutoInfo |
AutoInfo.
|
| AVPlayer |
|
| AWSV4Auth |
|
| AWSV4Auth.Builder |
|
| Bandcamp |
Very limited support for bandcamp as metadata provider.
|
| BandcampTag |
BandcampTag.
|
| Bark |
Bark scale.
|
| BaseAction |
Abstract superclass for all Actions of any significance used throughout
the application.
|
| BaseAction.EnabledView |
|
| BaseAction.Location |
|
| BaseAction.SelectionCount |
|
| BasicTableCellRenderer<T> |
Basic table cell renderer.
|
| Beat |
Beat.
|
| Beatport |
Beatport.
|
| BeatportApi |
BeatportApi.
|
| BeatportArtist |
Beatport artist.
|
| BeatportCountry |
BeatportCountry.
|
| BeatportGenre |
Beatport genre.
|
| BeatportPlayList |
BeatportPlayList.
|
| BeatportTrack |
Beatport track.
|
| Beats |
Beats.
|
| BeatsAlgorithm |
Beats Algorithm.
|
| BeaTunes |
Central application class providing access to all other important objects.
|
| BeaTunesBackgroundPanel |
BeaTunesBackgroundPanel.
|
| BeaTunesBorders |
BeaTunes Borders.
|
| BeaTunesEmphasizedLabel |
Adds a semitransparent shadow to a label.
|
| BeaTunesEmphasizedTextField |
Adds a semitransparent shadow to a JTextField, when it's not editable.
|
| BeaTunesIndeterminateProgressBarUI |
BeaTunes round indeterminate ProgressBarUI.
|
| BeaTunesListCellRenderer |
BeaTunesListCellRenderer.
|
| BeaTunesListUI |
List UI, that paints a striped, iTunes-like background.
|
| BeaTunesMasterToggleButtonUI |
BeaTunesMasterToggleUI.
|
| BeaTunesMenuItemUI |
BeaTunesMenuItemUI.
|
| BeaTunesPanelUI |
BeaTunesPanelUI.
|
| BeaTunesPopupMenuUI |
BeaTunesPopupMenuUI.
|
| BeaTunesProperties |
BeaTunes properties - mainly file and folder name, version numbers etc.
|
| BeaTunesSegmentedButtonUI |
BeaTunesSegmentedButtonUI.
|
| BeaTunesSegmentedToggleButtonUI |
BeaTunesSegmentedToggleButtonUI.
|
| BeaTunesSplitPaneUI |
BeaTunesPanelUI.
|
| BeaTunesTable |
|
| BeaTunesTableCellEditor |
BeaTunes TableCellEditor.
|
| BeaTunesTableCellRenderer |
beaTunes table cell renderer.
|
| BeaTunesTableUI |
Table UI, that paints a striped, iTunes-like background.
|
| BeaTunesTree |
BeaTunesTree.
|
| BeaTunesUIRegion |
Predefined regions for BeaTunes.
|
| BeaTunesUnifiedToolBar |
BeaTunesToolBarUI.
|
| BeaTunesViewportUI |
BeaTunesPanelUI.
|
| BetweenRowsCell3DBorder |
Table cell 3D border as used in iTunes 11, but effectively rendering cells in between rows.
|
| BidirectionalFilterProcessor |
Bidirectional Filter Processor.
|
| BigIntegerPersistenceDelegate |
BigIntegerPersistenceDelegate.
|
| BitRate |
Immutable class representing a bit rate.
|
| BitRateTableCellRenderer |
BitRate table cell renderer.
|
| BooleanPropertyFilter |
BooleanPropertyFilter.
|
| BoundedBufferMap<K,V> |
Bounded Buffer Map.
|
| BPMRule |
BPMRule.
|
| BPMTapDialogAction |
BPMTapDialogAction.
|
| BrowseNode |
BrowseNode.
|
| BrowseNodeImpl |
BrowseNodeImpl.
|
| BrowseNodes |
BrowseNodes.
|
| BrowseNodesCA |
BrowseNodes.
|
| BrowseNodesDE |
BrowseNodes.
|
| BrowseNodesES |
BrowseNodes ES.
|
| BrowseNodesFR |
BrowseNodes.
|
| BrowseNodesIT |
BrowseNodes.
|
| BrowseNodesJP |
BrowseNodes.
|
| BrowseNodesUK |
BrowseNodes.
|
| BrowseNodesUS |
US browse nodes.
|
| BrowserWindow |
Browser window.
|
| Cache |
|
| CacheURLConnection |
CacheURLConnection.
|
| CacheURLStreamHandlerFactory |
CacheURLStreamHandlerFactory for URLs starting with "cache:".
|
| CallableSolution |
Code that should be executed, when a Solution is actually applied/commited.
|
| CalloutBorder |
Callout Border.
|
| CalloutBorder.Side |
|
| CancelTaskAction |
Clears the analysis queue.
|
| CapitalizationInspector |
Checks the capitalization of song titles.
|
| CapitalizationInspector.DifferentLanguageInputDialogSolution |
|
| CapitalizationInspector.EnglishSongTitleCapitalization |
|
| ChartEntry |
Chart entry.
|
| ChartPanel |
Panel for Amazon charts.
|
| Charts |
Provides music charts (like Billboard 100) as different playlists.
|
| ChartsFullscreenAction |
Enter full screen mode.
|
| CheckTreeCellRenderer |
CheckTreeCellRenderer.
|
| CheckTreeManager |
CheckTreeManager.
|
| CheckTreeSelectionModel |
CheckTreeSelectionModel.
|
| Chord |
Chord.
|
| Chord.Type |
|
| Chords |
Chords.
|
| ClearAllTasksAction |
Clears the analysis queue.
|
| ClearAmazonFileCache |
Clear Amazon file cache.
|
| ClearSearchAction |
ClearSearchAction.
|
| ClearSolutionsAction |
ClearSolutionsAction.
|
| ColorIcon |
Retina capable color icon.
|
| ColorRule |
ColorRule.
|
| ColorTableCellRenderer |
Color table cell renderer.
|
| ColorTheme |
Color theme.
|
| ColorTransition |
Color transition.
|
| ComboBoxAutoCompletion<T> |
ComboBoxAutoCompletion.
|
| ComboBoxIteratorUI<T> |
JComboBox-UI that allows in-place choosing of its values
simply by repeated clicking on it.
|
| CommitSolutionsAction |
CommitSolutionsAction.
|
| CompilationInspector |
Compilation inspector.
|
| CompilationTableCellRenderer |
Renders a checkbox compilations
|
| CompositePlayer |
Composite player.
|
| CompressedFileCache |
FileCache with gzip compressed entries to preserve disk space.
|
| ComputeColor |
Compute color task.
|
| ComputeColorEditor |
Compute color editor.
|
| ConfigurableComponent |
Configurable component allows you to display a pane in the preferences dialog.
|
| ConfigurationException |
ConfigurationException.
|
| ConfirmationDialog |
Provides a message dialog with Yes/No confirmation and optionally, a suppression checkbox.
|
| Connection |
|
| ContextShop |
Shows Amazon content that's related to the currently selected song.
|
| ContextShop.ArtistAlbum |
Key.
|
| ContextShopBackAction |
ContextShopBackAction.
|
| ContextShopClearSearchAction |
ContextShopBackAction.
|
| ContextShopForwardAction |
ContextShopForwardAction.
|
| ContextShopNewAction |
ContextShopNewAction.
|
| ContextShopRecommendAction |
ContextShopNewAction.
|
| CopyAction |
Copy (of cut, copy, and paste) action.
|
| CorrectCapitalization |
Correct capitalization.
|
| CorrectMediaKind |
CorrectMediaKind.
|
| CorrectName |
Correct name.
|
| CorrectSortName |
Correct sort name.
|
| CorrectSortNameSolution |
Correct sort name solution.
|
| Coverart |
Simple wrapper around the JSON response from the cover art archive.
|
| CoverartArchive |
|
| CoverartSong |
Thin AudioSong wrapper around results from the cover art archive.
|
| CoverImages |
CoverImages.
|
| CoverPanel |
Cover panel.
|
| CrashReporter |
Crash reporter.
|
| CratePlayListExporter |
Exporter for Serato crates.
|
| CSSSupport |
CSS support.
|
| CSVPlayListExporter |
Exports playlists in CSV format.
|
| CurrentlyPlayingTracker |
Tracks the currently playing songs and scrolls a table appropriately.
|
| CutAction |
Cut (of cut, copy, and paste) action.
|
| DanceabilityComboBox |
Danceability combo box.
|
| DanceabilityListCellRenderer |
DanceabilityListCellRenderer.
|
| DanceabilityRule |
DanceabilityRule.
|
| DanceabilityTableCellRenderer |
|
| DatePropertyFilter |
DatePropertyFilter.
|
| DateTableCellRenderer |
|
| DBpedia |
DBpedia.
|
| DBpediaBuilder |
DBpediaBuilder.
|
| DBpediaOntology |
DBpediaOntology.
|
| Decibel |
Decibel.
|
| Decibel.MagnitudesToDecibel |
Maps magnitudes to decibel (log10(magnitude)*20).
|
| Decibel.PowersToDecibel |
Maps magnitudes to decibel (log10(magnitude)*20).
|
| DefaultAudioDevice |
DefaultAudioDevice.
|
| DefaultKeyTextRenderer |
|
| DefiniteArticles |
Definite articles in different languages.
|
| DelegatingSongContextComponent |
|
| DeleteAllFingerprintsAction |
Delete all fingerprints action.
|
| DeleteH2Database |
Deletes the databases by renaming the database folder to [originalName] deleted on [yyyy-MM-dd HH-mm-ss].
|
| DeleteItemsAction |
Removes items from a playlist.
|
| DeletePlayListAction |
DeletePlayListAction.
|
| DetailView |
A view that displays details to a master item displayed elsewhere.
|
| DetectSilence |
Detect silence task.
|
| DetectSilenceEditor |
DetectSilenceEditor.
|
| DFADanceability |
Danceability based on detrended fluctuation analysis as suggested by Streich and Herrera.
|
| DifferentAlbumArtistInspector |
Inspects a collection of songs, to see whether any albums
have more than one album artist.
|
| DifferentArtworkCountInspector |
Different artwork count inspector reports albums with songs that have a varying number of artworks.
|
| DifferentGenreInspector |
Inspects a collection of songs, to see whether any songs by the same
artist have more than one genre, which could mean that the songs
are in the wrong genre.
|
| DifferentLanguageInspector |
Inspects a collection of songs, to see whether any songs by the same
artist have lyrics in more than one language, which could mean that the songs
are in the language.
|
| DifferentLanguageInspector.DifferentLanguageInputDialogSolution |
|
| DifferentLanguageInspector.DifferentLanguageSolution |
|
| DifferentLanguageInspector.MostUsedLanguageSolution |
|
| DifferentRatingInspector |
Different ratings inspector.
|
| DifferentYearInspector |
Inspects a collection of songs, to see whether any albums
have different release years.
|
| Digest |
|
| DirectoryFileExistence |
Allows checking of existence of files located in a directory.
|
| DirectoryWritePermissions |
Allows checking of write permissions for files located in a directory.
|
| DisabledTableCellRenderer |
DisabledTableCellRenderer.
|
| DiscNumberInspector |
Inspects all album names to find those that have a disc number in their name.
|
| Discogs |
Rudimentary implementation for the Discogs API.
|
| Discogs.Resource |
|
| DiscogsApi |
|
| DiscogsInstruments |
Discogs instruments extractor.
|
| DiscogsObject |
Discogs Object.
|
| DiscogsOffline |
Allows offline searching of Master Discogs data from here.
|
| DiscogsRelease |
Release.
|
| DiscogsTrack |
Discogs track.
|
| DiscogsVideo |
Video.
|
| DiscreteProgressDialog<T> |
Discrete progress dialog.
|
| DiscreteProgressDialog.DiscreteProgressMessageRenderer<T> |
|
| DiscreteProgressListener |
Discrete progress listener.
|
| DislikedAction |
DislikedAction.
|
| DistinctAttributes |
Represents an exception for the typo check.
|
| DistinctRatings |
Represents an exception for the distinct ratings check.
|
| DistinctTracks |
Represents an exception for the duplicates check.
|
| DontEmbedArtwork |
Indicates that artwork is not supposed to be embedded.
|
| DontRemoveAlbumVersion |
Indicates that "(Album Version)" is not supposed to be removed.
|
| DoubleBPMAction |
Doubles the BPM of all selected songs.
|
| DoubleClickListener |
DoubleClickListener.
|
| DoubleClickMouseAdapter |
DoubleClickMouseAdapter.
|
| DoublePropertyFilter |
Double property filter.
|
| Doubles |
Doubles.
|
| DoubleTableCellRenderer |
Double table cell renderer.
|
| DownloadSongAction |
Download song action.
|
| DragImageRenderer |
DragImageRenderer.
|
| DummySongContextComponent |
DummySongContextComponent.
|
| DuplicatesInspector |
Duplicate files inspector.
|
| EBU_R128 |
Implementation of the EBU R 128 (see here)
standard for integrated loudness and loudness range.
|
| EditAction |
EditAction.
|
| EDTWatchDog |
Monitors the EDT and dumps stacktraces for all threads to the log, if it detects a hang.
|
| EjectCDAction |
Ejects all Audio and MP3 CDs.
|
| EmailSupportAction |
Contact to support action.
|
| EmbedSpecialFieldsAction |
Embeds non-iTunes or other non-standard fields into the (supported) audio files.
|
| EmptyTaskEditor<T extends Task> |
|
| EnabledTableCellRenderer |
Renders a checkbox for enabled/disabled songs.
|
| Entity |
Entity.
|
| EnumPersistenceDelegate |
EnumPersistenceDelegate.
|
| EnumPropertyFilter |
EnumPropertyFilter.
|
| Environment |
Environment.
|
| EstimateBPM |
Estimate tempo task.
|
| EstimateBPMEditor |
Estimate BPM editor.
|
| EstimateDanceability |
Estimate danceability.
|
| EstimateDanceabilityEditor |
Estimate danceability editor.
|
| EstimateInstrumentation |
Estimate instrumentation.
|
| EstimateInstrumentationEditor |
Estimate instrumentation editor.
|
| EstimateMood |
Estimate mood.
|
| EstimateMoodEditor |
Estimate mood editor.
|
| ExportPlayListAction |
ExportPlayListAction.
|
| FadeAnimator |
FadeAnimator.
|
| FadeImageFilter |
Produces an image that gradually fades out to alpha.
|
| FFTSupport |
Provides support for FFT implementations.
|
| FileCache |
File system based cache.
|
| FileId |
Id for a path that persists, even if the path is renamed or the computer is restarted.
|
| FileNotMissing |
Indicates that a file is not missing.
|
| FileSizeTableCellRenderer |
Memory table cell renderer.
|
| FileSystemAudioSong |
|
| FileSystemLibraryDescriptor |
Filesystem-based library descriptor.
|
| FileSystemPlayList |
File system based playlist.
|
| FileSystemSongBinder |
FileSystem Song Binder.
|
| FileTag |
Allows tagging and setting a label color on macOS.
|
| FileTag.TagColor |
|
| FileTrack |
File based track - i.e.
|
| FileUtilities |
File utilities.
|
| FilterOperandEditor |
FilterOperandEditor.
|
| FilterOperandEditors |
FilterOperandEditors.
|
| FilterOperandEditors.DoubleDanceabilityOperandEditor |
|
| FilterOperandEditors.DoubleMoodStrengthOperandEditor |
|
| FilterOperandEditors.DoubleRatingOperandEditor |
|
| FilterOperandEditors.KeyOperandEditor |
|
| FilterOperandEditors.LanguageOperandEditor |
|
| FilterOperandEditors.MoodOperandEditor |
|
| FilterOperandEditors.MoodStrengthOperandEditor |
|
| FilterOperandEditors.SingleDanceabilityOperandEditor |
|
| FilterOperandEditors.SingleRatingOperandEditor |
|
| FilterOperator |
FilterOperator.
|
| FilterOperators |
FilterOperators.
|
| FilterTableColumnModel |
FilterTableColumnModel.
|
| FilterTableModel<T> |
Special TableModel with additional methods to support
filtering.
|
| FindAction |
Find action.
|
| FindBar |
Find bar to show above song tables.
|
| FindBar.Position |
|
| FindBar.State |
|
| FindNextAction |
Find next action.
|
| FindPreviousAction |
Find previous action.
|
| Fingerprint |
Fingerprint.
|
| FingerprintTask |
Fingerprint Task.
|
| FingerprintTaskEditor |
Fingerprint TaskEditor.
|
| FloatCollector |
Collects Floats in a float array.
|
| Floats |
Mathematical utility class for real numbers represented as float, especially float[].
|
| FluxProcessor |
Calculates the flux between two consecutive AudioBuffer's data.
|
| ForestBasedKey |
RandomForest-based key estimator.
|
| Frequency |
Immutable class representing a frequency in Hz.
|
| GBLimitFilter |
GBLimitFilter.
|
| GeneralPreferences |
BeaTunes general preferences.
|
| GenericSongPropertyFilter |
GenericSongPropertyFilter.
|
| GenreIRILookupService |
Genre IRI lookup service.
|
| GenreOntology |
Genre ontology.
|
| GenreRule |
Matches songs with similar genres.
|
| GenreTableCellRenderer |
TableCellRenderer for genres.
|
| GenreTransition |
Genre transition.
|
| GenreTypoInspector |
Compares the spelling of different song attributes to catch songs that are spelled
slightly different.
|
| GetAccessToken |
GetAccessToken.
|
| GetCurrentTrackAction |
GetCurrentTrackAction.
|
| GetCurrentTrackImageAction |
GetCurrentTrackImageAction.
|
| GetInfoAction |
Displays the Get Info dialog for one or more songs.
|
| GetInfoCompoundEdit |
CompoundEdit for the Get Info dialogs.
|
| GoToCurrentSongAction |
GoToCurrentSongAction.
|
| GradientBackgroundTheme |
Gradient Background Theme.
|
| GroupingRule |
GroupingRule.
|
| H2FullTextSearch |
H2-based full text search.
|
| HalveBPMAction |
Halves the BPM of all selected songs.
|
| HarteConcertPitch |
Adjusts spectra so that they are in "concert pitch", i.e.
|
| HelpHook |
Help hook.
|
| HibernateBeatsType |
HibernateBeatsType.
|
| HibernateColorType |
HibernateColorType.
|
| HibernateFileIdType |
HibernateFileId type.
|
| HibernateFileSystemLibraryLoader |
Hibernate File System Library Loader.
|
| HibernateIndexBasedSongIterable |
HibernateIndexBasedSongIterable.
|
| HibernateITunesLibraryLoader |
Hibernate iTunes LibraryLoader.
|
| HibernateITunesLibraryParser |
|
| HibernateKeyType |
HibernateKeyType.
|
| HibernateLoudnessType |
HibernateLoudnessType.
|
| HibernateMediaLibrary<A extends ApplicationComponent> |
Hibernate-based music library.
|
| HibernateMoodType |
HibernateMoodType.
|
| HibernateMultiLoad |
HibernateMultiLoad.
|
| HibernatePlayList |
Playlist backed by Hibernate.
|
| HibernatePlayListIterator |
|
| HibernateQuantizedSpectrumType |
HibernateQuantizedSpectrumType.
|
| HibernateReplayGainType |
HibernateReplayGainType.
|
| HibernateSegmentsType |
HibernateSegmentsType.
|
| HibernateSimilaritiesType |
HibernateSimilaritiesType.
|
| HibernateTaskQueue |
Hibernate task queue.
|
| HibernateTempoType |
HibernateTempoType.
|
| HibernateTimeSignatureType |
HibernateTimeSignatureType.
|
| HibernateUtil |
HibernateUtil.
|
| HideSongsFromPlaylistAction |
Hide songs from Playlist.
|
| HighLevelFeaturePipelines |
HighLevelFeaturePipelines.
|
| HourLimitFilter |
HourLimitFilter.
|
| HTMLSupport |
HTML Support.
|
| IconButtonPanel |
Icon Button Panel.
|
| Icons |
Special effects for Icons.
|
| Id |
Class that encapsulates the concept of a generated identifier for a resource.
|
| Id3KeyTextRenderer |
Id3 key text renderer.
|
| IdentifyLyricsLanguage |
Tries to identify lyrics language.
|
| IdentifyLyricsLanguageEditor |
Identify lyrics language task editor.
|
| IdentityFunction<T> |
Identity function.
|
| IgnoredIssuesSet |
Manages issues ignored by the user.
|
| IgnoreFileReadOnly |
Indicates that a file is read-only, but we don't care.
|
| IgnoreIssueSolution<T extends Issue> |
Superclass for all solutions that effectively ignore the issue.
|
| IgnoreMissingTrackCountSolution |
IgnoreMissingTrackCountSolution.
|
| IgnoreRareGenreSolution |
IgnoreRareGenreSolution.
|
| ImageFX |
Image special effects.
|
| ImageFX.GrayOp |
Lightens an image, i.e.
|
| ImageFX.LightenOp |
Lightens an image, i.e.
|
| ImageFX.NegativeOp |
Lets you create a negative image of the given source image.
|
| ImageFX.ReflectionOp |
|
| ImageFX.ScreenCompatibleOp |
Converts an image to its screen compatible counterpart.
|
| ImageLoader |
Loads images from various sources.
|
| ImageScaler |
Allows to scale images efficiently and with high quality.
|
| ImportLyrics |
Import lyrics from online databases using implementations of LyricsProvider.
|
| ImportLyricsEditor |
ImportLyricsEditor.
|
| ImportOnlineDBMetaData |
Looks up meta data for a given song using OnlineDB.
|
| ImportOnlineDBMetaDataEditor |
ImportOnlineDBMetaDataEditor.
|
| ImportPlayListAction |
Import PlayList Action.
|
| IndefiniteArticles |
Indefinite articles in different languages.
|
| IndexedId |
Represents an id that is part of an order indicated by an associated index.
|
| IndexTableCellRenderer |
Renders the index with a speaker symbol.
|
| InformationDialog |
InformationDialog.
|
| InspectAction |
Inspects the library using the currently (in the PlayListTree) selected inspector.
|
| Inspection |
Inspection manages inspectors, collecting solutions and allows to commit them.
|
| Inspection.DialogInspectionProgressListener |
Provides a way for Inspectors to provide visual progress feedback.
|
| InspectionPreferences |
Inspection Preferences.
|
| InspectionProgressListener |
Listener that lets you report how far you got with your inspection.
|
| InspectionView |
InspectionView.
|
| InspectLibraryAction |
Inspects all songs.
|
| Inspector |
Abstract superclass for all inspectors, an object that analyzes a list
of songs for specific Issues and returns the issues, which
in turn may have Solutions.
|
| InspectorCategory |
Aggregates multiple Inspectors in order to expose them together through
the Inspector (class) interface.
|
| InspectorView |
View displaying the contents of an Inspector, i.e.
|
| InstrumentationComboBox |
|
| InstrumentationListCellRenderer |
InstrumentationListCellRenderer.
|
| InstrumentationRule |
InstrumentationRule.
|
| InstrumentationTableCellRenderer |
InstrumentationTableCellRenderer.
|
| IntegerFormatter |
IntegerFormatter
|
| IntegerPropertyFilter |
Integer property filter.
|
| Integers |
Utility methods for ints.
|
| IntegerTableCellRenderer |
Renders integers, zeros are rendered to nulls.
|
| InternalPlayer |
Internal playlist player.
|
| InvalidAudioFileException |
InvalidAudioFileException.
|
| IrregularBeats |
Irregular beats.
|
| IsPlayingAction |
IsPlayingAction.
|
| Issue<T extends Inspector> |
An issue is a problem in the metadata of a collection of songs.
|
| IssueDescriptor |
Describes an issue.
|
| IssueTableCellRenderer |
Renders the issue icon for the songs.
|
| ITCImageReader |
ITCImageReader.
|
| ITCImageReaderSpi |
ITCImageReaderSpi.
|
| ITCURLConnection |
ITCURLConnection.
|
| ITCURLStreamHandler |
ITCURLStreamHandler.
|
| Item |
Item.
|
| ItemProcessor |
Item processor.
|
| ITLibraryDescriptor |
Descriptor for an ITLibrary-based iTunes/Music.app library.
|
| ITLibraryExtraProperties |
ITLibraryExtraProperties.
|
| ITLibraryExtraProperties.Processor |
|
| ITLibraryExtraProperties.PumpedProcess |
|
| ITLibraryLoader |
Library loader based on ITLibrary and the native ITLibrary Apple framework.
|
| ITunes |
Represents iTunes.
|
| ITunesAudioSong |
|
| ITunesDownloadedArtwork |
ITunes artwork downloaded from iTunes or representing files in the cloud.
|
| ITunesException |
iTunes exception.
|
| ITunesFactory |
ITunes factory used to obtain the iTunes/Music application object.
|
| ITunesLibraryDescriptor |
iTunes library descriptor.
|
| ITunesLibraryDescriptor.LastModificationComparator |
Allows you to compare LibraryDescriptors based on their file's last modification date.
|
| ITunesLibraryFileDiff |
Compares two iTunes Music Library.xml files and produces three result files:
added - containing tracks and playlists that were added
deleted - containing tracks and playlists that were deleted
modified - containing tracks and playlists that were modified
All files are valid iTunes Music Library.xml files, i.e.
|
| ITunesPlayerAction |
Switches between internal and external (iTunes) player.
|
| ITunesPlayerComponent |
Deprecated. |
| ITunesPlayList |
ITunesPlayList.
|
| ITunesPlayListBinder |
Takes general properties like PlayList.Kind or name from iTunes Library.xml
playlist elements and copies them to a PlayList.
|
| ITunesPlaylistModifier |
Modifies iTunes/Music.app playlists.
|
| ITunesPropertiesHashCode |
Computes a hashcode that can be used to detect changes in the properties.
|
| ITunesRuntimeException |
ITunesRuntimeException.
|
| ITunesSongBinder |
Binds data from the iTunes XML file to Song objects.
|
| JavaFFT |
Default implementation for a Java FFT.
|
| JavaPlayer |
|
| JavaVersion |
Allows determining the java VM version ( System.getProperty(String) with key java.vm.version)
and comparing it with other VM versions.
|
| Job |
Single-threaded job worker.
|
| Job.Order |
|
| Job.PriorityTaskFactory |
|
| Job.TaskFactory |
|
| JSONContentHandler |
A simplified and stoppable SAX-like content handler for stream processing of JSON text.
|
| JsonDB<T> |
Very simple JSON-based store for beans with only strings, booleans and numbers
as well as simple Lists, Sets and Maps of those types as property values.
|
| JsonDB.ExceptionListener |
Simple exception listener to handle problems while parsing a individual bean.
|
| JSONPlayListSerializer |
JSONPlayListSerializer.
|
| JSONSongSerializer |
JSONSongSerializer.
|
| Key |
Key.
|
| KeyAlgorithm |
Key detection algorithm.
|
| KeyComboBox |
Key combo box.
|
| KeyFactory |
Parses key values usually found in id3 tags or the like.
|
| KeyFormat |
Converts
|
| KeyListCellRenderer |
KeyListCellRenderer.
|
| KeyProfile |
Key profile.
|
| KeyProfile.KeyCorrelation |
|
| KeyRule |
KeyRule.
|
| Keys |
Keys.
|
| KeyTableCellRenderer |
Key table cell renderer.
|
| KeyTextRenderer |
Renderer that transforms a Key object into
a textual representation like the
Open Key Notation
or other representations.
|
| KeyTransition |
Key transition.
|
| Knob |
Knob, suitable for regulating volume, balance etc..
|
| LanguageComboBox |
Language combo box.
|
| LanguageIdentifier |
Identify the language of a content, based on statistical analysis.
|
| LanguageListCellRenderer |
LanguageListCellRenderer.
|
| LanguageRule |
LanguageRule.
|
| Languages |
Languages.
|
| Languages.DisplayLanguageComparator |
Compares locales based on their display language.
|
| LanguageTableCellRenderer |
Language table cell renderer.
|
| LanguageTransition |
Language transition.
|
| LastFM |
LastFM.
|
| LastFM.Session |
|
| LastFMArtist |
LastFM Artist.
|
| LastFMException |
LastFMException.
|
| LastFMTag |
LastFM tag.
|
| LastFMTags |
Copies Last.FM tags to comment field/tags.
|
| LastFMTagsEditor |
LastFMTagsEditor.
|
| LastFMTrack |
LastFMTrack.
|
| LegitAlbumNameInTitle |
Indicates that an album name may be part of a song title.
|
| LegitArtistNameInTitle |
Indicates that an artist name may be part of a song title.
|
| LegitDiscNumberInAlbum |
Represents an exception for the disc number inspection.
|
| LegitTracknumberInTitle |
Indicates that an artist name may be part of a song title.
|
| Levenshtein |
Levenshtein distance.
|
| LibraryBatchAction |
|
| LibraryBatchAction.EachSongProcessor |
Processor that is notified of start, each song and finish of the batch process.
|
| LibraryDescriptor |
Describes a library.
|
| LibraryJSONContentHandler |
A content handler for stream processing of JSON describing a media library.
|
| LibraryLoader |
Subclasses load or sync with a music library.
|
| LibraryPlaylist |
LibraryPlaylist.
|
| LibraryRequestBody |
LibraryRequestBody.
|
| LicenseDialog |
Shows the license dialog.
|
| LikingAction |
LikingAction.
|
| LikingComboBox |
|
| LikingListCellRenderer |
LikingListCellRenderer.
|
| LikingTableCellRenderer |
LikingTableCellRenderer.
|
| LimitSongFilter |
Stateful predicate/filter that keeps track of a certain aspect of all songs and
rejects songs as soon as a limit is reached.
|
| LinearFrequencyConcertPitch |
Adjusts spectra so that they are in "concert pitch", i.e.
|
| ListActionIdsAction |
ListActionIdsAction.
|
| ListBackedPlayListIterator<T> |
|
| ListCollector<E> |
Collects objects in a list.
In push mode, downstream processors are handed the list when ListCollector.flush() is called.
|
| Literal |
Literal.
|
| LocaleConfiguration |
LocaleConfiguration (for a specific Amazon store).
|
| LocationTableCellRenderer |
Location table cell renderer.
|
| Logarithm |
Logarithm.
|
| LogFrequencyConcertPitch |
Adjusts spectra so that they are in "concert pitch", i.e.
|
| LookupWithFingerprint |
LookupWithFingerprint.
|
| Loudness |
Simple, decibel-based loudness curve.
|
| LoudnessNormalization |
Loudness normalization algorithm.
|
| LoveCurrentTrackAction |
LoveCurrentTrackAction.
|
| LovedAction |
LovedAction.
|
| LowLevelData |
LowLevelData.
|
| LowLevelFeatureAnalyzer<T> |
Low level feature analyzer for the first 120 seconds of audio of a song.
|
| LRUCache |
LRUCache that utilizes SoftReferences.
|
| LuckyLyricsProvider |
LuckyLyrics Provider.
|
| Lyrics |
|
| LyricsAlignment |
Computes an optimal alignment between two lyrics.
|
| LyricsProvider |
Typically a WebService that can look up lyrics for a given song.
|
| M3U8PlayListExporter |
Exports a playlist using the UTF-8 encoded M3U format (a.k.a.
|
| M3UPlayListExporter |
Exports a playlist using the Latin-1 encoded M3U format without any comments.
|
| MacOSTheme |
Native macOS theme.
|
| MainWindow |
Main application window.
|
| MajorKey |
Major keys.
|
| ManipulateBPMAction |
Multiplies the BPM of the selected songs of the focused table by
a given factor and saves the result persistently.
|
| MasterButtonPanel |
Master Button Panel.
|
| Matchable<M> |
Matchable.
|
| Matcher<T,M> |
Matcher.
|
| MatchListCreator |
Abstract MatchListCreator.
|
| MatchListDialog |
Match list dialog.
|
| MatchListFilter |
MatchListFilter.
|
| MatchListFilterList |
|
| MatchListInfo |
Describes parameters necessary to create a match list.
|
| MatchRuleSet |
MatchRuleSet.
|
| MatchRuleSetRenderer |
|
| MatchSortAction |
|
| MatchTable |
Table used to display songs matching the selected song in the SongTable.
|
| MatchTableClearFilterAction |
MatchTableClearFilterAction.
|
| MatchTablePreferences |
MatchTablePreferences.
|
| Mauch2010Transform |
A constant Q transform that is computed using the algorithm described in
Matthias Mauch's 2010 PhD thesis
Automatic Chord Transcription from Audio Using Computational Models of Musical Context.
|
| Max1NormMean<T extends AudioSpectrum> |
Max1Norm mean.
|
| MBLimitFilter |
MBLimitFilter.
|
| MeanSquareFunction |
Mean-square function.
|
| MeasuresPerMinuteTableCellRenderer |
Measures/minute (MPM) table cell renderer.
|
| MediaKindComboBox |
Media kind combo box.
|
| MediaKindInspector |
MediaKindGenreInspector.
|
| MediaKindListCellRenderer |
MediaKindListCellRenderer.
|
| MediaKindTableCellRenderer |
MediaKindTableCellRenderer.
|
| MediaLibrary |
Media library.
|
| MediaLibraryDelegateImpl |
Media library UI delegate implementation.
|
| MediaLibraryEvent |
Library event.
|
| MediaLibraryListener |
|
| MediaLibraryUIDelegate |
MediaLibraryUIDelegate.
|
| Message |
|
| MessageDialog |
Standard message dialog.
|
| MessagePanel |
Message panel.
|
| Metric |
Metric for counting certain events.
|
| MFCC |
MFCC.
|
| Migration |
Migration.
|
| Migration1_0_79 |
Migration1_0_79.
|
| MinimizeAction |
MinimizeAction.
|
| MinorKey |
Minor keys.
|
| MinuteLimitFilter |
MinuteLimitFilter.
|
| MissingAlbumArtistInspector |
Missing album artist inspector.
|
| MissingFileInspector |
Inspects a collection of songs, to see whether the files for
any of these songs don't exist anymore.
|
| MissingTrackCountDescriptor |
Missing track count descriptor.
|
| MissingTrackCountInspector |
Missing track count inspector.
|
| MixerAudioDevice |
Generic, Mixer-based AudioDevice.
|
| Mode |
Mode.
|
| ModelBasedSong |
|
| Mood |
Valence/arousal based mood.
|
| MoodColorPicker |
Mood colorpicker.
|
| MoodComboBox |
Simple combo box for Moods.
|
| MoodListCellRenderer |
|
| MoodRule |
MoodRule.
|
| MoodStrength |
Classifies Moods into four distinct classes according to their individual
strengths based on Mood.getStrength().
|
| MoodStrengthListCellRenderer |
MoodStrengthListCellRenderer.
|
| MoodTableCellRenderer |
|
| MoodTransition |
Mood transition.
|
| MouseDragListener |
MouseDragListener.
|
| MoveListDataEvent |
Allows the more precise specification of element moves.
|
| MPMRule |
MPMRule.
|
| MultiAlbumArtistAlbum |
Multi-album album artist.
|
| MultiAlbumArtistSolution |
MultiAlbumArtist solution.
|
| MultiComparator<T> |
Comparator that supports multi-level sorting.
|
| MultiGenreArtist |
Multi-genre artist.
|
| MultiGenreArtistSolution |
Multi-album artist solution.
|
| MultiLanguageArtist |
Multi-language artist.
|
| MultiLanguageArtistSolution |
Multi-language artist solution.
|
| MultipleChoicePropertyFilter |
MultipleChoicePropertyFilter.
|
| MultipleItemsInfoDialog |
Detailview for editing multiple songs in one swoop.
|
| MultiQueueExecutor |
Executor service that allows temporary suspension of execution for a given, task
submitting thread.
|
| MultiResolutionIcon |
Multi-resolution icon.
|
| MultiYearAlbum |
Multi-year album.
|
| MultiYearAlbumSolution |
Multi-year solution.
|
| MusicalKeyTextRenderer |
Musical KeyTextRenderer.
|
| MutableSongPropertyFilter |
MutableSongPropertyFilter.
|
| MutableSongPropertyFilters |
MutableSongPropertyFilters.
|
| MuteAction |
Mutes the player.
|
| NativeFFT |
Native implementation of FFT.
|
| NativeFFTFactory |
Native FFTFactory.
|
| NativeLibraryLoader |
First tries to load a library the default way using System.loadLibrary(String),
upon failure falls back to the base directory of the given class package or the jar the class
is in.
|
| Navigation |
Navigation.
|
| NewEmptyPlayListAction |
New empty playList action.
|
| NewFileSystemLibraryAction |
Creates a new folder-based library.
|
| NewFolderAction |
Create a new folder.
|
| NewITunesLibraryAction |
Creates a new iTunes-based library.
|
| NewMatchListFromSelectionAction |
New MatchList from selection action.
|
| NewPlayListAction |
Abstract superclass for actions that create playlists.
|
| NewPlayListFromSelectionAction |
New playlist from selected songs action.
|
| NewReleases |
Provides lists of new releases.
|
| NextSegmentAction |
Jumps to the next segment (if known).
|
| NextSimilarityAction |
Jumps to the next similarity (if known).
|
| NextSongAction |
Plays the next song in a playlist.
|
| NGramProfile |
This class runs an ngram analysis over submitted text, results might be used
for automatic language identification.
|
| NNLS |
NNLS implementation suitable for solving non-negative least square problems.
|
| Notification |
Notification that is posted within the application's frame.
|
| NotMiscapitalizedSolution |
Not miscapitalized solution.
|
| NoTypoSolution |
No typo solution.
|
| NRunCenterStrategy |
NRunCenterStrategy.
|
| NRunCenterSubsamplingStrategy |
NRunCenterSubsamplingStrategy.
|
| NTripleReader |
NTripleReader.
|
| NTripleToTurtle |
NTripleToTurtle.
|
| NTripleWriter |
NTripleWriter.
|
| NullsLastInterceptor |
CustomNullsLastInterceptor.
|
| NumberParser |
Utility class for faster number parsing from
"Performant Java programmieren", Hendrik Schreiber, Addison Wesley 2002.
|
| Numbers |
Numbers.
|
| ObservableUndoManager |
Observable UndoManager with support for property notification ("canRedo" and "canUndo").
|
| OnlineDB |
WebService that lets you access the beaTunes online database.
|
| OnlineDBException |
OnlineDB Exception.
|
| OnsetStrengthSteadyBeats |
OnsetStrengthSteadyBeats.
|
| OnsetStrengthTimeSignature |
OnsetStrength- and BPM-based TimeSignature algorithm.
|
| OntologyGenreIRILookupService |
OntologyGenreIRILookupService.
|
| OpenArtistInFacebookAction |
Opens Facebook for this song's artist.
|
| OpenArtistInTwitterAction |
Opens Twitter for this song's artist.
|
| OpenArtistInWikidataAction |
|
| OpenArtistInWikipediaAction |
Opens the Wikipedia page for this song's artist in a browser window.
|
| OpenFilePropertiesAction |
Open file properties action.
|
| OpenInAction |
Superclass of all "Open in..." actions accessible through the context menu of
SongTable and MatchTable.
|
| OpenInExternalPlayerAction |
OpenInExternalPlayerAction.
|
| OpenInPreferredExternalPlayerAction |
OpenInPreferredExternalPlayerAction.
|
| OpenKeyNotationTextRenderer |
|
| OpenPlayListInPreferredExternalPlayerAction |
OpenPlayListInPreferredExternalPlayerAction.
|
| OpenSongInAcousticBrainz |
Opens the AcousticBrainz page for this song in a browser window.
|
| OpenSongInAmazonAction |
Opens the Amazon page for the album this song belongs to in a browser window.
|
| OpenSongInBandcampAction |
Opens the Bandcamp site for this song's artist.
|
| OpenSongInBeatportAction |
Opens Beatport for this song.
|
| OpenSongInChordify |
Opens the Chordify page for this song in a browser window.
|
| OpenSongInDiscogsAction |
Opens the Discogs page for this song in a browser window.
|
| OpenSongInLastFMAction |
Opens the Last.fm page for this song in a browser window.
|
| OpenSongInMusicBrainzAction |
Opens the MusicBrainz page for this song in a browser window.
|
| OpenSongInYouTubeAction |
Opens YouTube for this song or if not available this artist.
|
| OpenStreamAction |
OpenStream.
|
| OperatingSystem |
Operating System.
|
| OperatingSystem.ExternalApplication |
|
| OperatingSystemOSX |
OperatingSystem impl for OSX.
|
| OperatingSystemSPI |
OperatingSystemSPI.
|
| Operation |
Operation.
|
| OperationProgressDialog |
Operation progress dialog.
|
| OSXBeaTunesProperties |
macOS BeaTunesProperties.
|
| OSXIntegration |
OSX Integration.
|
| OuterEarModel |
Outer ear model.
|
| OuterEarModel.ModifiedTerhardt<T extends AudioSpectrum> |
Modified Terhardt outer ear model.
|
| OuterEarModel.Terhardt<T extends AudioSpectrum> |
|
| PageCache<T> |
PageCache encapsulates and synchronizes all accesses to the cache.
|
| PageCacheDataSource<T> |
|
| PanelTableCellRenderer<T> |
Panel based table cell renderer.
|
| PanelTableCellRenderer.UIResource |
A subclass of DefaultTableCellRenderer that
implements UIResource.
|
| PasteAction |
Paste (of cut copy, paste) action.
|
| PauseAction |
PauseAction.
|
| PausePlayAction |
Pauses or plays the current song.
|
| PauseResumeQueueAction |
Pause or resume analysis queue.
|
| Peaks |
Peaks.
|
| Peaks.ContrastPeak |
|
| Peaks.Peak |
|
| Peaks.PeakPicker<T extends Peaks.Peak> |
|
| PeekSelectedAction |
PeekSelectedAction.
|
| PersistentId |
Simple utility class to transform persistent id from strings to longs and vice versa.
|
| PersistentTableColumnsSupport |
PersistentTableColumnsSupport.
|
| PitchProfileKey2 |
Pitch Profile Key.
|
| PitchProfileKey2.KeyProfileChooser |
|
| PlainLibraryDescriptor |
Plain library descriptor that does not wrap any song or playlist objects
to apply side-effects like file or iTunes/Music manipulations.
|
| PlainLibraryLoader |
Plain library loader that basically does not load anything.
|
| PlaybackPreferences |
Playback Preferences.
|
| Player |
|
| PlayerActionShapes |
PlayerActionShapes.
|
| PlayerActionShapes.MultiShapeIcon |
Allow combination of multiple Icons.
|
| PlayerActionShapes.ShapeIcon |
Icon class specifically for shapes.
|
| PlayerState |
PlayerState.
|
| PlayerTransferHandler |
PlayerTransferHandler.
|
| PlayerVolumeModel |
|
| PlayInITunesAction |
PlayInITunesAction.
|
| PlayInQuickTimeAction |
PlayInQuickTimeAction.
|
| Playlist |
Playlist.
|
| PlayList |
Playlist consisting of a number of AudioSongs.
|
| PlayList.Kind |
Kinds of playlists.
|
| PlayList.SortDirection |
Sort direction.
|
| PlayList.SubstringFilterProperty |
Properties to filter by, when using the sub-string filter.
|
| PlayListComboBoxModel |
|
| PlayListExporter |
Exports a playlist to a file.
|
| PlayListExporterComponent |
PlayList Exporter Component.
|
| PlayListFacade |
PlayListFacade.
|
| PlayListFile |
PlayList file supports reading of certain playlist file formats.
|
| PlayListImage |
PlayList image.
|
| PlayListIterator<T> |
Allows iterating over a (dynamically changing) playlist of some sort.
|
| PlayListPlayer |
Audio player with the added capability of playing whole playlists, defined by a
PlayListIterator.
|
| PlayListPlayer.RepeatMode |
Repeat mode.
|
| PlayListPlayer.ScanMode |
Scan mode.
|
| PlayListPlayerInterceptor |
PlayListPlayer interceptor.
|
| PlayListSorter |
Sorter for PlayLists that already support
filtering and sorting.
|
| PlayListTree |
Main tree view (sidebar) on the left of the UI ( MainWindow).
|
| PlayListTreeCellEditor |
PlayListTreeCellEditor.
|
| PlayListTreeDragImageRenderer |
PlayListTreeDragImageRenderer.
|
| PlayListTreeModel |
|
| PlayListTreeModel.AnalysisQueueUO |
|
| PlayListTreeModel.ChartPanelUO |
|
| PlayListTreeModel.ExpandedUO |
|
| PlayListTreeModel.IdentifiableUO |
|
| PlayListTreeModel.InspectionUO |
|
| PlayListTreeModel.InspectorCategoryUO |
|
| PlayListTreeModel.InspectorUO |
|
| PlayListTreeModel.PlayListUO |
|
| PlayListTreeModel.UO |
|
| PlayListTreeTransferHandler |
PlayListTree TransferHandler.
|
| PlayNextAction |
Inserts a song into the currently playing playlist, right after the current song.
|
| PlaySelectedAction |
Sets the selected playlist/song as current song in the player and starts playing it.
|
| PList<R> |
Implementation of an Apple plist reader.
|
| PList.ValidUTF8FilterInputStream |
Silently drops invalid UTF-8 sequences from the inputstream.
|
| PLSv2PlayListExporter |
Exports a playlist using .pls version 2 format.
|
| Plugin |
The Plugin interface may be implemented by beaTlets that wish to provide
a PluginDescriptor to better control requirements and provide information
about themselves, like copyright, license, etc.
|
| PluginDescriptor |
Describes a plugin(-bundle/jar) and its requirements.
|
| PluginManager<T extends ApplicationComponent> |
Loads, starts and makes plugins available.
|
| PluginManager.PluginReference<P> |
|
| PluginPreferences |
PluginPreferences.
|
| PluginRepository |
Plugin Repository.
|
| PopularityRule |
PopularityRule.
|
| PorterStemmer |
Porter stemmer.
|
| PreferencesDialog |
Shows the preference Window.
|
| PressedIcon |
|
| PreviousSegmentAction |
Jumps to the previous segment (if known).
|
| PreviousSimilarityAction |
Jumps to the previous similarity (if known).
|
| PreviousSongAction |
Plays the previous song in a playlist.
|
| PriorityThreadFactory |
PriorityThreadFactory.
|
| ProcessInfo |
ProcessInfo.
|
| ProcessInfo.Activity |
|
| ProcessingException |
Processing exception.
|
| Progress |
Progress.
|
| ProgressInputStream |
Reports progress as it reads an InputStream.
|
| ProgressListener |
Allows you to report the progress of an operation.
|
| ProgressTableCellRenderer |
Progress table cell renderer.
|
| PromptTextField |
TextField with a grayed out prompt (when empty).
|
| Property<T> |
Describes and helps manipulating a property of a given value.
|
| Property.PropertyUndoableEdit<T> |
|
| ProtektedTableCellRenderer |
Renders a closed lock for DRM protected songs.
|
| PumpProgressAdapter |
|
| QuantizedSpectrum |
Quantizes a float-based spectrum to byte resolution
(actually, scale from -127 to 127).
|
| QuickSearchListener |
Displays a popup, when te user starts to type on an associated, sorted table, in order to navigate there quickly.
|
| RandomForest |
RandomForest.
|
| RandomForest.Node |
Node.
|
| RandomForestClassifier |
RandomForestClassifier.
|
| RandomForestRegressor |
RandomForestRegressor.
|
| Range |
Range.
|
| RangePropertyFilter |
Range {@link SongPropertyFilter), that allows efficiently selecting multiple numeric ranges
combined via {@code OR} logic.
|
| RareGenreDescriptor |
Rare genre descriptor.
|
| RarelyUsedGenreInspector |
Searches for genres that are severely underused in the collection.
|
| Rating |
Rating component.
|
| Rating.DefaultRatingModel |
|
| Rating.RatingModel |
|
| RatingAction |
RatingAction.
|
| RatingRule |
RatingRule.
|
| RatingTableCellRenderer |
Rating table cell renderer.
|
| RDFGenreOntology |
RDF based genre ontology.
|
| ReadOnlyAudioSong |
Base class for read-only AudioSong implementations.
|
| ReadOnlyFileInspector |
Inspects a collection of songs, to see whether the files for
any of these songs are read-only.
|
| ReadOnlyPlayList |
|
| ReArrangePlayListAction |
Abstract superclass for actions that re-arrange/manipulate the order of songs (or anything else)
in playlists.
|
| RebuildDatabaseAction |
RebuildDatabaseAction.
|
| RebuildFullTextIndexAction |
RebuildFullTextIndexAction.
|
| RecoverH2Database |
Recover the databases by first dumping SQL and then rebuilding the database files.
|
| RedoAction |
Redo action.
|
| ReferenceCheck |
|
| ReferenceCheck.Callback |
|
| ReferenceHighlighter<T> |
Underlines contents of a JTextComponent unless they are equal to
a given reference value.
|
| ReferenceSong |
Reference Song.
|
| ReferenceSongLookupJob |
ReferenceSongLookupJob.
|
| RefreshFromFileAction |
|
| RegisterAction |
RegisterAction.
|
| Registry |
Access to windows registry.
|
| RelativeActionLocation |
Relative action location.
|
| RelativeActionLocation.RelativePosition |
Relative positions.
|
| RelativeSpectralEntropyMean |
RelativeSpectralEntropyMean.
|
| RemoteControlClient |
|
| RemoteControlService |
|
| RemoteICloudSongException |
RemoteICloudSongException.
|
| RenamePlayListAction |
RenamePlayListAction.
|
| RepaintListDataEvent |
Fired, when list data needs to be repainted.
|
| RepaintWindowFocusListener |
RepaintWindowFocusListener.
|
| RepairDatabaseAction |
RepairDatabaseAction.
|
| RepeatMode |
RepeatMode.
|
| RepeatModeAllAction |
RepeatModeAllAction.
|
| RepeatModeNextAction |
RepeatModeNextAction.
|
| RepeatModeOffAction |
RepeatModeOffAction.
|
| RepeatModeOneAction |
RepeatModeOneAction.
|
| ReplayGain |
Representing a replay gain.
|
| ReplayGain.Type |
Type of replay gain.
|
| ReplayGainAlgorithm |
ReplayGain algorithm.
|
| ReplayGainTableCellRenderer |
ReplayGain table cell renderer.
|
| ResonanceCurve |
Resonance curve.
|
| ResonanceCurve.Fluctuation<T extends AudioSpectrum> |
Fluctuation resonance curve.
|
| ResourceLock<L extends Lock> |
Allows locking of a given resource.
|
| ResponseWriter |
Writer that defaults to sending a JSON-formatted OK message, unless something else
is written before ResponseWriter.flush().
|
| RMSMean |
RMSMean.
|
| RMSStandardDeviation |
RMSStandardDeviation.
|
| RoughnessProcessor |
Computes the sensory dissonance also known as roughness.
|
| RoughnessProcessor.Roughness |
|
| RoundBorder |
Round border e.g.
|
| RuleBasedPrefilter |
|
| RuleSetPanel |
RuleSetPanel.
|
| RuntimePluginDescriptor |
Describes a plugin(-bundle/jar) and its requirements at runtime.
|
| SampleRateTableCellRenderer |
Frequency table cell renderer.
|
| ScanModeBeginningAction |
ScanModeBeginningAction.
|
| ScanModeNextAction |
ScanModeNextAction.
|
| ScanModeOffAction |
ScanModeOffAction.
|
| ScanModeProminentAction |
ScanModeProminentAction.
|
| ScanModeThirdAction |
ScanModeThirdAction.
|
| SchemaEvolution |
Abstract SchemaEvolution.
|
| SchemaEvolution1_2 |
SchemaEvolution1_2.
|
| SchemaEvolution10_11 |
SchemaEvolution10_11.
|
| SchemaEvolution11_12 |
SchemaEvolution10_11.
|
| SchemaEvolution12_13 |
SchemaEvolution10_11.
|
| SchemaEvolution13_14 |
SchemaEvolution13_14.
|
| SchemaEvolution14_15 |
Schema Evolution.
|
| SchemaEvolution15_16 |
Schema Evolution.
|
| SchemaEvolution16_17 |
Schema Evolution.
|
| SchemaEvolution17_18 |
Schema Evolution.
|
| SchemaEvolution18_19 |
Schema Evolution.
|
| SchemaEvolution19_20 |
Schema Evolution.
|
| SchemaEvolution2_3 |
SchemaEvolution2_3.
|
| SchemaEvolution20_21 |
Schema Evolution.
|
| SchemaEvolution21_22 |
Schema Evolution.
|
| SchemaEvolution22_23 |
Schema Evolution.
|
| SchemaEvolution23_24 |
Schema Evolution.
|
| SchemaEvolution24_25 |
Schema Evolution.
|
| SchemaEvolution25_26 |
Schema Evolution.
|
| SchemaEvolution26_27 |
Schema Evolution.
|
| SchemaEvolution27_28 |
Schema Evolution.
|
| SchemaEvolution28_29 |
Schema Evolution.
|
| SchemaEvolution29_30 |
SchemaEvolutions29_30.
|
| SchemaEvolution3_4 |
SchemaEvolution3_4.
|
| SchemaEvolution30_31 |
SchemaEvolutions30_31.
|
| SchemaEvolution31_32 |
SchemaEvolutions31_32.
|
| SchemaEvolution32_33 |
SchemaEvolutions32_33.
|
| SchemaEvolution4_5 |
SchemaEvolution4_5.
|
| SchemaEvolution5_6 |
SchemaEvolution5_6.
|
| SchemaEvolution6_7 |
SchemaEvolution6_7.
|
| SchemaEvolution7_8 |
SchemaEvolution7_8.
|
| SchemaEvolution8_9 |
SchemaEvolution8_9.
|
| SchemaEvolution9_10 |
SchemaEvolution8_9.
|
| ScoreRule |
Calculates how well a song matches another one (called template).
|
| ScoreRuleEditor |
ScoreRuleEditor.
|
| ScriptEngineAdapter |
This adapter for ScriptEngine allows the instantiation of classes defined
in a script file.
|
| ScriptPluginLoader<A extends ApplicationComponent> |
Script loader (mainly for beaTlets).
|
| SearchModePopupAction |
SearchModePopupAction.
|
| SearchTextField |
Search TextField abstract that covers the new Leopard way of customizing JTextFields and
the old (Tiger and Windows) way of a panel with a textfield and a button.
|
| SeedSongTableTransferHandler |
SeedSongTableTransferHandler.
|
| Segment |
Audio segment like verse or refrain.
|
| Segment.Type |
|
| SegmentList |
Segment list.
|
| Segments |
Segments.
|
| SegmentsAlgorithm |
Segments Algorithm.
|
| Session |
LastFM Session.
|
| Setting |
Settings.
|
| SeventhChord |
Seventh Chord.
|
| ShareAction |
Share song name via social networks.
|
| ShowAboutAction |
ShowAboutAction.
|
| ShowChartsViewAction |
ShowChartsViewAction.
|
| ShowFAQAction |
ShowFAQAction.
|
| ShowGeneralPreferencesAction |
ShowGeneralPreferencesAction.
|
| ShowHelpAction |
ShowHelpAction.
|
| ShowHideContextShop |
ShowHideContextShop.
|
| ShowHideMatchTable |
ShowHideMatchTable.
|
| ShowHideSideBar |
ShowHideSideBar.
|
| ShowHideStatusBarAction |
ShowHideStatusBarAction.
|
| ShowHideWikiInfo |
ShowHideWikiInfo.
|
| ShowInFinderAction |
ShowInFinderAction.
|
| ShowInPlayListAction |
Selects a given song in a playlist.
|
| ShowInspectionViewAction |
ShowInspectionViewAction.
|
| ShowIssueAction |
ShowIssueAction.
|
| ShowLibraryViewAction |
ShowLibraryViewAction.
|
| ShowMainWindowAction |
ShowMainWindowAction.
|
| ShowMasterViewAction |
ShowMasterViewAction.
|
| ShowPreferencesAction |
ShowPreferencesAction.
|
| ShowQueueMessagePanelAction |
ShowQueueMessagePanelAction.
|
| ShowSongMatchingPreferencesAction |
ShowPreferencesAction.
|
| ShowTaskQueueViewAction |
ShowTaskQueueViewAction.
|
| ShutdownAction |
ShutdownAction.
|
| ShutdownProgressDialog |
Dialog shown during shutdown.
|
| ShutdownVetoException |
Signals that a component does not want to be shut down.
|
| SignedRequestsHelper |
Helper to sign Amazon AWS requests.
|
| SimilarArtistRule |
Similar artist rule.
|
| SimilarArtists |
Offline database for similar artists.
|
| Similarities |
Similarities.
|
| SimilaritiesAlgorithm |
Similarities algorithm
|
| Similarity |
Similarity describing two similar sounding segments in an audio signal.
|
| Similarity<T> |
Similarity.
|
| SimilarityList |
Similarity list.
|
| SimilarityMatcher |
Finds similar songs in a set of given songs according to ScoreRules.
|
| SimilaritySlider |
Similarity slider.
|
| SimilarityTask |
SimilarityTask.
|
| SimilarityTaskEditor |
Similarity task editor.
|
| SimpleCopyTransferHandler |
SimpleCopyTransferHandler.
|
| SimpleDiagonalPaths |
Similarity-based segmentation.
|
| SimpleDiagonalPaths.SampledSimilarities |
|
| SimpleDiagonalPaths.SampledSimilarity |
|
| SimpleSongTable |
Simple read-only song table backed by a List of Songs.
|
| SimpleSongTableModel |
|
| SingleArtistCompilation |
Single artist compilation.
|
| SingleItemInfoDialog |
Detailview for editing a single song.
|
| SingleItemInfoDialog.Tabs |
|
| SlideAnimator |
Slides a component into/out of a container, making space by moving the rest of the container.
|
| SlideComponentTransition |
Swaps two components by sliding one in and one out of view.
|
| SlideComponentTransition.Direction |
|
| SmoothScrollingSupport |
SmoothScrollingSupport.
|
| SnowballStemmer |
Snowball stemmer.
|
| Social |
Social network service (like Twitter or Facebook) that allows sharing of messages.
|
| Social.Service |
Available "social services".
|
| SocialException |
SocialException.
|
| SocialOSX |
Deprecated. |
| Solution<T extends Issue> |
|
| Song |
Song object that represents song data in beaTunes' own database, the
MediaLibrary.
|
| SongAnalysisTask |
A task that analyzes just the Song object, but not the audio data.
|
| SongAnnotation |
Song annotations.
|
| SongComparatorSet |
|
| SongComparatorSet.NamedComparator<T> |
|
| SongContextComponent |
Baseclass for a component that is displayed in the lower half of the main SongTable.
|
| SongContextComponentShowHideAction |
|
| SongContextMenu |
Context menu for one or multiple song/s.
|
| SongContextMenu.TemporaryUIRoot |
|
| SongContextView |
Interface for plugins to implement for a view that is shown just below the main song table.
|
| SongFilter |
|
| SongFilters |
SongFilters.
|
| SongFilters.IdFilter |
Filter that matches specific song ids.
|
| SongFilters.OrFilter |
|
| SongIcon |
SongIcon.
|
| SongLimitFilter |
Matches up to X songs before not matching them.
|
| SongMediaKindFilter |
Song media kind filter.
|
| SongPropertyAnalysisTask |
SongPropertyAnalysisTask.
|
| SongPropertyAnalysisTaskEditor |
SongPropertyAnalysisEditor.
|
| SongPropertyAnalyzer<O> |
Capable of creating a pipeline that analyzes audio with an AudioSong-property
as result.
|
| SongPropertyChangeListener |
Property listener capable of updating the correct table row/column, when
a property change occurs to a AudioSong.
|
| SongPropertyFilter |
Deprecated. |
| SongPropertyFilter.PropertyComparator |
|
| SongPropertyFilter.PropertyComparatorImpl<T> |
|
| SongTable |
Main song table in the UI.
|
| SongTableCellEditor |
|
| SongTableColumn |
|
| SongTableColumnIconSupplier |
SongTableColumnIconSupplier.
|
| SongTableColumnModel |
Song Table ColumnModel.
|
| SongTableDragImageRenderer |
Renders the Icon that represents songs from a table during a drag operation.
|
| SongTableEditCreator |
|
| SongTableModel |
|
| SongTableRowSorter |
Song table row sorter.
|
| SongTableTransferHandler |
|
| SongTask |
Artifact to model the Song Id to Task relationship.
|
| SortableTableColumn |
Sortable table column.
|
| SortableTableColumn.ColumnDescriptor |
Describes important properties of a column.
|
| SortAlbumArtistInspector |
SortAlbumArtist inspector.
|
| SortAlbumInspector |
SortAlbum inspector.
|
| SortArtistInspector |
SortArtist inspector.
|
| SortByPropertyAction |
SortByPropertyAction.
|
| SortComposerInspector |
SortComposer inspector.
|
| SortInspector |
Sort inspector.
|
| SortNameInspector |
SortName inspector.
|
| SortnameUsedAsAlbum |
Sortname used as album.
|
| SortnameUsedAsAlbumArtist |
Sortname used as album artist.
|
| SortnameUsedAsArtist |
Sortname used as artist.
|
| SortnameUsedAsComposer |
Sortname used as composer.
|
| SortnameUsedAsInspector |
Finds songs that have a sort name ("Beatles, The") as their real name.
|
| SortnameUsedAsName |
Sortname used as name.
|
| SortShowInspector |
SortAlbum inspector.
|
| SortStringTableCellRenderer<T> |
Sort-String table cell renderer.
|
| SortTextTableCellRenderer |
Sort-String table cell renderer.
|
| Source |
Source.
|
| SpecialPlayListInfo |
Special playlist info, describing how a PlayList was created.
|
| SpecklePaint |
Paints partially transparent speckles.
|
| SpectralCentroidMean |
SpectralCentroidMean.
|
| SpectralCentroidProcessor |
Computes the frequency of the centroid of a given power spectrum.
|
| SpectralCentroidProcessor.Centroid |
|
| SpectralCentroidProcessor.WeightFunction |
Weight function to be used when computing the weighted sum of all powers.
|
| SpectralFeaturePipelines |
Extracts low level audio features based on frequency domain values.
|
| SpectralFeaturePipelines.MagnitudesSumFunction<T extends AudioBuffer> |
Aggregate function that joins multiple buffers by adding up their magnitudes, index by index.
|
| SpectralFluctuationPeak |
SpectralFluctuationPeak.
|
| SpectralFluxMean |
SpectralFluxMean.
|
| SpectralFluxProcessor<T extends AudioBuffer> |
|
| SpectralNoveltyMean |
SpectralNoveltyMean.
|
| SpectralNoveltyStandardDeviation |
Spectral novelty standard deviation.
|
| SpectralSpreadMean |
SpectralSpreadMean.
|
| SpectralVariabilityMean |
SpectralVariabilityMean.
|
| SpellChecker |
Spell checker.
|
| SpellCheckerOSX |
Spell checker for macOS.
|
| SplitPaneAnimator |
|
| SSLSocketFactory |
SSLSocketFactory.
|
| StandardAudioArtwork |
|
| StandardAudioId |
Simple standard implementation for AudioId.
|
| StartRadioWithSelectedAction |
StartRadioAction.
|
| Statement |
Statement consisting of the Values subject, predicate and object.
|
| StatementReader |
Statement reader.
|
| StatementWriter |
StatementWriter.
|
| SteadyBeats |
Steady beats, as they are generated by a drum machine.
|
| Stemmer |
Stemmer.
|
| StopAction |
Unloads a track from the audio player.
|
| StringOverlay |
HUD string that is briefly displayed in the center of a JFrame and quickly fades away.
|
| StringPropertyFilter |
StringPropertyFilter.
|
| StringTableCellRenderer |
TableCellRenderer based on a text component that allows sophisticated highlighting of search results.
|
| SubmitFingerprintsAction |
Calculates and submits fingerprints for suitable songs to OnlineDB.
|
| SubmitLibraryAction |
Submits whole Library to OnlineDB.
|
| Subprint |
Subprint.
|
| SubprintId |
|
| SubstringRowFilter |
|
| SVM |
Allows predictions based on a SVM model and range/scale file.
|
| SymbolOverlay |
HUD symbol that is briefly displayed in the center of a JFrame and quickly fades away.
|
| SynchronizationFailureEvent |
Event that is sent, when a synchronization process has failed.
|
| SynchronizeAction |
SynchronizeAction.
|
| SynchronizedEvent |
Event that is sent, when a synchronization process has been finished successfully.
|
| SynchronizedEvent.Changes |
Changes to a collection of items identified by a long.
|
| SyncTempoAware |
Marks objects that change behavior in case a sync tempo is set.
|
| SystemNotification |
Notification posted outside the application window, for example as
macOS notification or as Windows system tray balloon.
|
| TableAnalysisProgress |
TableAnalysisProgress.
|
| TableArtworkCache |
|
| TableCell3DBorder |
Table cell 3D border as used in iTunes 11.
|
| TableCellEditingCanceler |
Cancels editing session of the table, when the data is updated.
|
| TableHeaderMouseOverAdapter |
|
| TableHeaderRenderer |
Header renderer class which renders column sort feedback (arrows).
|
| TableHeaderSortListener |
TableHeaderSortListener.
|
| TableHeaderValue |
Table header value that supports icons, a label and a tooltip.
|
| TableListIterator<T> |
TableListIterator.
|
| TableModelRepaintEvent |
TableModelRepaintEvent.
|
| TableModelSorter |
|
| TableView<T> |
Table View.
|
| Tag |
Tag.
|
| Tag |
Tag.
|
| TagCloud |
Tag cloud.
|
| TagCollection |
Collection of tags.
|
| TagEntryDialog |
TagEntryDialog.
|
| TagLayout |
TagLayout.
|
| TagProvider |
TagProvider.
|
| Tags |
Tags of a song.
|
| TagsRule |
TagsRule.
|
| TagsTableCellEditor |
TagsTableCellEditor.
|
| TagsTableCellRenderer |
TagsTableCellRenderer.
|
| TagtraumDeuOntology |
Tagtraum deu ontology.
|
| TagtraumEngOntology |
Tagtraum eng ontology.
|
| TagtraumEspOntology |
Tagtraum esp ontology.
|
| TagtraumFraOntology |
Tagtraum fra ontology.
|
| TagtraumIntlOntology |
Tagtraum intl ontology.
|
| TagtraumLocalizedOntology |
Ontology that's specific to a Locale.
|
| TagtraumNldOntology |
Tagtraum nld ontology.
|
| Task |
Provides the infrastructure for tasks that may contain other tasks.
|
| TaskComparatorSet |
|
| TaskEditor<T extends Task> |
Editor for manipulating Task configurations.
|
| TaskFactory |
Task factory.
|
| TaskProcessListener |
Notification for different execution phases of a task.
|
| TaskQueue |
TaskQueue.
|
| TaskRunListener |
Notification for different execution phases of a task.
|
| TemporalFeaturePipelines |
Extracts low level audio features based on time domain values.
|
| TempoTableCellEditor |
TempoTableCellEditor.
|
| TempoTableCellRenderer |
Tempo table cell renderer.
|
| TempoTimbreColorRule |
Color rule.
|
| TempoTransition |
Tempo transition.
|
| TermFrequency |
Term frequency.
|
| Theme |
UI Theme.
|
| TiledBackgroundTheme |
Tiled Background Theme.
|
| Time |
Time.
|
| TimeRule |
TimeRule.
|
| TimeSignature |
Time signature.
|
| TimeSignatureAlgorithm |
TimeSignatureAlgorithm.
|
| TimeSignatureRule |
TimeSignatureRule.
|
| TimeSignatureTableCellRenderer |
TimeSignature table cell renderer.
|
| TimeSignatureTransition |
Time signature transition.
|
| TimeSlider |
TimeSlider.
|
| TimeSlider.SegmentColorScheme |
|
| TimeSlider.SegmentToolTip |
|
| TitleStartsWithTrackNumberInspector |
Removes the tracknumber from the beginning of song titles.
|
| Tone |
Tone.
|
| ToolTipIcon |
Icon that can be queried for a tooltip text.
|
| TotalTimeTableCellRenderer |
Time table cell renderer.
|
| Track |
Track.
|
| TransitionInspector |
Inspects the transition from one song to the next.
|
| TransitionIssue |
TransitionIssue.
|
| TransitionTableCellRenderer |
TransitionTableCellRenderer.
|
| TransitionTarget |
Lets us direct the component that is animated, to go to the next state.
|
| Triad |
Triad.
|
| TristateButtonModel |
TristateButtonModel.
|
| TristateCheckBox |
TristateCheckBox.
|
| TristateState |
TristateState.
|
| TunesUtilities |
Utility class that makes it easier to obtain a Track object.
|
| TuningRule |
TuningRule.
|
| TuningTableCellRenderer |
Tuning table cell renderer.
|
| TurtleReader |
|
| TurtleWriter |
|
| TypoInspector |
Inspects a specific attribute of a song collection for possible typos.
|
| UberMusic |
Allows clients to find metadata about a song or music file using services like
Discogs, MusicBrainz or others.
|
| UICustomizer |
UICustomizer.
|
| UIElementColor |
Access macOS native UI colors.
|
| UIRegion |
|
| UnderlineHighlighter |
|
| UnderlineHighlighter.UnderlineHighlightPainter |
Painter for underlined highlights.
|
| UndoAction |
Undo action.
|
| UnsupportedAudioDataFormatException |
UnsupportedAudioDataFormatException.
|
| UpdateMatchListAction |
Update MatchList Action.
|
| UpdateRemoteData |
Updates several remote properties with fresh data from the central database.
|
| UploadLogsAction |
UploadLogsAction.
|
| URLAudioSong |
Simple wrapper for a URL.
|
| UserNotificationCenter |
Notification.
|
| UserNotificationCenter.UserNotification |
|
| Value |
|
| Version |
Representing a version.
|
| VetoableModificationSet<T> |
HashSet that calls methods before adding or removing elements from its
collection.
|
| View |
An object that has a component for visualizing itself.
|
| VisibleColumnDialog |
Dialog that let's you choose which columns are visible and which aren't.
|
| VisibleColumnPopup |
Visible columns popup.
|
| VisibleColumnsAction |
Visible columns action.
|
| VistaTheme |
Deprecated. |
| VisualTransferHandler |
|
| VMStartupParameters |
VMStartupParameters.
|
| VolumeDownAction |
Decreases the player's volume by 0.05f (scale 0.0-1.0).
|
| VolumeDownAction.VolumeOverlay |
|
| VolumeUpAction |
Increases the player's volume by 0.05f (scale 0.0-1.0).
|
| WallClockKeyNotationTextRenderer |
|
| WebService |
Base class for interaction with web services.
|
| WelcomePanel |
Welcome Panel.
|
| Wikidata |
Wikidata.
|
| WikidataArtist |
Wikidata artist.
|
| WikidataArtistSimilarity |
Wikidata artist similarity.
|
| WikidataBuilder |
WikidataBuilder.
|
| WikidataOntology |
Wikidata ontology.
|
| WikidataSong |
Wikidata song.
|
| WikiInfo |
WikiInfo.
|
| Win7Theme |
Deprecated. |
| WinBeaTunesProperties |
WinBeaTunesProperties.
|
| WindowFocusBorder |
Border that behaves differently depending on whether the parent Window (not the component itself)
is focused.
|
| WindowsScriptHost |
Windows script host allows the execution of VB and other scripts.
|
| WindowsTheme |
Win8 Theme.
|
| WordListSource |
Word list source.
|
| WPLPlayListExporter |
Simple exporter for the WPL playlist format supported
by Windows Media Player and SONOS.
|
| Wrap |
Indicates that a method marked with this annotation should be wrapped.
|
| WrapperFactory<T> |
Wrapper factory.
|
| WrappingProxy<T> |
Wrapping proxy.
|
| WrappingProxyFactory |
Wraps an object that is specified by an interface, so that all objects of a specific type
are wrapped using a WrapperFactory.
|
| XmlDB<T> |
XMLDB, simple, XML file based storage facility using the standard
XMLEncoder/ XMLDecoder serialization mechanism.
|
| XofY |
X of Y.
|
| XofYTableCellRenderer |
XofY table cell renderer.
|
| XSPFPlayListExporter |
XSPF ("spiff") PlayListExporter.
|
| YearRule |
YearRule.
|
| YearTransition |
Year transition.
|
| ZoomAction |
ZoomAction.
|