Uses of Package
com.tagtraum.beatunes
-
Packages that use com.tagtraum.beatunes Package Description com.tagtraum.beatunes Application for analyzing songs and sorting them based on how they match each other.com.tagtraum.beatunes.action Contains all significant actions.com.tagtraum.beatunes.action.player Actions relevant for the music player.com.tagtraum.beatunes.action.standard Standard actions like "Create Playlist".com.tagtraum.beatunes.analysis Provides classes to steer the execution of analysis tasks and several analysis tasks and their editors.com.tagtraum.beatunes.analysisqueue Provides an implementation for the analysis queue and its UI.com.tagtraum.beatunes.charts Amazon charts UI code.com.tagtraum.beatunes.contextshop Provides classes for the context shop.com.tagtraum.beatunes.filter Provides classes for Swing JTable filtering and sorting.com.tagtraum.beatunes.genre Classes related to handling genres and genre ontologies.com.tagtraum.beatunes.inspection Allows the inspection of songs for issues.com.tagtraum.beatunes.keyrenderer Implementations forKeyTextRenderer
.com.tagtraum.beatunes.library Classes that load and manage the library.com.tagtraum.beatunes.matchlist Classes to support building matchlists.com.tagtraum.beatunes.matchtable Everything that has to do with matching.com.tagtraum.beatunes.messages Simple UI support for messages.com.tagtraum.beatunes.onlinedb Classes for accessing the online database.com.tagtraum.beatunes.plaf Provides classes for manipulating the pluggable look and feel (plaf) of the application.com.tagtraum.beatunes.player Components for the music player interface.com.tagtraum.beatunes.playlisttree Classes for the main source (tree) view, found on the left side of the main UI.com.tagtraum.beatunes.plugin Dealing with plugin related UI items.com.tagtraum.beatunes.remotecontrol Remote control classes.com.tagtraum.beatunes.songinfo Song info/edit pane.com.tagtraum.beatunes.songtable com.tagtraum.beatunes.songtable.renderer Table cell renderers.com.tagtraum.beatunes.tag Support classes for tags.com.tagtraum.beatunes.transitionissue Logic, that finds problems in song transitions.com.tagtraum.beatunes.wikiinfo Song context component that displays data from several sources, among them Wikipedia. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes Class Description AbstractSongTableModel Abstract Song Table Model.ActionManager The centralActionManager
allows registration and retrieval of theBaseAction
s used throughout the application.BeaTunes Central application class providing access to all other important objects.BeaTunesProperties BeaTunes properties - mainly file and folder name, version numbers etc.BitRate Immutable class representing a bit rate.ConfigurableComponent Configurable component allows you to display a pane in the preferences dialog.ConfigurationException ConfigurationException.DetailView A view that displays details to a master item displayed elsewhere.DiscreteProgressDialog.DiscreteProgressMessageRenderer DoubleClickListener DoubleClickListener.Frequency Immutable class representing a frequency in Hz.GeneralPreferences BeaTunes general preferences.KeyTextRenderer Renderer that transforms aKey
object into a textual representation like the Open Key Notation or other representations.MainWindow Main application window.MessageDialog Standard message dialog.PreferencesDialog Shows the preference Window.PriorityThreadFactory PriorityThreadFactory.Property Describes and helps manipulating a property of a given value.Property.PropertyUndoableEdit SpecialUndoableEdit
with modifiableProperty.PropertyUndoableEdit.getPresentationName()
.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.SongPropertyFilter Deprecated.SongPropertyFilter.PropertyComparator Deprecated.SongPropertyFilter.PropertyComparatorImpl Deprecated.View An object that has a component for visualizing itself.XofY X of Y. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.action Class Description BeaTunes Central application class providing access to all other important objects. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.action.player Class Description BeaTunes Central application class providing access to all other important objects.RemoteICloudSongException RemoteICloudSongException. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.action.standard Class Description BeaTunes Central application class providing access to all other important objects. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.analysis Class Description BeaTunes Central application class providing access to all other important objects.KeyTextRenderer Renderer that transforms aKey
object into a textual representation like the Open Key Notation or other representations.MainWindow Main application window.Progress Progress. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.analysisqueue Class Description BeaTunes Central application class providing access to all other important objects.ConfigurableComponent Configurable component allows you to display a pane in the preferences dialog.ConfigurationException ConfigurationException.DetailView A view that displays details to a master item displayed elsewhere.Progress Progress.Property Describes and helps manipulating a property of a given value.TableView Table View.View An object that has a component for visualizing itself. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.charts Class Description BeaTunes Central application class providing access to all other important objects.DetailView A view that displays details to a master item displayed elsewhere.View An object that has a component for visualizing itself. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.contextshop Class Description View An object that has a component for visualizing itself. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.filter Class Description AbstractSongTableModel Abstract Song Table Model.BeaTunes Central application class providing access to all other important objects.Property Describes and helps manipulating a property of a given value. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.genre Class Description BeaTunes Central application class providing access to all other important objects. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.inspection Class Description BeaTunes Central application class providing access to all other important objects.ConfigurableComponent Configurable component allows you to display a pane in the preferences dialog.ConfigurationException ConfigurationException.DetailView A view that displays details to a master item displayed elsewhere.DiscreteProgressDialog Discrete progress dialog.Property Describes and helps manipulating a property of a given value.View An object that has a component for visualizing itself. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.keyrenderer Class Description BeaTunes Central application class providing access to all other important objects.KeyTextRenderer Renderer that transforms aKey
object into a textual representation like the Open Key Notation or other representations. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.library Class Description GenericSongPropertyFilter GenericSongPropertyFilter.SongPropertyFilter Deprecated. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.matchlist Class Description BeaTunes Central application class providing access to all other important objects.MainWindow Main application window.Property Describes and helps manipulating a property of a given value.SimpleSongTable Simple read-only song table backed by a List of Songs.SongPropertyFilter Deprecated. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.matchtable Class Description BeaTunes Central application class providing access to all other important objects.ConfigurableComponent Configurable component allows you to display a pane in the preferences dialog.ConfigurationException ConfigurationException.DoubleClickListener DoubleClickListener.SimpleSongTableModel Simple,List
-basedTableModel
.SongPropertyFilter Deprecated.TableView Table View.View An object that has a component for visualizing itself. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.messages Class Description BeaTunes Central application class providing access to all other important objects. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.onlinedb Class Description BeaTunes Central application class providing access to all other important objects. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.plaf Class Description BeaTunes Central application class providing access to all other important objects. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.player Class Description BeaTunes Central application class providing access to all other important objects.ConfigurableComponent Configurable component allows you to display a pane in the preferences dialog.ConfigurationException ConfigurationException. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.playlisttree Class Description BeaTunes Central application class providing access to all other important objects.DetailView A view that displays details to a master item displayed elsewhere.DoubleClickListener DoubleClickListener.MainWindow Main application window.View An object that has a component for visualizing itself. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.plugin Class Description BeaTunes Central application class providing access to all other important objects.ConfigurableComponent Configurable component allows you to display a pane in the preferences dialog.ConfigurationException ConfigurationException. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.remotecontrol Class Description BeaTunes Central application class providing access to all other important objects. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.songinfo Class Description BeaTunes Central application class providing access to all other important objects.DetailView A view that displays details to a master item displayed elsewhere.Property Describes and helps manipulating a property of a given value.Property.PropertyUndoableEdit SpecialUndoableEdit
with modifiableProperty.PropertyUndoableEdit.getPresentationName()
.View An object that has a component for visualizing itself. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.songtable Class Description AbstractSongTableModel Abstract Song Table Model.BeaTunes Central application class providing access to all other important objects.BeaTunesTableCellEditor BeaTunes TableCellEditor.DetailView A view that displays details to a master item displayed elsewhere.DoubleClickListener DoubleClickListener.InstrumentationComboBox AudioSong.Instrumentation
combo box.LikingComboBox AudioSong.Liking
combo box.MainWindow Main application window.Property Describes and helps manipulating a property of a given value.TableView Table View.View An object that has a component for visualizing itself. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.songtable.renderer Class Description BeaTunes Central application class providing access to all other important objects.Property Describes and helps manipulating a property of a given value.XofY X of Y. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.tag Class Description BeaTunes Central application class providing access to all other important objects.BeaTunesTableCellEditor BeaTunes TableCellEditor.MainWindow Main application window. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.transitionissue Class Description BeaTunes Central application class providing access to all other important objects. -
Classes in com.tagtraum.beatunes used by com.tagtraum.beatunes.wikiinfo Class Description BeaTunes Central application class providing access to all other important objects.View An object that has a component for visualizing itself.