A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

aboutToExitApplication() - Method in class com.melloware.jukes.gui.view.MainFrame
 
AbstractEditor - Class in com.melloware.jukes.gui.view.editor
The abstract superclass of all Editor implementations.
AbstractEditor(Icon) - Constructor for class com.melloware.jukes.gui.view.editor.AbstractEditor
Constructs an AbstractEditor with the specified icon.
AbstractEditor(String) - Constructor for class com.melloware.jukes.gui.view.editor.AbstractEditor
Constructs an AbstractEditor with the specified title prefix.
AbstractEditor(Icon, String) - Constructor for class com.melloware.jukes.gui.view.editor.AbstractEditor
Constructs an AbstractEditor with the specified Icon and title prefix.
AbstractJukesObject - Class in com.melloware.jukes.db.orm
Base class for all domain ORM objects.
AbstractJukesObject() - Constructor for class com.melloware.jukes.db.orm.AbstractJukesObject
 
AbstractTreeNode - Class in com.melloware.jukes.gui.view.node
Abstract tree node class that all tree nodes must extend from.
AbstractTreeNode(NavigationNode, AbstractJukesObject) - Constructor for class com.melloware.jukes.gui.view.node.AbstractTreeNode
Constructor that takes the parent node and the domain model to contain.
AbstractValidationModel - Class in com.melloware.jukes.gui.view.validation
Abstract validation model for all validation models in the Jukes.
AbstractValidationModel(Object) - Constructor for class com.melloware.jukes.gui.view.validation.AbstractValidationModel
Default constructor.
accept(File) - Method in class com.melloware.jukes.file.filter.CsvFilter
Accept all CSV files such as .csv.
accept(File, String) - Method in class com.melloware.jukes.file.filter.dirFilter
Accept all subdirs
accept(File) - Method in class com.melloware.jukes.file.filter.dirFilter
Accept all subdirs
accept(File) - Method in class com.melloware.jukes.file.filter.DisclistFilter
Accept all files such as .lst.
accept(File) - Method in class com.melloware.jukes.file.filter.ImageFilter
Accept all music files such as .png.
accept(File) - Method in class com.melloware.jukes.file.filter.lstFilter
Accept all files such as .lst.
accept(File) - Method in class com.melloware.jukes.file.filter.M3uFilter
Accept all music files such as .m3u.
accept(File) - Method in class com.melloware.jukes.file.filter.MusicFilter
Accept all music files such as .mp3, .ogg, and .flac
accept(File) - Method in class com.melloware.jukes.file.filter.PdfFilter
Accept all PDF files such as .pdf.
accept(File) - Method in class com.melloware.jukes.file.filter.PlaylistFilter
Accept all music files such as .m3u.
accept(File) - Method in class com.melloware.jukes.file.filter.TextFilter
Accept all music files such as .txt.
accept(File) - Method in class com.melloware.jukes.file.filter.XmlFilter
Accept all music files such as .txt.
accept(File) - Method in class com.melloware.jukes.file.filter.XspfFilter
Accept all music files such as .xspf.
actionPerformed(ActionEvent) - Method in class com.melloware.jukes.gui.view.FilterPanel
When the filter is changed re apply it.
actionPerformed(ActionEvent) - Method in class com.melloware.jukes.gui.view.tasks.TimerListener
 
Actions - Class in com.melloware.jukes.gui.tool
Provides all UI Actions and their IDs.
activate() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Activates this viewer.
activate() - Method in interface com.melloware.jukes.gui.view.editor.Editor
Activates the editor.
activate() - Method in class com.melloware.jukes.gui.view.editor.EmptyPanel
 
activate() - Method in class com.melloware.jukes.gui.view.editor.WelcomePanel
 
add(Object) - Method in class com.melloware.jukes.file.Disclist
Adds an element to the disclist.
add(Object) - Method in class com.melloware.jukes.file.Playlist
Adds an element to the history if it is not the previous element.
add(MutableTreeNode) - Method in class com.melloware.jukes.gui.view.node.AbstractTreeNode
 
add(TimeSpan) - Method in class com.melloware.jukes.util.TimeSpan
Adds a TimeSpan to this TimeSpan.
add(TimeSpanUnit, long) - Method in class com.melloware.jukes.util.TimeSpan
Adds a number of units to this TimeSpan.
addActionListener(ActionListener) - Method in class com.melloware.jukes.gui.view.component.AlbumImage
 
addDisc(Disc) - Method in class com.melloware.jukes.db.orm.Artist
 
addEditor(Editor) - Method in class com.melloware.jukes.gui.view.editor.EditorPanel
Adds a Editor to this EditorPanel.
addNext(Object) - Method in class com.melloware.jukes.file.Playlist
Adds an element to the history if it is not the previous element.
addPopupMenu(JPopupMenu) - Method in class com.melloware.jukes.gui.view.component.ExportableTable
Allows the customization of the popup menu
addToDisclist(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Adds disc(s) to the bottom of the disclist.
addTrack(Track) - Method in class com.melloware.jukes.db.orm.Disc
 
afterTransactionBegin(Transaction) - Method in class com.melloware.jukes.db.audit.AuditInterceptor
 
afterTransactionCompletion(Transaction) - Method in class com.melloware.jukes.db.audit.AuditInterceptor
 
AlbumImage - Class in com.melloware.jukes.gui.view.component
Helper for image album cover images.
AlbumImage() - Constructor for class com.melloware.jukes.gui.view.component.AlbumImage
Default constructor.
AlbumImage(Dimension) - Constructor for class com.melloware.jukes.gui.view.component.AlbumImage
 
AmazonItem - Class in com.melloware.jukes.ws
Wrapper class for an Amazon Product to mask the complexity from the user and provide easy accessor methods to the data contained within.
AmazonItem(Node) - Constructor for class com.melloware.jukes.ws.AmazonItem
Default constructor based on Amazon search result.
AmazonSearch - Class in com.melloware.jukes.ws
Static methods for performing web services calls to the Amazon E-Commerce Web Services application.
ANALYZER - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
APE - Static variable in class com.melloware.jukes.file.filter.MusicFilter
 
APE_EXTENSIONS - Static variable in class com.melloware.jukes.file.filter.MusicFilter
 
ApeFileTag - Class in com.melloware.jukes.file.tag
MusicTag class used for editing APE file tags.
ApeFileTag(File) - Constructor for class com.melloware.jukes.file.tag.ApeFileTag
Constructor that accepts a file.
APP_HIDE_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
APP_SHOW_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
append(LoggingEvent) - Method in class com.melloware.jukes.gui.tool.logging.Log4jFeedbackAppender
 
APPLICATION_COPYRIGHT - Static variable in class com.melloware.jukes.gui.tool.Resources
 
APPLICATION_DESCRIPTION - Static variable in class com.melloware.jukes.gui.tool.Resources
 
APPLICATION_DONATE_URL - Static variable in class com.melloware.jukes.gui.tool.Resources
 
APPLICATION_EMAIL - Static variable in class com.melloware.jukes.gui.tool.Resources
 
APPLICATION_FORUMS_URL - Static variable in class com.melloware.jukes.gui.tool.Resources
 
APPLICATION_LOCATION - Static variable in class com.melloware.jukes.gui.tool.Resources
 
APPLICATION_NAME - Static variable in class com.melloware.jukes.gui.tool.Resources
 
APPLICATION_URL - Static variable in class com.melloware.jukes.gui.tool.Resources
 
APPLICATION_VENDOR - Static variable in class com.melloware.jukes.gui.tool.Resources
 
applyFilter() - Method in class com.melloware.jukes.gui.view.FilterPanel
Applies this filter to the application
Artist - Class in com.melloware.jukes.db.orm
Business POJO representing an ARTIST.
Artist() - Constructor for class com.melloware.jukes.db.orm.Artist
default constructor
Artist(Long) - Constructor for class com.melloware.jukes.db.orm.Artist
constructor with id
artist - Variable in class com.melloware.jukes.file.tag.MusicTag
 
ARTIST_HELP_SET - Static variable in class com.melloware.jukes.gui.tool.help.HelpSets
 
ARTIST_TREE_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
ArtistEditor - Class in com.melloware.jukes.gui.view.editor
An implementation of Editor that displays a Artist.
ArtistEditor() - Constructor for class com.melloware.jukes.gui.view.editor.ArtistEditor
Constructs a ArtistEditor.
ArtistNode - Class in com.melloware.jukes.gui.view.node
This class represents ARTISTS in the navigation tree.
ArtistNode(NavigationNode, Artist) - Constructor for class com.melloware.jukes.gui.view.node.ArtistNode
Constructs a ArtistNode for the given parent and artist.
ArtistValidationModel - Class in com.melloware.jukes.gui.view.validation
Provides all models to bind an artist editor to its domain model, an instance of Artist.
ArtistValidationModel(Artist) - Constructor for class com.melloware.jukes.gui.view.validation.ArtistValidationModel
Constructor that takes an Artist object.
ArtistValidator - Class in com.melloware.jukes.gui.view.validation
Validates Artists.
ArtistValidator(Artist) - Constructor for class com.melloware.jukes.gui.view.validation.ArtistValidator
Constructs a ArtistValidator on the given Artist.
attachClean(AbstractJukesObject) - Static method in class com.melloware.jukes.db.HibernateDao
Attaches a clean instance of an object to a session.
attachDirty(AbstractJukesObject) - Static method in class com.melloware.jukes.db.HibernateDao
Attaches a dirty instance of an object to a session.
AudioFileTag - Class in com.melloware.jukes.file.tag
MusicTag class used for editing OGG, FLAC, SPEEX, and APE file tags.
AudioFileTag(File) - Constructor for class com.melloware.jukes.file.tag.AudioFileTag
Constructor that accepts a file.
Auditable - Interface in com.melloware.jukes.db.audit
A marker interface for auditable persistent domain classes.
AuditInterceptor - Class in com.melloware.jukes.db.audit
Audit inteceptor so any Hibernate insert or update will update the CREATED_USER and MODIFIED_USER as well as CREATED_DATE on inserts.
AuditInterceptor() - Constructor for class com.melloware.jukes.db.audit.AuditInterceptor
Default constructor
autoSizeColumns() - Method in class com.melloware.jukes.gui.view.component.EnhancedTableHeader
Autosizes all columns to fit to width of their data.
AwtLogHandler - Class in com.melloware.jukes.gui.tool.logging
This class pops up message dialogs to LOG messages with a level greater or equal to Level.warn.
AwtLogHandler() - Constructor for class com.melloware.jukes.gui.tool.logging.AwtLogHandler
Constructor.

B

backupDatabase(Connection, String) - Static method in class com.melloware.jukes.db.Database
Back up this database to a zipped file at location aLocation.
backupTool(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Backs up the database to zip file.
BASEFONT - Static variable in class com.melloware.jukes.gui.view.node.AbstractTreeNode
Base font used for all children to derive font from.
beforeTransactionCompletion(Transaction) - Method in class com.melloware.jukes.db.audit.AuditInterceptor
 
beginTransaction() - Static method in class com.melloware.jukes.db.HibernateUtil
Start a new database transaction.
bitRate - Variable in class com.melloware.jukes.file.tag.MusicTag
 
BITRATES - Static variable in class com.melloware.jukes.gui.tool.Resources
 
BLEND_OPAQUE - Static variable in class com.melloware.jukes.file.image.ImageBlender
 
BLEND_TRANSPARENT - Static variable in class com.melloware.jukes.file.image.ImageBlender
 
blendIcons(Icon, Icon, float, ImageObserver) - Static method in class com.melloware.jukes.file.image.ImageBlender
 
BORDER_DISABLED - Static variable in class com.melloware.jukes.gui.view.editor.AbstractEditor
 
BORDER_ENABLED - Static variable in class com.melloware.jukes.gui.view.editor.AbstractEditor
 
build() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Builds this panel.
build() - Method in class com.melloware.jukes.gui.view.editor.ArtistEditor
Builds the content pane.
build() - Method in class com.melloware.jukes.gui.view.editor.DiscEditor
Builds the content pane.
build() - Method in class com.melloware.jukes.gui.view.editor.TrackEditor
Builds the content pane.
build() - Method in class com.melloware.jukes.gui.view.MainFrame
Builds this MainFrame.
buildApplicationTab() - Method in class com.melloware.jukes.gui.view.dialogs.StatisticsDialog
Builds and returns the dialog's system tab.
buildAuditInfoPanel() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Builds the audit information panel which displays the created by, and modified by info of a ORM record.
buildBottomComponent() - Method in class com.melloware.jukes.gui.view.dialogs.DiscAddHeaderPanel
Builds and answers the panel's bottom component, a separator by default.
buildBottomComponent() - Method in class com.melloware.jukes.gui.view.dialogs.TrackAddHeaderPanel
Builds and answers the panel's bottom component, a separator by default.
buildCenterComponent() - Method in class com.melloware.jukes.gui.view.dialogs.DiscAddHeaderPanel
Builds and answers the panel's center component.
buildCenterComponent() - Method in class com.melloware.jukes.gui.view.dialogs.TrackAddHeaderPanel
Builds and answers the panel's center component.
buildContent() - Method in class com.melloware.jukes.gui.view.dialogs.DifferenceToolDialog
Builds and answers the dialog's content.
buildContent() - Method in class com.melloware.jukes.gui.view.dialogs.DiscAddDialog
Builds and answers the dialog's content.
buildContent() - Method in class com.melloware.jukes.gui.view.dialogs.DiscFindDialog
Builds and answers the dialog's content.
buildContent() - Method in class com.melloware.jukes.gui.view.dialogs.DiscRemoveDialog
Builds and answers the dialog's content.
buildContent() - Method in class com.melloware.jukes.gui.view.dialogs.FreeDBDialog
Builds and answers the dialog's content.
buildContent() - Method in class com.melloware.jukes.gui.view.dialogs.GenresToolDialog
Builds and answers the dialog's content.
buildContent() - Method in class com.melloware.jukes.gui.view.dialogs.LocationChangeDialog
Builds and answers the dialog's content.
buildContent() - Method in class com.melloware.jukes.gui.view.dialogs.MemoryDialog
Builds and answers the dialog's content.
buildContent() - Method in class com.melloware.jukes.gui.view.dialogs.SearchDialog
Builds and answers the dialog's content.
buildContent() - Method in class com.melloware.jukes.gui.view.dialogs.StatisticsDialog
Builds and answers the dialog's content.
buildContent() - Method in class com.melloware.jukes.gui.view.dialogs.TrackAddDialog
Builds and answers the dialog's content.
buildContent() - Method in class com.melloware.jukes.gui.view.dialogs.WebSearchDialog
Builds and answers the dialog's content.
buildContent() - Method in class com.melloware.jukes.gui.view.dialogs.XMLExportDialog
Builds and answers the dialog's content.
buildContent() - Method in class com.melloware.jukes.gui.view.dialogs.XMLImportDialog
Builds and answers the dialog's content.
buildContent() - Method in class com.melloware.jukes.gui.view.preferences.PreferencesDialog
Builds and returns the preference's content pane.
buildContentPane() - Method in class com.melloware.jukes.gui.view.MainFrame
Builds this frame's content pane.
buildDatabaseTab() - Method in class com.melloware.jukes.gui.view.dialogs.StatisticsDialog
Builds and returns the dialog's system tab.
buildDiscExportableTablePopupMenu(Component) - Static method in class com.melloware.jukes.gui.view.MainMenuBuilder
AZ Builds and returns the DiscExportableTable PopUp Menu.
buildDisclistPopupMenu(Component, Component) - Static method in class com.melloware.jukes.gui.view.MainMenuBuilder
AZ Builds and returns the Disclist Menu.
buildGeneralTab() - Method in class com.melloware.jukes.gui.view.preferences.PreferencesDialog
Builds and returns the dialog's system tab.
buildHeader() - Method in class com.melloware.jukes.gui.view.dialogs.DifferenceToolDialog
Builds and returns the dialog's header.
buildHeader() - Method in class com.melloware.jukes.gui.view.dialogs.DiscAddDialog
Builds and returns the dialog's header.
buildHeader() - Method in class com.melloware.jukes.gui.view.dialogs.DiscFindDialog
Builds and returns the dialog's header.
buildHeader() - Method in class com.melloware.jukes.gui.view.dialogs.DiscRemoveDialog
Builds and returns the dialog's header.
buildHeader() - Method in class com.melloware.jukes.gui.view.dialogs.FreeDBDialog
Builds and returns the dialog's header.
buildHeader() - Method in class com.melloware.jukes.gui.view.dialogs.GenresToolDialog
Builds and returns the dialog's header.
buildHeader() - Method in class com.melloware.jukes.gui.view.dialogs.LocationChangeDialog
Builds and returns the dialog's header.
buildHeader() - Method in class com.melloware.jukes.gui.view.dialogs.MemoryDialog
Builds and returns the dialog's header.
buildHeader() - Method in class com.melloware.jukes.gui.view.dialogs.SearchDialog
Builds and returns the dialog's header.
buildHeader() - Method in class com.melloware.jukes.gui.view.dialogs.StatisticsDialog
Builds and returns the dialog's header.
buildHeader() - Method in class com.melloware.jukes.gui.view.dialogs.TrackAddDialog
Builds and returns the dialog's header.
buildHeader() - Method in class com.melloware.jukes.gui.view.dialogs.WebSearchDialog
Builds and returns the dialog's header.
buildHeader() - Method in class com.melloware.jukes.gui.view.dialogs.XMLExportDialog
Builds and returns the dialog's header.
buildHeader() - Method in class com.melloware.jukes.gui.view.dialogs.XMLImportDialog
Builds and returns the dialog's header.
buildHeader() - Method in class com.melloware.jukes.gui.view.preferences.PreferencesDialog
Builds and returns the preference's header.
buildHintAreaPane() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Builds the hint area panel where validation hints are displayed.
buildMainPanel() - Method in class com.melloware.jukes.gui.view.dialogs.DifferenceToolDialog
Builds and returns the dialog's pane.
buildMainPanel() - Method in class com.melloware.jukes.gui.view.dialogs.DiscAddDialog
Builds and returns the dialog's pane.
buildMainPanel() - Method in class com.melloware.jukes.gui.view.dialogs.DiscFindDialog
Builds and returns the dialog's pane.
buildMainPanel() - Method in class com.melloware.jukes.gui.view.dialogs.DiscRemoveDialog
Builds and returns the dialog's pane.
buildMainPanel() - Method in class com.melloware.jukes.gui.view.dialogs.GenresToolDialog
Builds and returns the dialog's pane.
buildMainPanel() - Method in class com.melloware.jukes.gui.view.dialogs.MemoryDialog
Builds and returns the dialog's pane.
buildMainPanel() - Method in class com.melloware.jukes.gui.view.dialogs.SearchDialog
Builds and returns the dialog's pane.
buildMainPanel() - Method in class com.melloware.jukes.gui.view.dialogs.TrackAddDialog
Builds and returns the dialog's pane.
buildMainPanel() - Method in class com.melloware.jukes.gui.view.dialogs.WebSearchDialog
Builds and returns the dialog's pane.
buildMainPanel() - Method in class com.melloware.jukes.gui.view.dialogs.XMLExportDialog
Builds and returns the dialog's pane.
buildMainPanel() - Method in class com.melloware.jukes.gui.view.dialogs.XMLImportDialog
Builds and returns the dialog's pane.
buildPlayerPopupMenu(Component) - Static method in class com.melloware.jukes.gui.view.MainMenuBuilder
Builds and returns the Player.
buildPlaylistPopupMenu(Component, Component) - Static method in class com.melloware.jukes.gui.view.MainMenuBuilder
Builds and returns the Playlist Menu.
buildTabbedPane() - Method in class com.melloware.jukes.gui.view.dialogs.StatisticsDialog
Builds and returns the dialog's tabbed pane.
buildTabbedPane() - Method in class com.melloware.jukes.gui.view.preferences.PreferencesDialog
Builds and returns the tabbed pane.

C

canceled - Variable in class com.melloware.jukes.gui.view.tasks.LongTask
 
capitalize(String) - Static method in class com.melloware.jukes.file.FileUtil
Provides title casing for a string and a set of characters to always capitalize after like "(".
Catalog - Class in com.melloware.jukes.db.orm
References all relevant project data: the project description and a list of artists.
Catalog(String) - Constructor for class com.melloware.jukes.db.orm.Catalog
Constructs a Catalog with the given name and and loads all the artists.
CATALOG - Static variable in class com.melloware.jukes.gui.view.MainMenuBuilder
 
CATALOG_EXPORT_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
changeImage(Image) - Method in interface com.melloware.jukes.tray.ITrayIcon
 
changeImage(Image) - Method in class com.melloware.jukes.tray.JukesTrayIcon
 
CHAPTER_ITEM - Static variable in class com.melloware.jukes.gui.tool.help.HelpNode
 
checkForOpenTipOfTheDayDialog() - Method in class com.melloware.jukes.gui.tool.MainController
Checks if we shall show a tip of the day: asks the TipOfTheDayDialog whether it is enabled, and the SetupManager, if we are not running for the first time.
checkValidFileName(String, String) - Static method in class com.melloware.jukes.file.FileUtil
Checks a file name for invalid characters \\, /, :, , *, ?, ", <, >, or |
childCount - Variable in class com.melloware.jukes.db.orm.AbstractJukesObject
 
children() - Method in class com.melloware.jukes.gui.view.node.AbstractTreeNode
 
childrenLoaded - Variable in class com.melloware.jukes.gui.view.node.AbstractTreeNode
 
chooseDirectory(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Opens the Directory chooser dialog.
chooseFile(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Chooses a file and puts it in the text component listed.
ChooserImagePreview - Class in com.melloware.jukes.file.image
Helper for image JFileChooser.
ChooserImagePreview(JFileChooser) - Constructor for class com.melloware.jukes.file.image.ChooserImagePreview
 
cleanUp() - Method in interface com.melloware.jukes.tray.ITrayIcon
 
cleanUp() - Method in class com.melloware.jukes.tray.JukesTrayIcon
 
clearEditors() - Method in class com.melloware.jukes.gui.view.editor.EditorPanel
Clears all editors out.
clearFilter() - Method in class com.melloware.jukes.gui.view.FilterPanel
Clears the current filter.
clearSelection() - Method in class com.melloware.jukes.gui.view.DisclistPanel
Clears out selected items.
clearSelection() - Method in class com.melloware.jukes.gui.view.PlaylistPanel
Clears out selected items.
clone() - Method in class com.melloware.jukes.util.TimeSpan
Returns a clone of this TimeSpan.
close() - Method in class com.melloware.jukes.gui.tool.logging.AwtLogHandler
 
close() - Method in class com.melloware.jukes.gui.tool.logging.Log4jFeedbackAppender
 
closeSession() - Static method in class com.melloware.jukes.db.HibernateUtil
Closes the Session local to the thread.
closeSplash() - Method in class com.melloware.jukes.util.NoFlickerSplashWrapper
Invoked to close splash & release resources.
com.melloware.jukes.db - package com.melloware.jukes.db
 
com.melloware.jukes.db.audit - package com.melloware.jukes.db.audit
 
com.melloware.jukes.db.orm - package com.melloware.jukes.db.orm
 
com.melloware.jukes.exception - package com.melloware.jukes.exception
 
com.melloware.jukes.file - package com.melloware.jukes.file
 
com.melloware.jukes.file.filter - package com.melloware.jukes.file.filter
 
com.melloware.jukes.file.image - package com.melloware.jukes.file.image
 
com.melloware.jukes.file.tag - package com.melloware.jukes.file.tag
 
com.melloware.jukes.gui - package com.melloware.jukes.gui
 
com.melloware.jukes.gui.tool - package com.melloware.jukes.gui.tool
 
com.melloware.jukes.gui.tool.help - package com.melloware.jukes.gui.tool.help
 
com.melloware.jukes.gui.tool.logging - package com.melloware.jukes.gui.tool.logging
 
com.melloware.jukes.gui.view - package com.melloware.jukes.gui.view
 
com.melloware.jukes.gui.view.component - package com.melloware.jukes.gui.view.component
 
com.melloware.jukes.gui.view.dialogs - package com.melloware.jukes.gui.view.dialogs
 
com.melloware.jukes.gui.view.editor - package com.melloware.jukes.gui.view.editor
 
com.melloware.jukes.gui.view.node - package com.melloware.jukes.gui.view.node
 
com.melloware.jukes.gui.view.preferences - package com.melloware.jukes.gui.view.preferences
 
com.melloware.jukes.gui.view.tasks - package com.melloware.jukes.gui.view.tasks
 
com.melloware.jukes.gui.view.validation - package com.melloware.jukes.gui.view.validation
 
com.melloware.jukes.tray - package com.melloware.jukes.tray
 
com.melloware.jukes.util - package com.melloware.jukes.util
 
com.melloware.jukes.ws - package com.melloware.jukes.ws
 
comment - Variable in class com.melloware.jukes.file.tag.MusicTag
 
commit(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Commits the object to the database and updates tags if necessary.
commit() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Commits any changes made to this editor.
commit() - Method in class com.melloware.jukes.gui.view.editor.ArtistEditor
Commits with the update tags flag on meaning it will write the ID3 tags to all tracks.
commit() - Method in class com.melloware.jukes.gui.view.editor.DiscEditor
Commits with the update tags flag ON meaning it will write the ID3 tags to all tracks.
commit() - Method in class com.melloware.jukes.gui.view.editor.TrackEditor
 
COMMIT_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
commitTransaction() - Static method in class com.melloware.jukes.db.HibernateUtil
Commit the database transaction.
compare(TimeSpan, TimeSpan) - Static method in class com.melloware.jukes.util.TimeSpan
Compares two TimeSpan objects.
compareTo(Object) - Method in class com.melloware.jukes.db.orm.Artist
 
compareTo(Object) - Method in class com.melloware.jukes.db.orm.Disc
 
compareTo(Object) - Method in class com.melloware.jukes.db.orm.Track
 
compareTo(Object) - Method in class com.melloware.jukes.file.tag.MusicTag
CompareTo method for sorting tracks.
compareTo(Object) - Method in class com.melloware.jukes.util.TimeSpan
Compares this object with the specified object for order.
ComplexInternalFrame - Class in com.melloware.jukes.gui.view.component
A JPanel subclass that has a drop shadow border and that provides a header with icon, title and tool bar.
ComplexInternalFrame(String) - Constructor for class com.melloware.jukes.gui.view.component.ComplexInternalFrame
Constructs a SimpleInternalFrame with the specified title.
ComplexInternalFrame(Icon, String) - Constructor for class com.melloware.jukes.gui.view.component.ComplexInternalFrame
Constructs a SimpleInternalFrame with the specified icon, and title.
ComplexInternalFrame(String, JToolBar, JComponent) - Constructor for class com.melloware.jukes.gui.view.component.ComplexInternalFrame
Constructs a SimpleInternalFrame with the specified title, tool bar, and content panel.
ComplexInternalFrame(Icon, String, JToolBar, JComponent) - Constructor for class com.melloware.jukes.gui.view.component.ComplexInternalFrame
Constructs a SimpleInternalFrame with the specified icon, title, tool bar, and content panel.
ComponentFactory - Class in com.melloware.jukes.gui.view.component
Consists only of static methods that vend formatted text fields used to edit dates that are bound to an underlying ValueModel.
configureCloseOperation() - Method in class com.melloware.jukes.gui.view.MainFrame
 
configureSplash() - Method in class com.melloware.jukes.gui.Jukes
Configures the splash to set a brown progress bar.
configureUI() - Method in class com.melloware.jukes.gui.Jukes
Configures the user interface.
confirmBackup(Component) - Static method in class com.melloware.jukes.util.MessageUtil
 
confirmCancelAndDiscardChanges(Component) - Static method in class com.melloware.jukes.util.MessageUtil
 
confirmClose(Component) - Static method in class com.melloware.jukes.util.MessageUtil
 
confirmDelete(Component) - Static method in class com.melloware.jukes.util.MessageUtil
 
confirmUpdate(Component) - Static method in class com.melloware.jukes.util.MessageUtil
 
connect(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Connects to the database and refreshes the whole application.
CONNECT_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
contactUs(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Redirects to the www.melloware.com homepage.
contains(Object) - Method in class com.melloware.jukes.file.Playlist
Checks and answer if the object o is contained in the 'previous' list.
containsIgnoreCase(List<String>, String) - Method in class com.melloware.jukes.gui.view.dialogs.GenresToolDialog
Return True if String s is a member of List l
containsIgnoreCase(List<String>, String) - Method in class com.melloware.jukes.gui.view.validation.DiscValidator
 
containsNext(Object) - Method in class com.melloware.jukes.file.Playlist
Checks and answer if the object o is contained in the 'next' list.
containsPrevious(Object) - Method in class com.melloware.jukes.file.Playlist
Checks and answer if the object o is contained in the 'previous' list.
correctFileName(String) - Static method in class com.melloware.jukes.file.FileUtil
Corrects a file name for invalid characters.
count(String) - Static method in class com.melloware.jukes.db.HibernateDao
Gets a count using a HQL Query.
countAll(Class) - Static method in class com.melloware.jukes.db.HibernateDao
Counts ALL of a certain domain class.
createCriteria(Class) - Static method in class com.melloware.jukes.db.HibernateDao
Creates a criteria for the Class.
createDateField(ValueModel) - Static method in class com.melloware.jukes.gui.view.component.ComponentFactory
Creates and returns a formatted text field that is bound to the Date value of the given ValueModel.
createDateField(ValueModel, boolean) - Static method in class com.melloware.jukes.gui.view.component.ComponentFactory
Creates and returns a formatted text field that is bound to the Date value of the given ValueModel.
createDateField(ValueModel, boolean, boolean) - Static method in class com.melloware.jukes.gui.view.component.ComponentFactory
Creates and returns a formatted text field that is bound to the Date value of the given ValueModel.
createdByLabel - Variable in class com.melloware.jukes.gui.view.editor.AbstractEditor
 
createdDateLabel - Variable in class com.melloware.jukes.gui.view.editor.AbstractEditor
 
createDirectoryChooserButton(JTextComponent) - Static method in class com.melloware.jukes.gui.view.component.ComponentFactory
Create a new button that is a directory chooser button and associates it with a text component to put the selected directory in.
createFileChooserButton(JTextComponent, String, FileFilter) - Static method in class com.melloware.jukes.gui.view.component.ComponentFactory
Create a new button that is a file chooser button and associates it with a text component to put the selected file in.
createFilenameFromFormat(String) - Method in class com.melloware.jukes.file.tag.MusicTag
Creates a new filename based on the format passed in.
createMainFrame() - Method in class com.melloware.jukes.gui.Jukes
 
createNewDisc(Object[], File, File, JukesValidationMessage, boolean) - Static method in class com.melloware.jukes.file.MusicDirectory
Creates a new disc in the catalog and optionally updates its ID3 tags.
createTitleCaseButton(JTextComponent) - Static method in class com.melloware.jukes.gui.view.component.ComponentFactory
Create a new button that is a title case button and associates it with a text component to actually perform the title casing on.
createToolBarButton(String) - Static method in class com.melloware.jukes.gui.view.component.ComponentFactory
Create a new tool bar button from an Action.
createToolBarToggleButton(String) - Static method in class com.melloware.jukes.gui.view.component.ComponentFactory
Create a new tool bar toggle button from an Action.
CSV - Static variable in class com.melloware.jukes.file.filter.CsvFilter
 
CSV_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
csvFileFilter() - Static method in class com.melloware.jukes.file.filter.FilterFactory
Return a CsvFilter for a JFileChooser.
CsvFilter - Class in com.melloware.jukes.file.filter
Filters for csv files in JFileChooser.
CsvFilter() - Constructor for class com.melloware.jukes.file.filter.CsvFilter
Default Constuctor
csvIOFilter() - Static method in class com.melloware.jukes.file.filter.FilterFactory
Return a csvIOFilter to filter out csv files of a directory.
current - Variable in class com.melloware.jukes.gui.view.tasks.LongTask
 
CURRENT_YEAR - Static variable in class com.melloware.jukes.file.tag.MusicTag
AZ - if no year is specified in tags then use year 9999 instead of current year public static final String CURRENT_YEAR = currentYear();

D

Database - Class in com.melloware.jukes.db
Static class used to start and stop the HSQLDB Server which will be run in process in the same JVM but can be connected to externally by other applications.
DATE_FORMAT - Static variable in class com.melloware.jukes.gui.view.editor.AbstractEditor
 
DAYS - Static variable in class com.melloware.jukes.util.TimeSpanUnit
DAYS indicates that days are being used
DB_XML_EXPORT_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DB_XML_IMPORT_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
deactivate() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Deactivates this viewer.
deactivate() - Method in interface com.melloware.jukes.gui.view.editor.Editor
Deactivates the editor.
deactivate() - Method in class com.melloware.jukes.gui.view.editor.EmptyPanel
 
deactivate() - Method in class com.melloware.jukes.gui.view.editor.WelcomePanel
 
deepCopy(Map) - Static method in class com.melloware.jukes.file.FileUtil
Deep copy of a Map.
DEFAULT_BACKGROUND_COLOR - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
DEFAULT_FILE_FORMAT - Static variable in class com.melloware.jukes.file.tag.MusicTag
 
DEFAULT_FPS - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
DEFAULT_HEIGHT - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
DEFAULT_HEIGHT - Static variable in class com.melloware.jukes.gui.view.dialogs.DiscAddHeaderPanel
 
DEFAULT_HEIGHT - Static variable in class com.melloware.jukes.gui.view.dialogs.TrackAddHeaderPanel
 
DEFAULT_REMOTE_DATABASE_URL - Static variable in class com.melloware.jukes.gui.tool.Settings
URL of remote database location.
DEFAULT_SCOPE_COLOR - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
DEFAULT_SPECTRUM_ANALYSER_BAND_COUNT - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
DEFAULT_SPECTRUM_ANALYSER_DECAY - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
DEFAULT_SPECTRUM_ANALYSER_FFT_SAMPLE_SIZE - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
DEFAULT_SPECTRUM_ANALYSER_PEAK_DELAY - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
DEFAULT_SPECTRUM_ANALYSER_PEAK_DELAY_FPS_RATIO - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
DEFAULT_SPECTRUM_ANALYSER_PEAK_DELAY_FPS_RATIO_RANGE - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
DEFAULT_VU_METER_DECAY - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
DEFAULT_WIDTH - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
delete(AbstractJukesObject) - Static method in class com.melloware.jukes.db.HibernateDao
Delete a persistent object from the store.
delete(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Deletes the object and all its descendants but not any files they may point to.
delete() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Delete the object and its descendants contained by this editor.
delete() - Method in class com.melloware.jukes.gui.view.editor.ArtistEditor
 
delete() - Method in class com.melloware.jukes.gui.view.editor.DiscEditor
 
delete() - Method in class com.melloware.jukes.gui.view.editor.TrackEditor
 
delete() - Method in class com.melloware.jukes.gui.view.node.AbstractTreeNode
Delete this domain object and it's tree node.
DELETE_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
deleteAll(Collection) - Static method in class com.melloware.jukes.db.HibernateDao
Deletes a whole collection from the store.
DIFFERENCE_TOOL_DIFF_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
DIFFERENCE_TOOL_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
DIFFERENCE_TOOL_INTERSECTION_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
DIFFERENCE_TOOL_UNION_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
differenceTool(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Displays the difference tool dialog.
DifferenceToolDialog - Class in com.melloware.jukes.gui.view.dialogs
Compares a text file list of a catalog against the current catalog loaded in the database.
DifferenceToolDialog(Frame, Settings) - Constructor for class com.melloware.jukes.gui.view.dialogs.DifferenceToolDialog
Constructs a default about dialog using the given owner.
DIRECTORY_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
dirFilter - Class in com.melloware.jukes.file.filter
Filters for subdirs in JFileChooser.
dirFilter() - Constructor for class com.melloware.jukes.file.filter.dirFilter
Default Constuctor
dirFilter() - Static method in class com.melloware.jukes.file.filter.FilterFactory
AZ: Return a dirFilter to filter out sub-directories of a directory.
dirIOFilter() - Static method in class com.melloware.jukes.file.filter.FilterFactory
AZ: Return a dirFilter to filter out sub-directories of a directory.
dirty - Variable in class com.melloware.jukes.gui.view.validation.AbstractValidationModel
 
Disc - Class in com.melloware.jukes.db.orm
Business POJO representing an ALBUM.
Disc() - Constructor for class com.melloware.jukes.db.orm.Disc
default constructor
Disc(Long) - Constructor for class com.melloware.jukes.db.orm.Disc
constructor with id
disc - Variable in class com.melloware.jukes.file.tag.MusicTag
 
DISC_ADD_COMMENTS_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISC_ADD_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
DISC_ADD_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISC_ADD_RESET_FROM_FILENAME_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISC_ADD_RESET_NUMBERS_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISC_ADD_TITLECASE_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISC_BEATLES_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
DISC_COVER_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISC_FINDER_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
DISC_FINDER_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISC_GD_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
DISC_HELP_SET - Static variable in class com.melloware.jukes.gui.tool.help.HelpSets
 
DISC_PF_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
DISC_REMOVER_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
DISC_REMOVER_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISC_STONES_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
DISC_TREE_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
DISC_WEB_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISC_WHO_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
discAdd(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Adds a single disc to the catalog by making the user select a directory.
discAddComments(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Updates all of the comments at once.
DiscAddDialog - Class in com.melloware.jukes.gui.view.dialogs
Adds a single disc to the catalog.
DiscAddDialog(Frame, Settings, File) - Constructor for class com.melloware.jukes.gui.view.dialogs.DiscAddDialog
Constructs a default about dialog using the given owner.
DiscAddHeaderPanel - Class in com.melloware.jukes.gui.view.dialogs
The custom header for the Disc add dialog with toolbar.
DiscAddHeaderPanel(DiscAddDialog, String, String, Icon) - Constructor for class com.melloware.jukes.gui.view.dialogs.DiscAddHeaderPanel
Constructs a HeaderPanel for the given title, description, and icon.
DiscAddHeaderPanel(DiscAddDialog, String, String, Icon, int) - Constructor for class com.melloware.jukes.gui.view.dialogs.DiscAddHeaderPanel
Constructs a HeaderPanel for the given title, description, icon, and panel height.
discAddResetFromFilename(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Resets all tracks titles based on filename.
discAddResetTrackNumbers(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Resets all track numbers in a disc if they are really screwed up.
discAddTitleCase(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Title cases all tracks in a disc.
discCoverImage(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Uses a file chooser to let the user select another cover image.
DiscEditor - Class in com.melloware.jukes.gui.view.editor
An implementation of Editor that displays a Disc.
DiscEditor() - Constructor for class com.melloware.jukes.gui.view.editor.DiscEditor
Constructs a DiscEditor.
DiscFindDialog - Class in com.melloware.jukes.gui.view.dialogs
Searches an entire directory and subdiretories looking for all music folders and adding them to the catalog.
DiscFindDialog(Frame, Settings) - Constructor for class com.melloware.jukes.gui.view.dialogs.DiscFindDialog
Constructs a default about dialog using the given owner.
DiscFindDialog(Frame, Settings, boolean) - Constructor for class com.melloware.jukes.gui.view.dialogs.DiscFindDialog
 
discFinder(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Opens the Disc Finder dialog.
Disclist - Class in com.melloware.jukes.file
The disclist of the application.
Disclist() - Constructor for class com.melloware.jukes.file.Disclist
Default constructor constructs a list of 100 items.
DISCLIST_CLEAR_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISCLIST_CLOSE_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISCLIST_GOTO_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISCLIST_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
DISCLIST_LOAD_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISCLIST_MOVEDOWN_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISCLIST_MOVEUP_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISCLIST_QUEUE_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISCLIST_REMOVE_DISC_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISCLIST_SAVE_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISCLIST_SET_CURRENT_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DISCLIST_SHOW_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
DisclistCellRenderer - Class in com.melloware.jukes.gui.view.component
Custom DisclistCellRenderer used to display disclist Discs in JList.
DisclistCellRenderer() - Constructor for class com.melloware.jukes.gui.view.component.DisclistCellRenderer
Default Constructor
DisclistCellRenderer(Settings) - Constructor for class com.melloware.jukes.gui.view.component.DisclistCellRenderer
Default Constructor
disclistClear(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Clears all tracks from the disclist.
disclistClose(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Closes the disclist.
disclistDisplay(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Shows or hides the disclist.
disclistFileFilter() - Static method in class com.melloware.jukes.file.filter.FilterFactory
Return a DisclistFileFilter for a JFileChooser.
DisclistFilter - Class in com.melloware.jukes.file.filter
Filters for disclist files in JFileChooser.
DisclistFilter() - Constructor for class com.melloware.jukes.file.filter.DisclistFilter
Default Constuctor
disclistGoto(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Go to the disc in the navigator.
DisclistListModel - Class in com.melloware.jukes.gui.view.component
Mode used for displaying disclists in a JList.
DisclistListModel(Disclist, DisclistPanel) - Constructor for class com.melloware.jukes.gui.view.component.DisclistListModel
Constructs a DisclistPanel for the given module.
disclistLoad(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Loads a disclist from a file.
disclistMoveDown(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Moves a track down on the disclist.
disclistMoveUp(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Moves a track up on the disclist.
DisclistPanel - Class in com.melloware.jukes.gui.view
Display the disclist and all the disclist options.
disclistRemoveTracks(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Removes tracks from the disclist.
disclistSave(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Saves a disclist to disk.
DiscNode - Class in com.melloware.jukes.gui.view.node
This class represents ALBUMS in the navigation tree.
DiscNode(NavigationNode, Disc) - Constructor for class com.melloware.jukes.gui.view.node.DiscNode
Constructs a DiscNode for the given parent and disc.
disconnectSession() - Static method in class com.melloware.jukes.db.HibernateUtil
Disconnect and return Session from current Thread.
DiscRemoveDialog - Class in com.melloware.jukes.gui.view.dialogs
Searches for all directories that no longer exist for albums in the catalog and removes them.
DiscRemoveDialog(Frame) - Constructor for class com.melloware.jukes.gui.view.dialogs.DiscRemoveDialog
Constructs a default about dialog using the given owner.
discRemover(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Opens the Disc Remover dialog.
DiscTableModel - Class in com.melloware.jukes.gui.view.dialogs
The table model for displaying results in the disc search dialog.
DiscTableModel() - Constructor for class com.melloware.jukes.gui.view.dialogs.DiscTableModel
Constructor that takes a collection.
DiscTableModel(Object[]) - Constructor for class com.melloware.jukes.gui.view.dialogs.DiscTableModel
Constructor that takes a collection.
DiscValidationModel - Class in com.melloware.jukes.gui.view.validation
Provides all models to bind an artist editor to its domain model, an instance of Disc.
DiscValidationModel(Disc) - Constructor for class com.melloware.jukes.gui.view.validation.DiscValidationModel
Constructor that takes an Disc object.
DiscValidator - Class in com.melloware.jukes.gui.view.validation
Validates Discs.
DiscValidator(Disc) - Constructor for class com.melloware.jukes.gui.view.validation.DiscValidator
Constructs a DiscValidator on the given Disc.
discWebSearch(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Uses the Amazon.com web service to find album information and covers.
DISPLAY_MODE_OFF - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
DISPLAY_MODE_SCOPE - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
DISPLAY_MODE_SPECTRUM_ANALYSER - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
doAccept() - Method in class com.melloware.jukes.gui.view.dialogs.GenresToolDialog
 
doAccept() - Method in class com.melloware.jukes.gui.view.dialogs.SearchDialog
 
doAddToDiscList() - Method in class com.melloware.jukes.gui.view.dialogs.GenresToolDialog
Add all found discs to discList.
doApply() - Method in class com.melloware.jukes.gui.view.dialogs.DiscAddDialog
 
doApply() - Method in class com.melloware.jukes.gui.view.dialogs.DiscFindDialog
 
doApply() - Method in class com.melloware.jukes.gui.view.dialogs.DiscRemoveDialog
 
doApply() - Method in class com.melloware.jukes.gui.view.dialogs.FreeDBDialog
 
doApply() - Method in class com.melloware.jukes.gui.view.dialogs.LocationChangeDialog
 
doApply() - Method in class com.melloware.jukes.gui.view.dialogs.TrackAddDialog
 
doApply() - Method in class com.melloware.jukes.gui.view.dialogs.WebSearchDialog
 
doApply() - Method in class com.melloware.jukes.gui.view.preferences.PreferencesDialog
 
doCancel() - Method in class com.melloware.jukes.gui.view.dialogs.DifferenceToolDialog
 
doCancel() - Method in class com.melloware.jukes.gui.view.dialogs.DiscAddDialog
 
doCancel() - Method in class com.melloware.jukes.gui.view.dialogs.DiscFindDialog
 
doCancel() - Method in class com.melloware.jukes.gui.view.dialogs.DiscRemoveDialog
 
doCancel() - Method in class com.melloware.jukes.gui.view.dialogs.FreeDBDialog
 
doCancel() - Method in class com.melloware.jukes.gui.view.dialogs.GenresToolDialog
 
doCancel() - Method in class com.melloware.jukes.gui.view.dialogs.SearchDialog
 
doCancel() - Method in class com.melloware.jukes.gui.view.dialogs.TrackAddDialog
 
doCancel() - Method in class com.melloware.jukes.gui.view.dialogs.WebSearchDialog
 
doCancel() - Method in class com.melloware.jukes.gui.view.dialogs.XMLExportDialog
 
doCancel() - Method in class com.melloware.jukes.gui.view.dialogs.XMLImportDialog
 
doCloseWindow() - Method in class com.melloware.jukes.gui.view.dialogs.DifferenceToolDialog
 
doCloseWindow() - Method in class com.melloware.jukes.gui.view.dialogs.DiscFindDialog
 
doCloseWindow() - Method in class com.melloware.jukes.gui.view.dialogs.DiscRemoveDialog
 
doCloseWindow() - Method in class com.melloware.jukes.gui.view.preferences.PreferencesDialog
Closes the window.
doCompare(ActionEvent) - Method in class com.melloware.jukes.gui.view.dialogs.DifferenceToolDialog
Performs the comparison in a thread.
domain - Variable in class com.melloware.jukes.gui.view.tasks.UpdateTagsTask
 
doMouseClicked(MouseEvent) - Method in class com.melloware.jukes.gui.view.component.EnhancedTableHeader
 
donate() - Method in class com.melloware.jukes.gui.tool.MainController
Launches a browser and send to the PayPal website
done - Variable in class com.melloware.jukes.gui.view.tasks.LongTask
 
doSearch() - Method in class com.melloware.jukes.gui.view.dialogs.FreeDBDialog
Runs the FreeDB query in a thread.
doSearch() - Method in class com.melloware.jukes.gui.view.dialogs.GenresToolDialog
Executes the search.
doSearch() - Method in class com.melloware.jukes.gui.view.dialogs.SearchDialog
Executes the search.
doSearch() - Method in class com.melloware.jukes.gui.view.dialogs.WebSearchDialog
Runs the Amazon.com query in a thread.
doSearch() - Method in class com.melloware.jukes.gui.view.dialogs.XMLExportDialog
Executes the search.
doSearch() - Method in class com.melloware.jukes.gui.view.dialogs.XMLImportDialog
Executes the search.
doStop() - Method in class com.melloware.jukes.gui.view.dialogs.FreeDBDialog
Stops the current FreeDB query.
doStop() - Method in class com.melloware.jukes.gui.view.dialogs.GenresToolDialog
Stops the search.
doStop() - Method in class com.melloware.jukes.gui.view.dialogs.SearchDialog
Stops the search.
doStop() - Method in class com.melloware.jukes.gui.view.dialogs.WebSearchDialog
Stops the current Amazon query.
doStop() - Method in class com.melloware.jukes.gui.view.dialogs.XMLExportDialog
Stops the search.
doStop() - Method in class com.melloware.jukes.gui.view.dialogs.XMLImportDialog
Stops the search.
duration() - Method in class com.melloware.jukes.util.TimeSpan
Returns a TimeSpan whose value is the absolute value of this TimeSpan.
DynamicHelpModule - Class in com.melloware.jukes.gui.tool
Provides bound bean properties for the help tree model, the help page and the help visibility.

E

Editor - Interface in com.melloware.jukes.gui.view.editor
This interface describes general editor that have an Icon, title, ToolBar, and can set and return a model.
EDITOR_COMPONENT - Static variable in class com.melloware.jukes.gui.tool.Resources
 
EditorPanel - Class in com.melloware.jukes.gui.view.editor
A container that wraps Editor instances with a JScrollPane, which in turn is wrapped by a SimpleInternalFrame.
EditorPanel(MainModule) - Constructor for class com.melloware.jukes.gui.view.editor.EditorPanel
Constructs a EditorPanel.
EmptyPanel - Class in com.melloware.jukes.gui.view.editor
An empty panel to display when no node is selected.
EmptyPanel() - Constructor for class com.melloware.jukes.gui.view.editor.EmptyPanel
Constructs a EmptyPanel.
enablePopupMenu(boolean) - Method in class com.melloware.jukes.gui.view.component.ExportableTable
 
encodedBy - Variable in class com.melloware.jukes.file.tag.MusicTag
 
endPoints - Static variable in class com.melloware.jukes.gui.view.dialogs.WebSearchDialog
 
EnhancedTableHeader - Class in com.melloware.jukes.gui.view.component
In Windows Explorer, you can change the column width to fit the widest cell by double clicking on the column header separators.
EnhancedTableHeader(TableColumnModel, JTable) - Constructor for class com.melloware.jukes.gui.view.component.EnhancedTableHeader
 
ensureSelectionsAreVisible() - Method in class com.melloware.jukes.gui.view.preferences.LookAndFeelPanel
Ensures that the preselections in the look-and-feel list and in the themes list are visible.
ENTAGGED_EXTENSIONS - Static variable in class com.melloware.jukes.file.filter.MusicFilter
 
equals(Object) - Method in class com.melloware.jukes.db.orm.Artist
 
equals(Object) - Method in class com.melloware.jukes.db.orm.Disc
 
equals(Object) - Method in class com.melloware.jukes.db.orm.Track
 
equals(Object) - Method in class com.melloware.jukes.file.tag.MusicTag
Default Equals method.
equals(Object) - Method in class com.melloware.jukes.gui.view.node.AbstractTreeNode
 
equals(Object) - Method in class com.melloware.jukes.util.TimeSpan
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.melloware.jukes.util.TimeSpanUnit
 
equals(Object) - Method in class com.melloware.jukes.ws.AmazonItem
Default Equals method.
equals(Object) - Method in class com.melloware.jukes.ws.FreeDBItem
Default Equals method.
executeSQL(Connection, String) - Static method in class com.melloware.jukes.db.Database
Executes a SQL string against the connection.
EXIT_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
ExportableTable - Class in com.melloware.jukes.gui.view.component
Abtsract base table that can export its results alternates row colors, and allows customization of right click popup menu.
ExportableTable() - Constructor for class com.melloware.jukes.gui.view.component.ExportableTable
 
ExportableTable(TableModel) - Constructor for class com.melloware.jukes.gui.view.component.ExportableTable
 
ExportableTable(TableModel, TableColumnModel) - Constructor for class com.melloware.jukes.gui.view.component.ExportableTable
 
ExportableTable(int, int) - Constructor for class com.melloware.jukes.gui.view.component.ExportableTable
 
ExportableTable(Object[][], Object[]) - Constructor for class com.melloware.jukes.gui.view.component.ExportableTable
 
ExportableTable(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class com.melloware.jukes.gui.view.component.ExportableTable
 
exportCatalog(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Exports a catalog to a text file the user selects with a chooser.
EXTENSIONS - Static variable in class com.melloware.jukes.file.filter.CsvFilter
 
EXTENSIONS - Static variable in class com.melloware.jukes.file.filter.DisclistFilter
 
EXTENSIONS - Static variable in class com.melloware.jukes.file.filter.ImageFilter
 
EXTENSIONS - Static variable in class com.melloware.jukes.file.filter.lstFilter
 
EXTENSIONS - Static variable in class com.melloware.jukes.file.filter.M3uFilter
 
EXTENSIONS - Static variable in class com.melloware.jukes.file.filter.MusicFilter
 
EXTENSIONS - Static variable in class com.melloware.jukes.file.filter.PdfFilter
 
EXTENSIONS - Static variable in class com.melloware.jukes.file.filter.PlaylistFilter
 
EXTENSIONS - Static variable in class com.melloware.jukes.file.filter.TextFilter
 
EXTENSIONS - Static variable in class com.melloware.jukes.file.filter.XmlFilter
 
EXTENSIONS - Static variable in class com.melloware.jukes.file.filter.XspfFilter
 
extractTitleFromFilename() - Method in class com.melloware.jukes.file.tag.MusicTag
Tries to extract the title of the song from the filename.

F

fadeIn() - Method in class com.melloware.jukes.gui.tool.Player
Fades the volume in.
fadeOut() - Method in class com.melloware.jukes.gui.tool.Player
Fades the volume out.
file - Variable in class com.melloware.jukes.file.tag.MusicTag
 
FILE_CHOOSER_FILTER - Static variable in class com.melloware.jukes.gui.tool.Resources
 
FILE_CHOOSER_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
FILE_CHOOSER_TITLE - Static variable in class com.melloware.jukes.gui.tool.Resources
 
FILE_GIF_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
FILE_JPG_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
FILE_PNG_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
FILE_RENAME_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
FILE_TEXT_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
FILE_TIF_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
fileExists() - Method in class com.melloware.jukes.file.tag.MusicTag
If the file exists or not.
fileRename(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Renames the file to track number - title.mp3.
FileUtil - Class in com.melloware.jukes.file
Static class of file utilities.
filter(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Applies the current filter to the tree.
FILTER_APPLY_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
FILTER_CLEAR_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
FILTER_CLOSE_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
FILTER_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
FILTER_SHOW_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
filterClear(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Clears the current filter.
filterClose(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Closes the filter window.
filterDisplay(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Displays or hides the filter window.
FilterFactory - Class in com.melloware.jukes.file.filter
Provides FilterFactory for file and directory choosers based on Jakarta Commons-IO helper package.
FilterPanel - Class in com.melloware.jukes.gui.view
Th filter panel on the main Jukes window.
FilterPanel(Settings) - Constructor for class com.melloware.jukes.gui.view.FilterPanel
Default constructor
findAll(Class, String) - Static method in class com.melloware.jukes.db.HibernateDao
Find all of an object with a specified sort order.
findAllArtists() - Static method in class com.melloware.jukes.db.orm.Catalog
Loads all artists (excluding empty ones) in the catalog and will return quickly if they are already cached.
findAllArtistsIncludingEmpty() - Static method in class com.melloware.jukes.db.orm.Catalog
AZ Loads all artists (including empty ones) in the catalog and will return quickly if they are already cached.
findByCriteria(Criteria) - Static method in class com.melloware.jukes.db.HibernateDao
Finds persistent objects from the store by Criteria provided.
findByExample(AbstractJukesObject) - Static method in class com.melloware.jukes.db.HibernateDao
Finds persistent objects from the store by Example provided.
findById(Class, long) - Static method in class com.melloware.jukes.db.HibernateDao
Find by primary key.
findById(Class, Long) - Static method in class com.melloware.jukes.db.HibernateDao
Find by primary key.
findByQuery(String) - Static method in class com.melloware.jukes.db.HibernateDao
Find all of an object with a specified HQL Query.
findByQuery(String, int) - Static method in class com.melloware.jukes.db.HibernateDao
Find all of an object with a specified HQL Query.
findComponentOwnerFrame(Component) - Static method in class com.melloware.jukes.util.GuiUtil
Goes to the root of component hierarchy until finds Frame or null.
findCover() - Method in class com.melloware.jukes.gui.view.dialogs.DiscAddDialog
Finds a new disc cover.
findCover() - Method in class com.melloware.jukes.gui.view.dialogs.TrackAddDialog
Finds a new disc cover.
findCover() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Tries to find a new cover for the disc.
findCover() - Method in class com.melloware.jukes.gui.view.editor.DiscEditor
Let the user select another album cover.
findDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class com.melloware.jukes.db.audit.AuditInterceptor
 
findItemsAtFreeDB(float[]) - Static method in class com.melloware.jukes.ws.FreeDBSearch
Finds a collection of albums at FreeDB
findItemsByArtist(String, String) - Static method in class com.melloware.jukes.ws.AmazonSearch
Finds a collection of Amazon products by Artist Name.
findItemsByArtistDisc(String, String, String) - Static method in class com.melloware.jukes.ws.AmazonSearch
Finds a collection of Amazon products by artist and disc name.
findItemsByArtistDiscSort(String, String, String, String) - Static method in class com.melloware.jukes.ws.AmazonSearch
Finds a collection of Amazon products by artist and disc name.
findItemsByDisc(String, String) - Static method in class com.melloware.jukes.ws.AmazonSearch
Finds a collection of Amazon products by Disc Name.
findLargestImageFile(File) - Static method in class com.melloware.jukes.file.MusicDirectory
Loops through an array of files and determines the largest one in bytes.
findMusicFiles(File) - Static method in class com.melloware.jukes.file.MusicDirectory
For a directory gets all of its music type files into a collection.
findOwnerFrame(Object) - Static method in class com.melloware.jukes.util.GuiUtil
Goes to the root of component hierarchy until finds Frame or null.
findUniqueByExample(AbstractJukesObject) - Static method in class com.melloware.jukes.db.HibernateDao
Finds a single persistent object from the store by Example provided.
findUniqueByQuery(String) - Static method in class com.melloware.jukes.db.HibernateDao
Finds a single object using the aHQLQuery.
FLAC - Static variable in class com.melloware.jukes.file.filter.MusicFilter
 
FLAC_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
flush() - Method in class com.melloware.jukes.gui.tool.logging.AwtLogHandler
 
font - Variable in class com.melloware.jukes.gui.view.node.AbstractTreeNode
 
FONT_DISABLED - Static variable in class com.melloware.jukes.gui.view.editor.AbstractEditor
 
FONT_ENABLED - Static variable in class com.melloware.jukes.gui.view.editor.AbstractEditor
 
fontColor - Variable in class com.melloware.jukes.gui.view.node.AbstractTreeNode
 
forceCsvExtension(File) - Static method in class com.melloware.jukes.file.filter.FilterFactory
Static method to force a certain extenion on a file.
forceLstExtension(File) - Static method in class com.melloware.jukes.file.filter.FilterFactory
Static method to force a certain extenion on a file.
forceM3uExtension(File) - Static method in class com.melloware.jukes.file.filter.FilterFactory
Static method to force a certain extenion on a file.
forcePdfExtension(File) - Static method in class com.melloware.jukes.file.filter.FilterFactory
Static method to force a certain extenion on a file.
forcePlaylistExtension(File) - Static method in class com.melloware.jukes.file.filter.FilterFactory
Static method to force a certain extenion on a file.
forceTextExtension(File) - Static method in class com.melloware.jukes.file.filter.FilterFactory
Static method to force a certain extenion on a file.
forceXmlExtension(File) - Static method in class com.melloware.jukes.file.filter.FilterFactory
Static method to force a certain extenion on a file.
forceXspfExtension(File) - Static method in class com.melloware.jukes.file.filter.FilterFactory
Static method to force a certain extenion on a file.
formattedText() - Method in class com.melloware.jukes.util.JukesValidationMessage
 
forums() - Method in class com.melloware.jukes.gui.tool.MainController
Launches the browser to the forums website.
FREE_DB_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
FREE_DB_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
freeDB(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
AZ Search FreeDB for album
FreeDBDialog - Class in com.melloware.jukes.gui.view.dialogs
Searches FreeDB for album.
FreeDBDialog(Frame, Settings) - Constructor for class com.melloware.jukes.gui.view.dialogs.FreeDBDialog
Constructs a default dialog using the given owner.
FreeDBItem - Class in com.melloware.jukes.ws
Wrapper class for FreeDB search results
FreeDBItem(FreedbReadResult) - Constructor for class com.melloware.jukes.ws.FreeDBItem
Default constructor based on FreeDB search result.
freeDBSearch() - Method in class com.melloware.jukes.gui.view.dialogs.DiscAddDialog
AZ Perform the FreeDB search.
freeDBSearch() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
AZ Perform the web service search to look for disc info.
freeDBSearch() - Method in class com.melloware.jukes.gui.view.editor.DiscEditor
AZ Performs the FreeDB service search.
FreeDBSearch - Class in com.melloware.jukes.ws
Static methods for performing web services calls to FreeDB Copyright (c) 1999-2007 Melloware, Inc.
FreeDBTableModel - Class in com.melloware.jukes.gui.view.dialogs
The table model for displaying results in the FreeDB search dialog.
FreeDBTableModel() - Constructor for class com.melloware.jukes.gui.view.dialogs.FreeDBTableModel
Constructor that takes a collection.
FreeDBTableModel(Object[]) - Constructor for class com.melloware.jukes.gui.view.dialogs.FreeDBTableModel
Constructor that takes a collection.

G

genre - Variable in class com.melloware.jukes.file.tag.MusicTag
 
GENRES_TOOL_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
genresTool(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
AZ Displays the check genres tool dialog.
GenresToolDialog - Class in com.melloware.jukes.gui.view.dialogs
Searches the database by criteria and returns results in Disc format.
GenresToolDialog(Frame, Settings) - Constructor for class com.melloware.jukes.gui.view.dialogs.GenresToolDialog
Constructs a default about dialog using the given owner.
getAbsolutePath() - Method in class com.melloware.jukes.file.tag.MusicTag
Gets the absolute file path.
getAlbumArtistTag() - Method in class com.melloware.jukes.gui.tool.Settings
AZ Gets the albumArtistTag.
getAnalyzerMode() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the analyzerMode.
getArtist() - Method in class com.melloware.jukes.db.orm.Disc
 
getArtist() - Method in class com.melloware.jukes.file.tag.ApeFileTag
 
getArtist() - Method in class com.melloware.jukes.file.tag.AudioFileTag
 
getArtist() - Method in interface com.melloware.jukes.file.tag.ITag
 
getArtist() - Method in class com.melloware.jukes.file.tag.Mp3Tag
Gets the artist.
getArtist() - Method in class com.melloware.jukes.file.tag.MusicTag
Gets the artist.
getArtist() - Method in class com.melloware.jukes.gui.view.node.ArtistNode
Returns this node's associated Artist instance.
getArtist() - Method in class com.melloware.jukes.ws.AmazonItem
Gets the artist.
getArtist() - Method in class com.melloware.jukes.ws.FreeDBItem
Gets the artist.
getArtists() - Method in class com.melloware.jukes.db.orm.Catalog
Gets the artists.
getAuditDate() - Method in class com.melloware.jukes.db.orm.AbstractJukesObject
Date will be used to determine new-ness.
getAuditDate() - Method in class com.melloware.jukes.db.orm.Artist
This date determines how the NEW flag is checked in the isNew() function.
getAuditDate() - Method in class com.melloware.jukes.db.orm.Catalog
This date determines how the NEW flag is checked in the isNew() function.
getAuditDate() - Method in class com.melloware.jukes.db.orm.Disc
This date determines how the NEW flag is checked in the isNew() function.
getAuditDate() - Method in class com.melloware.jukes.db.orm.Track
This date determines how the NEW flag is checked in the isNew() function.
getBackIterator() - Method in class com.melloware.jukes.file.Playlist
Returns an Iterator for the available backward elements.
getBestImage() - Method in class com.melloware.jukes.ws.AmazonItem
Tries first large, then medium, then small
getBestImageHeight() - Method in class com.melloware.jukes.ws.AmazonItem
Gets the bestImageHeight.
getBestImageUrl() - Method in class com.melloware.jukes.ws.AmazonItem
Tries first large, then medium, then small
getBestImageWidth() - Method in class com.melloware.jukes.ws.AmazonItem
Gets the bestImageWidth.
getBitrate() - Method in class com.melloware.jukes.db.orm.Disc
 
getBitrate() - Method in class com.melloware.jukes.db.orm.Track
 
getBitRate() - Method in class com.melloware.jukes.file.tag.ApeFileTag
 
getBitRate() - Method in class com.melloware.jukes.file.tag.AudioFileTag
 
getBitRate() - Method in interface com.melloware.jukes.file.tag.ITag
 
getBitRate() - Method in class com.melloware.jukes.file.tag.Mp3Tag
Gets the maximum bitrate for this file.
getBitRate() - Method in class com.melloware.jukes.file.tag.MusicTag
Gets the bitRate.
getBitRateAsString() - Method in class com.melloware.jukes.file.tag.MusicTag
Returns the bit rate as a string.
getCatalog() - Method in class com.melloware.jukes.gui.tool.MainModule
Returns the current catalog.
getCatalog() - Method in class com.melloware.jukes.gui.view.node.RootNode
Returns this node's associated Catalog instance.
getCatalogScrollUnits() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the catalogScrollUnits.
getChildAt(int) - Method in class com.melloware.jukes.gui.view.node.AbstractTreeNode
 
getChildCount() - Method in class com.melloware.jukes.db.orm.AbstractJukesObject
Method implemented in each ORM class.
getChildCount() - Method in class com.melloware.jukes.db.orm.Artist
This is used to fool the tree for lazy loading of tree nodes.
getChildCount() - Method in class com.melloware.jukes.db.orm.Catalog
 
getChildCount() - Method in class com.melloware.jukes.db.orm.Disc
This is used to fool the tree for lazy loading of tree nodes.
getChildCount() - Method in class com.melloware.jukes.db.orm.Track
This is used to fool the tree for lazy loading of tree nodes.
getChildCount() - Method in class com.melloware.jukes.gui.view.node.AbstractTreeNode
 
getCloseStatementCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the closeStatementCount.
getCollectionFetchCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the collectionFetchCount.
getCollectionLoadCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the collectionLoadCount.
getCollectionRecreateCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the collectionRecreateCount.
getCollectionRemoveCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the collectionRemoveCount.
getCollectionUpdateCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the collectionUpdateCount.
getColor(String) - Method in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
Convert string to color.
getColumnCount() - Method in class com.melloware.jukes.gui.view.dialogs.DiscTableModel
 
getColumnCount() - Method in class com.melloware.jukes.gui.view.dialogs.FreeDBTableModel
 
getColumnCount() - Method in class com.melloware.jukes.gui.view.dialogs.MusicTagTableModel
 
getColumnCount() - Method in class com.melloware.jukes.gui.view.dialogs.SearchTableModel
 
getColumnCount() - Method in class com.melloware.jukes.gui.view.dialogs.WebSearchTableModel
 
getColumnName(int) - Method in class com.melloware.jukes.gui.view.dialogs.DiscTableModel
 
getColumnName(int) - Method in class com.melloware.jukes.gui.view.dialogs.FreeDBTableModel
 
getColumnName(int) - Method in class com.melloware.jukes.gui.view.dialogs.MusicTagTableModel
 
getColumnName(int) - Method in class com.melloware.jukes.gui.view.dialogs.SearchTableModel
 
getColumnName(int) - Method in class com.melloware.jukes.gui.view.dialogs.WebSearchTableModel
 
getComment() - Method in class com.melloware.jukes.db.orm.Track
Gets the comment.
getComment() - Method in class com.melloware.jukes.file.tag.ApeFileTag
 
getComment() - Method in class com.melloware.jukes.file.tag.AudioFileTag
 
getComment() - Method in interface com.melloware.jukes.file.tag.ITag
 
getComment() - Method in class com.melloware.jukes.file.tag.Mp3Tag
Gets the comment.
getComment() - Method in class com.melloware.jukes.file.tag.MusicTag
Gets the comment.
getConfiguration() - Static method in class com.melloware.jukes.db.HibernateUtil
Returns the original Hibernate configuration.
getConnectCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the connectCount.
getContent() - Method in class com.melloware.jukes.gui.view.component.ComplexInternalFrame
Returns the content - null, if none has been set.
getController() - Method in class com.melloware.jukes.gui.tool.Actions
 
getCopyrighted() - Method in class com.melloware.jukes.file.tag.ApeFileTag
 
getCopyrighted() - Method in class com.melloware.jukes.file.tag.AudioFileTag
 
getCopyrighted() - Method in interface com.melloware.jukes.file.tag.ITag
 
getCopyrighted() - Method in class com.melloware.jukes.file.tag.Mp3Tag
 
getCopyrighted() - Method in class com.melloware.jukes.file.tag.MusicTag
 
getCountArtists() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetApplicationStats.Bean
Gets the countArtists.
getCountDiscs() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetApplicationStats.Bean
Gets the countDiscs.
getCountTracks() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetApplicationStats.Bean
Gets the countTracks.
getCoverSize() - Method in class com.melloware.jukes.db.orm.Disc
Gets the coverSize.
getCoverSizeLarge() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the coverSizeLarge.
getCoverSizeSmall() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the coverSizeSmall.
getCoverUrl() - Method in class com.melloware.jukes.db.orm.Disc
 
getCreatedDate() - Method in interface com.melloware.jukes.db.audit.Auditable
 
getCreatedDate() - Method in class com.melloware.jukes.db.orm.AbstractJukesObject
Method implemented in each ORM class.
getCreatedDate() - Method in class com.melloware.jukes.db.orm.Artist
 
getCreatedDate() - Method in class com.melloware.jukes.db.orm.Catalog
 
getCreatedDate() - Method in class com.melloware.jukes.db.orm.Disc
 
getCreatedDate() - Method in class com.melloware.jukes.db.orm.Track
 
getCreatedUser() - Method in interface com.melloware.jukes.db.audit.Auditable
 
getCreatedUser() - Method in class com.melloware.jukes.db.orm.Artist
 
getCreatedUser() - Method in class com.melloware.jukes.db.orm.Disc
 
getCreatedUser() - Method in class com.melloware.jukes.db.orm.Track
 
getCurrent() - Method in class com.melloware.jukes.gui.view.tasks.LongTask
Called to find out how much has been done.
getCurrentDisc() - Method in class com.melloware.jukes.file.Disclist
Gets the currentDisc.
getCurrentDuration() - Method in class com.melloware.jukes.file.Playlist
Gets the current running time.
getCurrentList() - Method in class com.melloware.jukes.file.Playlist
Gets the currentList.
getCurrentTrack() - Method in class com.melloware.jukes.file.Playlist
Gets the currentTrack.
getData() - Method in class com.melloware.jukes.gui.view.dialogs.DiscTableModel
Gets the data.
getData() - Method in class com.melloware.jukes.gui.view.dialogs.FreeDBTableModel
Gets the data.
getData() - Method in class com.melloware.jukes.gui.view.dialogs.MusicTagTableModel
Gets the data.
getData() - Method in class com.melloware.jukes.gui.view.dialogs.SearchTableModel
Gets the data.
getData() - Method in class com.melloware.jukes.gui.view.dialogs.WebSearchTableModel
Gets the data.
getDatabaseLocation() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the databaseLocation.
getDays() - Method in class com.melloware.jukes.util.TimeSpan
Gets the number of days (truncated).
getDefaultLogFilePattern() - Method in class com.melloware.jukes.gui.Jukes
 
getDefaultSpectrumAnalyserColors() - Static method in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
getDescription() - Method in class com.melloware.jukes.file.filter.CsvFilter
 
getDescription() - Method in class com.melloware.jukes.file.filter.dirFilter
 
getDescription() - Method in class com.melloware.jukes.file.filter.DisclistFilter
 
getDescription() - Method in class com.melloware.jukes.file.filter.ImageFilter
 
getDescription() - Method in class com.melloware.jukes.file.filter.lstFilter
 
getDescription() - Method in class com.melloware.jukes.file.filter.M3uFilter
 
getDescription() - Method in class com.melloware.jukes.file.filter.MusicFilter
 
getDescription() - Method in class com.melloware.jukes.file.filter.PdfFilter
 
getDescription() - Method in class com.melloware.jukes.file.filter.PlaylistFilter
 
getDescription() - Method in class com.melloware.jukes.file.filter.TextFilter
 
getDescription() - Method in class com.melloware.jukes.file.filter.XmlFilter
 
getDescription() - Method in class com.melloware.jukes.file.filter.XspfFilter
 
getDescription(File) - Method in class com.melloware.jukes.file.image.ImageFileView
 
getDescription() - Method in class com.melloware.jukes.gui.view.dialogs.DiscAddHeaderPanel
Returns the description text.
getDescription() - Method in class com.melloware.jukes.gui.view.dialogs.TrackAddHeaderPanel
Returns the description text.
getDisc() - Method in class com.melloware.jukes.db.orm.Track
 
getDisc() - Method in class com.melloware.jukes.file.tag.ApeFileTag
 
getDisc() - Method in class com.melloware.jukes.file.tag.AudioFileTag
 
getDisc() - Method in interface com.melloware.jukes.file.tag.ITag
 
getDisc() - Method in class com.melloware.jukes.file.tag.Mp3Tag
Gets the disc.
getDisc() - Method in class com.melloware.jukes.file.tag.MusicTag
Gets the disc.
getDisc() - Method in class com.melloware.jukes.gui.view.component.AlbumImage
Gets the disc.
getDisc() - Method in class com.melloware.jukes.gui.view.node.DiscNode
Returns this node's associated Disc instance.
getDisc() - Method in class com.melloware.jukes.ws.AmazonItem
Gets the disc.
getDisc() - Method in class com.melloware.jukes.ws.FreeDBItem
Gets the disc.
getDiscImage(String) - Static method in class com.melloware.jukes.file.image.ImageFactory
Gets the disc and returns it the correct size.
getDiscList() - Method in class com.melloware.jukes.file.Disclist
Gets the discList.
getDisclist() - Method in class com.melloware.jukes.gui.view.MainFrame
AZ Gets the disclist.
getDisclist() - Method in class com.melloware.jukes.gui.view.MainPageBuilder
Gets the disclist.
getDiscs() - Method in class com.melloware.jukes.db.orm.Artist
 
getDisplayFormatDisc() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the displayFormatDisc.
getDisplayFormatTrack() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the displayFormatTrack.
getDisplayMode() - Method in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
getDisplayText(String) - Method in class com.melloware.jukes.db.orm.Disc
Gets the display format based on a format from prefs.
getDisplayText(String) - Method in class com.melloware.jukes.db.orm.Track
Gets the display format based on a format from prefs.
getDomain() - Method in class com.melloware.jukes.gui.view.tasks.UpdateTagsTask
Gets the domain.
getDomainClass() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Returns the class used to register this instance in the UpdateManager.
getDomainClass() - Method in class com.melloware.jukes.gui.view.editor.ArtistEditor
Gets the domain class associated with this editor.
getDomainClass() - Method in class com.melloware.jukes.gui.view.editor.DiscEditor
Gets the domain class associated with this editor.
getDomainClass() - Method in interface com.melloware.jukes.gui.view.editor.Editor
Returns the associated domain class used to register this editor with the EditorPanel's registry.
getDomainClass() - Method in class com.melloware.jukes.gui.view.editor.EmptyPanel
 
getDomainClass() - Method in class com.melloware.jukes.gui.view.editor.TrackEditor
Gets the domain class associated with this editor.
getDomainClass() - Method in class com.melloware.jukes.gui.view.editor.WelcomePanel
 
getDomainObject() - Method in class com.melloware.jukes.util.JukesValidationMessage
Gets the domainObject.
getDSP() - Method in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
Return DSP.
getDuration() - Method in class com.melloware.jukes.db.orm.Disc
Gets the duration.
getDuration() - Method in class com.melloware.jukes.db.orm.Track
 
getDurationTime() - Method in class com.melloware.jukes.db.orm.Disc
Gets the durationTime.
getDurationTime() - Method in class com.melloware.jukes.db.orm.Track
 
getEditors() - Method in class com.melloware.jukes.gui.view.editor.EditorPanel
Gets the editors.
getElapsedTime() - Method in class com.melloware.jukes.gui.tool.Player
Gets the elapsedTime.
getElapsedTime() - Method in class com.melloware.jukes.gui.view.MainPageBuilder
Gets the elapsedTime.
getElementAt(int) - Method in class com.melloware.jukes.gui.view.component.DisclistListModel
 
getElementAt(int) - Method in class com.melloware.jukes.gui.view.component.PlaylistListModel
 
getEmphasis() - Method in class com.melloware.jukes.file.tag.ApeFileTag
 
getEmphasis() - Method in class com.melloware.jukes.file.tag.AudioFileTag
 
getEmphasis() - Method in interface com.melloware.jukes.file.tag.ITag
 
getEmphasis() - Method in class com.melloware.jukes.file.tag.Mp3Tag
 
getEmphasis() - Method in class com.melloware.jukes.file.tag.MusicTag
 
getEncodedBy() - Method in class com.melloware.jukes.file.tag.ApeFileTag
 
getEncodedBy() - Method in class com.melloware.jukes.file.tag.AudioFileTag
 
getEncodedBy() - Method in interface com.melloware.jukes.file.tag.ITag
 
getEncodedBy() - Method in class com.melloware.jukes.file.tag.Mp3Tag
Gets the encodedBy.
getEncodedBy() - Method in class com.melloware.jukes.file.tag.MusicTag
Gets the encodedBy.
getEntity(String, Serializable) - Method in class com.melloware.jukes.db.audit.AuditInterceptor
 
getEntityDeleteCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the entityDeleteCount.
getEntityFetchCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the entityFetchCount.
getEntityInsertCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the entityInsertCount.
getEntityLoadCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the entityLoadCount.
getEntityName(Object) - Method in class com.melloware.jukes.db.audit.AuditInterceptor
 
getEntityUpdateCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the entityUpdateCount.
getEvenColor() - Method in class com.melloware.jukes.gui.view.component.ExportableTable
Gets the evenColor.
getFile() - Method in interface com.melloware.jukes.file.tag.ITag
 
getFile() - Method in class com.melloware.jukes.file.tag.MusicTag
Gets the file.
getFileAveragePerDisc() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetApplicationStats.Bean
Gets the fileAveragePerDisc.
getFileBackup() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the fileBackup.
getFileFormatImage() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the fileFormatImage.
getFileFormatMusic() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the fileFormatMusic.
getFileTotal() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetApplicationStats.Bean
Gets the fileTotal.
getFilter() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the filter.
getFlushCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the flushCount.
getFont() - Method in class com.melloware.jukes.gui.view.node.AbstractTreeNode
 
getFont() - Method in interface com.melloware.jukes.gui.view.node.NavigationNode
Returns this node's Font for the given selection state.
getFontColor() - Method in class com.melloware.jukes.gui.view.node.AbstractTreeNode
Gets the fontColor.
getFontColor() - Method in interface com.melloware.jukes.gui.view.node.NavigationNode
Returns this node's Font color for the given selection state.
getFrameIcon() - Method in class com.melloware.jukes.gui.view.component.ComplexInternalFrame
Returns the frame's icon.
getFrequency() - Method in class com.melloware.jukes.file.tag.ApeFileTag
 
getFrequency() - Method in class com.melloware.jukes.file.tag.AudioFileTag
 
getFrequency() - Method in interface com.melloware.jukes.file.tag.ITag
 
getFrequency() - Method in class com.melloware.jukes.file.tag.Mp3Tag
 
getFrequency() - Method in class com.melloware.jukes.file.tag.MusicTag
 
getGenre() - Method in class com.melloware.jukes.db.orm.Disc
 
getGenre() - Method in class com.melloware.jukes.file.tag.ApeFileTag
 
getGenre() - Method in class com.melloware.jukes.file.tag.AudioFileTag
 
getGenre() - Method in interface com.melloware.jukes.file.tag.ITag
 
getGenre() - Method in class com.melloware.jukes.file.tag.Mp3Tag
Gets the genre.
getGenre() - Method in class com.melloware.jukes.file.tag.MusicTag
Gets the genre.
getGenre() - Method in class com.melloware.jukes.ws.FreeDBItem
Gets the genre.
getGenreTypes() - Static method in class com.melloware.jukes.file.tag.MusicTag
Gets the genre list.
getHeader() - Method in class com.melloware.jukes.file.tag.ApeFileTag
 
getHeader() - Method in class com.melloware.jukes.file.tag.AudioFileTag
 
getHeader() - Method in interface com.melloware.jukes.file.tag.ITag
 
getHeader() - Method in class com.melloware.jukes.file.tag.Mp3Tag
 
getHeader() - Method in class com.melloware.jukes.file.tag.MusicTag
Gets the header.
getHeaderBackground() - Method in class com.melloware.jukes.gui.view.component.ComplexInternalFrame
Determines and answers the header's background color.
getHeaderInfo() - Method in class com.melloware.jukes.file.tag.MusicTag
Returns the info about the audio file.
getHeaderToolBar() - Method in class com.melloware.jukes.gui.view.component.ComplexInternalFrame
Returns the current toolbar, null if none has been set before.
getHeaderToolBar() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Answers this Editor's JToolBar.
getHeaderToolBar() - Method in class com.melloware.jukes.gui.view.editor.ArtistEditor
 
getHeaderToolBar() - Method in class com.melloware.jukes.gui.view.editor.DiscEditor
 
getHeaderToolBar() - Method in interface com.melloware.jukes.gui.view.editor.Editor
Answers the editor's header tool bar.
getHeaderToolBar() - Method in class com.melloware.jukes.gui.view.editor.EmptyPanel
 
getHeaderToolBar() - Method in class com.melloware.jukes.gui.view.editor.TrackEditor
 
getHeaderToolBar() - Method in class com.melloware.jukes.gui.view.editor.WelcomePanel
 
getHeaderValue(String) - Method in class com.melloware.jukes.file.tag.MusicTag
Returns the info about the audio file.
getHelpPage() - Method in class com.melloware.jukes.gui.tool.DynamicHelpModule
Returns the current help page, a URL.
getHelpTreeModel() - Method in class com.melloware.jukes.gui.tool.DynamicHelpModule
Returns the tree model for the help tree.
getHelpTreeSelectionModel() - Method in class com.melloware.jukes.gui.tool.DynamicHelpModule
Returns the fixed selection model for the navigation tree.
getHistoryDuration() - Method in class com.melloware.jukes.file.Playlist
Gets the history running time.
getHistoryList() - Method in class com.melloware.jukes.file.Playlist
Gets the historyList.
getHours() - Method in class com.melloware.jukes.util.TimeSpan
Gets the number of hours (truncated).
getIcon(File) - Method in class com.melloware.jukes.file.image.ImageFileView
 
getIcon(boolean) - Method in class com.melloware.jukes.gui.tool.help.HelpNode
 
getIcon(String) - Static method in class com.melloware.jukes.gui.tool.Resources
 
getIcon(Severity) - Static method in class com.melloware.jukes.gui.view.component.MessageCellRenderer
Returns the warn icon for warns, the error icon for errors and null otherwise.
getIcon() - Method in class com.melloware.jukes.gui.view.dialogs.DiscAddHeaderPanel
Returns the icon.
getIcon() - Method in class com.melloware.jukes.gui.view.dialogs.TrackAddHeaderPanel
Returns the icon.
getIcon() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Answers this Editor's Icon.
getIcon() - Method in interface com.melloware.jukes.gui.view.editor.Editor
Answers the editor's icon.
getIcon() - Method in class com.melloware.jukes.gui.view.editor.EmptyPanel
 
getIcon() - Method in class com.melloware.jukes.gui.view.editor.WelcomePanel
 
getIcon(boolean) - Method in class com.melloware.jukes.gui.view.node.ArtistNode
Returns this node's icon, ignores the selection.
getIcon(boolean) - Method in class com.melloware.jukes.gui.view.node.DiscNode
Returns this node's icon, ignores the selection.
getIcon(boolean) - Method in interface com.melloware.jukes.gui.view.node.NavigationNode
Returns this node's icon for the given selection state.
getIcon(boolean) - Method in class com.melloware.jukes.gui.view.node.RootNode
Returns this node's icon.
getIcon(boolean) - Method in class com.melloware.jukes.gui.view.node.TrackNode
Returns this node's icon, ignores the selection.
getIconFromFile(String) - Static method in class com.melloware.jukes.file.image.ImageFactory
Method to create a new ImageIcon and return the reference
getId() - Method in interface com.melloware.jukes.db.audit.Auditable
 
getId() - Method in class com.melloware.jukes.db.orm.AbstractJukesObject
All objects must implement a unique identifier.
getId() - Method in class com.melloware.jukes.db.orm.Artist
 
getId() - Method in class com.melloware.jukes.db.orm.Catalog
 
getId() - Method in class com.melloware.jukes.db.orm.Disc
 
getId() - Method in class com.melloware.jukes.db.orm.Track
 
getImage() - Method in class com.melloware.jukes.gui.view.component.AlbumImage
Gets the image.
getImageFromUrl(String) - Static method in class com.melloware.jukes.file.image.ImageFactory
Gets an Image from the URL specified.
getImagesLocation() - Method in class com.melloware.jukes.gui.tool.Settings
AZ Gets the imagesLocation.
getInstance(String, String, String) - Static method in class com.melloware.jukes.ws.SignedRequestsHelper
You must provide the three values below to initialize the helper.
getItemId() - Method in class com.melloware.jukes.ws.AmazonItem
Gets the itemId.
getItemId() - Method in class com.melloware.jukes.ws.FreeDBItem
Gets the itemId.
getJdbcURL() - Static method in class com.melloware.jukes.db.Database
Gets the connection URL for this database.
getJintellitype() - Method in class com.melloware.jukes.gui.view.MainFrame
Gets the jintellitype.
getKeyTypedListener() - Method in class com.melloware.jukes.gui.view.component.DisclistListModel
Gets the keyTypedListener.
getKeyTypedListener() - Method in class com.melloware.jukes.gui.view.component.PlaylistListModel
Gets the keyTypedListener.
getLargeImage() - Method in class com.melloware.jukes.ws.AmazonItem
Gets the largeImage.
getLargeImageUrl() - Method in class com.melloware.jukes.ws.AmazonItem
Gets the largeImageUrl.
getLayer() - Method in class com.melloware.jukes.file.tag.ApeFileTag
 
getLayer() - Method in class com.melloware.jukes.file.tag.AudioFileTag
 
getLayer() - Method in interface com.melloware.jukes.file.tag.ITag
 
getLayer() - Method in class com.melloware.jukes.file.tag.Mp3Tag
 
getLayer() - Method in class com.melloware.jukes.file.tag.MusicTag
 
getLengthOfTask() - Method in class com.melloware.jukes.gui.view.tasks.LongTask
Called to find out how much work needs to be done.
getList() - Method in class com.melloware.jukes.file.Playlist
Gets the correct list.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.melloware.jukes.gui.view.component.DisclistCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.melloware.jukes.gui.view.component.MessageCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.melloware.jukes.gui.view.component.PlaylistCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.melloware.jukes.gui.view.component.TrackListCellRenderer
 
getLocale() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the locale.
getLocation() - Method in class com.melloware.jukes.db.orm.Disc
Gets the location.
getLogLevel() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the logLevel.
getMainFrame() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Gets the MainFrame for the application.
getMainFrame() - Method in class com.melloware.jukes.gui.view.node.AbstractTreeNode
Gets the MainFrame for the application.
getMainModule() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Gets the MainModule for the application.
getMainModule() - Method in class com.melloware.jukes.gui.view.MainFrame
Gets the mainModule.
getMainModule() - Method in class com.melloware.jukes.gui.view.node.AbstractTreeNode
Gets the MainModule for the application.
getMainPageBuilder() - Method in class com.melloware.jukes.gui.view.MainFrame
Gets the mainPageBuilder.
getMediumImage() - Method in class com.melloware.jukes.ws.AmazonItem
Gets the mediumImage.
getMediumImageUrl() - Method in class com.melloware.jukes.ws.AmazonItem
Gets the mediumImageUrl.
getMessage() - Method in class com.melloware.jukes.gui.view.tasks.LongTask
Returns the most recent status message, or null if there is no current status message.
getMessage() - Method in class com.melloware.jukes.util.JukesValidationMessage
Gets the message.
getMilliseconds() - Method in class com.melloware.jukes.util.TimeSpan
Gets the number of milliseconds.
getMinutes() - Method in class com.melloware.jukes.util.TimeSpan
Gets the number of minutes (truncated).
getMode() - Method in class com.melloware.jukes.file.tag.ApeFileTag
 
getMode() - Method in class com.melloware.jukes.file.tag.AudioFileTag
 
getMode() - Method in interface com.melloware.jukes.file.tag.ITag
 
getMode() - Method in class com.melloware.jukes.file.tag.Mp3Tag
 
getMode() - Method in class com.melloware.jukes.file.tag.MusicTag
 
getModel() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Returns this editor's underlying model.
getModel() - Method in interface com.melloware.jukes.gui.view.editor.Editor
Returns this editor's model.
getModel() - Method in class com.melloware.jukes.gui.view.editor.EmptyPanel
 
getModel() - Method in class com.melloware.jukes.gui.view.editor.WelcomePanel
 
getModel() - Method in class com.melloware.jukes.gui.view.node.AbstractTreeNode
 
getModel() - Method in interface com.melloware.jukes.gui.view.node.NavigationNode
Returns this node's model.
getModifiedDate() - Method in interface com.melloware.jukes.db.audit.Auditable
 
getModifiedDate() - Method in class com.melloware.jukes.db.orm.AbstractJukesObject
Method implemented in each ORM class.
getModifiedDate() - Method in class com.melloware.jukes.db.orm.Artist
 
getModifiedDate() - Method in class com.melloware.jukes.db.orm.Catalog
 
getModifiedDate() - Method in class com.melloware.jukes.db.orm.Disc
 
getModifiedDate() - Method in class com.melloware.jukes.db.orm.Track
 
getModifiedUser() - Method in interface com.melloware.jukes.db.audit.Auditable
 
getModifiedUser() - Method in class com.melloware.jukes.db.orm.Artist
 
getModifiedUser() - Method in class com.melloware.jukes.db.orm.Disc
 
getModifiedUser() - Method in class com.melloware.jukes.db.orm.Track
 
getMusicDuration() - Method in class com.melloware.jukes.util.TimeSpan
Returns a string for music formatting for album length.
getName() - Method in class com.melloware.jukes.db.orm.AbstractJukesObject
All objects must implement a name function to describe this object.
getName() - Method in class com.melloware.jukes.db.orm.Artist
 
getName() - Method in class com.melloware.jukes.db.orm.Catalog
 
getName() - Method in class com.melloware.jukes.db.orm.Disc
 
getName() - Method in class com.melloware.jukes.db.orm.Track
 
getName(File) - Method in class com.melloware.jukes.file.image.ImageFileView
 
getName() - Method in class com.melloware.jukes.gui.view.node.AbstractTreeNode
Returns this node's name.
getName() - Method in class com.melloware.jukes.gui.view.node.ArtistNode
Returns this node's name, the identifier of the associated artist.
getName() - Method in class com.melloware.jukes.gui.view.node.DiscNode
Returns this node's name, the identifier of the associated disc.
getName() - Method in interface com.melloware.jukes.gui.view.node.NavigationNode
Returns this node's name.
getName() - Method in class com.melloware.jukes.gui.view.node.RootNode
Returns this node's name.
getName() - Method in class com.melloware.jukes.gui.view.node.TrackNode
Returns this node's name, the identifier of the associated track.
getName() - Method in class com.melloware.jukes.util.TimeSpanUnit
Gets the name of this TimeSpanUnit.
getNavigationTreeModel() - Method in class com.melloware.jukes.gui.tool.MainModule
Returns the tree model for the navigation tree.
getNavigationTreeSelectionModel() - Method in class com.melloware.jukes.gui.tool.MainModule
Returns the fixed selection model for the navigation tree.
getNewFileInDays() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the newFileInDays.
getNext() - Method in class com.melloware.jukes.file.Disclist
Returns the next element
getNext() - Method in class com.melloware.jukes.file.Playlist
Returns the next element.
getNextImmediate() - Method in class com.melloware.jukes.file.Playlist
Returns the next element no matter if shuffling.
getNextIterator() - Method in class com.melloware.jukes.file.Disclist
Returns an Iterator for the available next elements.
getNextIterator() - Method in class com.melloware.jukes.file.Playlist
Returns an Iterator for the available next elements.
getNodeIcon(boolean) - Method in class com.melloware.jukes.gui.view.node.AbstractTreeNode
Returns the icon to represent this node and any overlays that should be applied.
getNodeIcon(boolean) - Method in interface com.melloware.jukes.gui.view.node.NavigationNode
Returns this node's icon with any overlays added.
getNotes() - Method in class com.melloware.jukes.db.orm.Artist
Gets the notes.
getNotes() - Method in class com.melloware.jukes.db.orm.Disc
Gets the notes.
getOddColor() - Method in class com.melloware.jukes.gui.view.component.ExportableTable
Gets the oddColor.
getOptimisticFailureCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the optimisticFailureCount.
getOrmObject() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Returns this editor's underlying model as an AbstractJukesObject.
getPeakDelay() - Method in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
Return peak falloff delay
getPlayer() - Method in class com.melloware.jukes.gui.tool.Player
Gets the player.
getPlayer() - Method in class com.melloware.jukes.gui.view.MainFrame
Gets the player.
getPlayerBufferSize() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the playerBufferSize.
getPlayerVolume() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the player volume
getPlaylist() - Method in class com.melloware.jukes.gui.view.MainFrame
Gets the playlist.
getPlaylist() - Method in class com.melloware.jukes.gui.view.MainPageBuilder
Gets the playlist.
getPlaylistType() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the playlistType.
getPreferredWidth(JScrollPane) - Static method in class com.melloware.jukes.util.GuiUtil
Gets the preferred width of a JScrollpane.
getPrepareStatementCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the prepareStatementCount.
getPrevious() - Method in class com.melloware.jukes.file.Disclist
Returns the previous element
getPrevious() - Method in class com.melloware.jukes.file.Playlist
Returns the previous element.
getPropertiesToCheck() - Method in class com.melloware.jukes.gui.view.validation.AbstractValidationModel
 
getPropertiesToCheck() - Method in class com.melloware.jukes.gui.view.validation.ArtistValidationModel
 
getPropertiesToCheck() - Method in class com.melloware.jukes.gui.view.validation.DiscValidationModel
 
getPropertiesToCheck() - Method in class com.melloware.jukes.gui.view.validation.TrackValidationModel
 
getQueryCacheHitCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the queryCacheHitCount.
getQueryCacheMissCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the queryCacheMissCount.
getQueryCachePutCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the queryCachePutCount.
getQueryExecutionCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the queryExecutionCount.
getQueryExecutionMaxTime() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the queryExecutionMaxTime.
getReleaseDate() - Method in class com.melloware.jukes.ws.AmazonItem
Gets the releaseDate.
getReleaseDate() - Method in class com.melloware.jukes.ws.FreeDBItem
Gets the releaseDate.
getReleaseYear() - Method in class com.melloware.jukes.ws.AmazonItem
Gets the releaseYear.
getReleaseYear() - Method in class com.melloware.jukes.ws.FreeDBItem
Gets the releaseYear.
getRemoteDatabaseURL() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the remoteDatabaseURL.
getRemoteUrl() - Static method in class com.melloware.jukes.db.HibernateUtil
Gets the remoteUrl.
getRequiredColumnWidth(TableColumn) - Method in class com.melloware.jukes.gui.view.component.EnhancedTableHeader
 
getRowColorEven() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the rowColorEven.
getRowColorOdd() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the rowColorOdd.
getRowCount() - Method in class com.melloware.jukes.gui.view.dialogs.DiscTableModel
 
getRowCount() - Method in class com.melloware.jukes.gui.view.dialogs.FreeDBTableModel
 
getRowCount() - Method in class com.melloware.jukes.gui.view.dialogs.MusicTagTableModel
 
getRowCount() - Method in class com.melloware.jukes.gui.view.dialogs.SearchTableModel
 
getRowCount() - Method in class com.melloware.jukes.gui.view.dialogs.WebSearchTableModel
 
getScaledImage(String, int, int) - Static method in class com.melloware.jukes.file.image.ImageFactory
Gets an ImageIcon and scales it to the size requested.
getScopeColor() - Method in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
getSecondLevelCacheHitCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the secondLevelCacheHitCount.
getSecondLevelCacheMissCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the secondLevelCacheMissCount.
getSecondLevelCachePutCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the secondLevelCachePutCount.
getSeconds() - Method in class com.melloware.jukes.util.TimeSpan
Gets the number of seconds (truncated).
getSelectedArtist() - Method in class com.melloware.jukes.gui.view.dialogs.FreeDBDialog
Gets the selectedArtist.
getSelectedArtist() - Method in class com.melloware.jukes.gui.view.dialogs.WebSearchDialog
Gets the selectedArtist.
getSelectedDisc() - Method in class com.melloware.jukes.gui.view.dialogs.FreeDBDialog
Gets the selectedDisc.
getSelectedDisc() - Method in class com.melloware.jukes.gui.view.dialogs.WebSearchDialog
Gets the selectedDisc.
getSelectedGenre() - Method in class com.melloware.jukes.gui.view.dialogs.FreeDBDialog
Gets the selectedGenre.
getSelectedImage() - Method in class com.melloware.jukes.gui.view.dialogs.WebSearchDialog
Gets the selectedImage.
getSelectedNode() - Method in class com.melloware.jukes.gui.tool.MainModule
Gets the selectedNode.
getSelectedTracks() - Method in class com.melloware.jukes.gui.view.dialogs.FreeDBDialog
Gets the selectedTracks.
getSelectedTracks() - Method in class com.melloware.jukes.gui.view.dialogs.WebSearchDialog
Gets the selectedTracks.
getSelectedYear() - Method in class com.melloware.jukes.gui.view.dialogs.FreeDBDialog
Gets the selectedYear.
getSelectedYear() - Method in class com.melloware.jukes.gui.view.dialogs.WebSearchDialog
Gets the selectedYear.
getSelection() - Method in class com.melloware.jukes.gui.tool.MainModule
Returns the current selection, a domain object.
getSelection() - Method in class com.melloware.jukes.gui.view.dialogs.GenresToolDialog
Gets the selection.
getSelection() - Method in class com.melloware.jukes.gui.view.dialogs.SearchDialog
Gets the selection.
getSelectionType() - Method in class com.melloware.jukes.gui.tool.MainModule
Returns the class of the selected domain object.
getSession() - Static method in class com.melloware.jukes.db.HibernateUtil
Retrieves the current Session local to the thread.
getSessionCloseCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the sessionCloseCount.
getSessionFactory() - Static method in class com.melloware.jukes.db.HibernateUtil
Returns the SessionFactory used for this static class.
getSessionOpenCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the sessionOpenCount.
getSettings() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Gets the settings for the application.
getSettings() - Method in class com.melloware.jukes.gui.view.node.AbstractTreeNode
Gets the presentation settings.
getSeverity() - Method in class com.melloware.jukes.util.JukesValidationMessage
Gets the severity.
getSheet() - Method in class com.melloware.jukes.gui.view.preferences.PropertySheetSettings
Gets the sheet.
getSize() - Method in class com.melloware.jukes.gui.view.component.DisclistListModel
 
getSize() - Method in class com.melloware.jukes.gui.view.component.PlaylistListModel
 
getSmallestImage() - Method in class com.melloware.jukes.ws.AmazonItem
Tries first small, then medium, then large
getSmallImage() - Method in class com.melloware.jukes.ws.AmazonItem
Gets the smallImage.
getSmallImageUrl() - Method in class com.melloware.jukes.ws.AmazonItem
Gets the smallImageUrl.
getSourceDataLine() - Method in class com.melloware.jukes.gui.tool.JukesPlayer
 
getSpectrumAnalyserBandCount() - Method in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
getSpectrumAnalyserColors() - Method in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
getSpectrumAnalyserDecay() - Method in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
getStandardGenreType(int) - Static method in class com.melloware.jukes.file.tag.MusicTag
AZ Gets genre description from the standard genre list.
getStartInDirectory() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the startInDirectory.
getStatus() - Method in class com.melloware.jukes.gui.tool.Player
 
getString(String) - Static method in class com.melloware.jukes.gui.tool.Resources
 
getSuccessfulTransactionCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the successfulTransactionCount.
getTag(File) - Static method in class com.melloware.jukes.file.tag.TagFactory
Gets the proper music tag type based on aFile.
getTag(String) - Static method in class com.melloware.jukes.file.tag.TagFactory
Gets the proper music tag type based on aFile.
getTask() - Method in class com.melloware.jukes.gui.view.tasks.TimerListener
Gets the task.
getTextForeground(boolean) - Method in class com.melloware.jukes.gui.view.component.ComplexInternalFrame
Determines and answers the header's text foreground color.
getTime() - Method in class com.melloware.jukes.util.TimeSpan
Gets the time.
getTimeAveragePerDisc() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetApplicationStats.Bean
Gets the timeAveragePerDisc.
getTimeTotal() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetApplicationStats.Bean
Gets the timeTotal.
getTitle() - Method in class com.melloware.jukes.file.tag.ApeFileTag
 
getTitle() - Method in class com.melloware.jukes.file.tag.AudioFileTag
 
getTitle() - Method in interface com.melloware.jukes.file.tag.ITag
 
getTitle() - Method in class com.melloware.jukes.file.tag.Mp3Tag
Gets the title.
getTitle() - Method in class com.melloware.jukes.file.tag.MusicTag
Gets the title.
getTitle() - Method in class com.melloware.jukes.gui.view.component.ComplexInternalFrame
Returns the frame's title text.
getTitle() - Method in class com.melloware.jukes.gui.view.dialogs.DiscAddHeaderPanel
Returns the title text.
getTitle() - Method in class com.melloware.jukes.gui.view.dialogs.TrackAddHeaderPanel
Returns the title text.
getTitle() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Answers this Editor's title.
getTitle() - Method in interface com.melloware.jukes.gui.view.editor.Editor
Answers the editor's title.
getTitle() - Method in class com.melloware.jukes.gui.view.editor.EmptyPanel
 
getTitle() - Method in class com.melloware.jukes.gui.view.editor.WelcomePanel
 
getTitleSuffix() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Returns a suffix for this editor's title.
getTitleSuffix() - Method in class com.melloware.jukes.gui.view.editor.ArtistEditor
Gets the title for the title bar.
getTitleSuffix() - Method in class com.melloware.jukes.gui.view.editor.DiscEditor
Gets the title for the title bar.
getTitleSuffix() - Method in class com.melloware.jukes.gui.view.editor.TrackEditor
Gets the title for the title bar.
getToolBar() - Method in class com.melloware.jukes.gui.view.component.ComplexInternalFrame
Returns the current toolbar, null if none has been set before.
getToolBar() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Answers this Editor's JToolBar.
getToolBar() - Method in interface com.melloware.jukes.gui.view.editor.Editor
Answers the editor's tool bar.
getToolBar() - Method in class com.melloware.jukes.gui.view.editor.EmptyPanel
 
getToolBar() - Method in class com.melloware.jukes.gui.view.editor.WelcomePanel
 
getToolTip() - Method in class com.melloware.jukes.util.JukesValidationMessage
Gets the toolTip.
getTotalDays() - Method in class com.melloware.jukes.util.TimeSpan
Gets the number of days including fractional days.
getTotalHours() - Method in class com.melloware.jukes.util.TimeSpan
Gets the number of hours including fractional hours.
getTotalMinutes() - Method in class com.melloware.jukes.util.TimeSpan
Gets the number of minutes including fractional minutes.
getTotalSeconds() - Method in class com.melloware.jukes.util.TimeSpan
Gets the number of seconds including fractional seconds.
getTrack() - Method in class com.melloware.jukes.file.tag.ApeFileTag
 
getTrack() - Method in class com.melloware.jukes.file.tag.AudioFileTag
 
getTrack() - Method in interface com.melloware.jukes.file.tag.ITag
 
getTrack() - Method in class com.melloware.jukes.file.tag.Mp3Tag
Gets the track.
getTrack() - Method in class com.melloware.jukes.file.tag.MusicTag
Gets the track.
getTrack() - Method in class com.melloware.jukes.gui.view.node.TrackNode
Returns this node's associated Track instance.
getTrackLength() - Method in class com.melloware.jukes.file.tag.ApeFileTag
 
getTrackLength() - Method in class com.melloware.jukes.file.tag.AudioFileTag
 
getTrackLength() - Method in interface com.melloware.jukes.file.tag.ITag
 
getTrackLength() - Method in class com.melloware.jukes.file.tag.Mp3Tag
Gets the track length in seconds.
getTrackLength() - Method in class com.melloware.jukes.file.tag.MusicTag
Gets the trackLength.
getTrackLengthAsString() - Method in class com.melloware.jukes.file.tag.MusicTag
Gets the track length in seconds.
getTrackNumber() - Method in class com.melloware.jukes.db.orm.Track
 
getTracks() - Method in class com.melloware.jukes.db.orm.Disc
 
getTracks() - Method in class com.melloware.jukes.ws.AmazonItem
Gets the tracks.
getTracks() - Method in class com.melloware.jukes.ws.FreeDBItem
Gets the tracks.
getTrackSize() - Method in class com.melloware.jukes.db.orm.Track
Gets the trackSize.
getTrackUrl() - Method in class com.melloware.jukes.db.orm.Track
 
getTransactionCount() - Method in class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
Gets the transactionCount.
getTrayIcon() - Method in class com.melloware.jukes.gui.view.MainFrame
Gets the trayIcon.
getTypeDescription(File) - Method in class com.melloware.jukes.file.image.ImageFileView
 
getURL() - Method in class com.melloware.jukes.gui.tool.help.HelpNode
 
getUserObject() - Method in class com.melloware.jukes.gui.view.node.AbstractTreeNode
 
getValidationModel() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Gets the validationModel.
getValidationResultModel() - Method in class com.melloware.jukes.gui.view.validation.AbstractValidationModel
 
getValue() - Method in class com.melloware.jukes.util.TimeSpanUnit
Gets the number of milliseconds this TimeSpanUnit represents.
getValueAt(int, int) - Method in class com.melloware.jukes.gui.view.dialogs.DiscTableModel
 
getValueAt(int, int) - Method in class com.melloware.jukes.gui.view.dialogs.FreeDBTableModel
 
getValueAt(int, int) - Method in class com.melloware.jukes.gui.view.dialogs.MusicTagTableModel
 
getValueAt(int, int) - Method in class com.melloware.jukes.gui.view.dialogs.SearchTableModel
 
getValueAt(int, int) - Method in class com.melloware.jukes.gui.view.dialogs.WebSearchTableModel
 
getVersion() - Method in class com.melloware.jukes.file.tag.ApeFileTag
 
getVersion() - Method in class com.melloware.jukes.file.tag.AudioFileTag
 
getVersion() - Method in interface com.melloware.jukes.file.tag.ITag
 
getVersion() - Method in class com.melloware.jukes.file.tag.Mp3Tag
 
getVersion() - Method in class com.melloware.jukes.file.tag.MusicTag
 
getVolume() - Method in class com.melloware.jukes.gui.tool.Player
Gets the volume.
getWindowID() - Method in class com.melloware.jukes.gui.view.MainFrame
The UI Framework needs some kind of ID to tell windows apart.
getWindowMinimumSize() - Method in class com.melloware.jukes.gui.view.MainFrame
Returns the frame's minimum size.
getWrappedComponentTree(ValidationResultModel, JComponent) - Static method in class com.melloware.jukes.gui.view.validation.IconFeedbackPanel
Wraps the components in the given component tree with instances of IconFeedbackPanel where necessary.
getYear() - Method in class com.melloware.jukes.db.orm.Disc
Returns the release year.
getYear() - Method in class com.melloware.jukes.file.tag.ApeFileTag
 
getYear() - Method in class com.melloware.jukes.file.tag.AudioFileTag
 
getYear() - Method in interface com.melloware.jukes.file.tag.ITag
 
getYear() - Method in class com.melloware.jukes.file.tag.Mp3Tag
Gets the year.
getYear() - Method in class com.melloware.jukes.file.tag.MusicTag
Gets the year.
GIF - Static variable in class com.melloware.jukes.file.filter.ImageFilter
 
go() - Method in class com.melloware.jukes.gui.view.tasks.LoadDisclistTask
Called to start the task.
go() - Method in class com.melloware.jukes.gui.view.tasks.LoadPlaylistTask
Called to start the task.
go() - Method in class com.melloware.jukes.gui.view.tasks.LongTask
Called to start the task.
go() - Method in class com.melloware.jukes.gui.view.tasks.UpdateTagsTask
Called to start the task.
GuiUtil - Class in com.melloware.jukes.util
Swing Utilities used throughout the application.

H

handle(Throwable) - Method in class com.melloware.jukes.gui.tool.logging.AwtLogHandler
Handles AWT errors or anything else that comes down the line.
hasCatalog() - Method in class com.melloware.jukes.gui.tool.MainModule
Checks and answers if a catalog is loaded.
hasErrors() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Does this editor pass validation right now.
hashCode() - Method in class com.melloware.jukes.db.orm.Artist
 
hashCode() - Method in class com.melloware.jukes.db.orm.Disc
 
hashCode() - Method in class com.melloware.jukes.db.orm.Track
 
hashCode() - Method in class com.melloware.jukes.file.tag.MusicTag
Default hashcode method.
hashCode() - Method in class com.melloware.jukes.gui.view.node.AbstractTreeNode
 
hashCode() - Method in class com.melloware.jukes.util.TimeSpan
Returns a hash code value for the object.
hashCode() - Method in class com.melloware.jukes.util.TimeSpanUnit
Returns a hash code value for the object.
hashCode() - Method in class com.melloware.jukes.ws.AmazonItem
Default hashcode method.
hashCode() - Method in class com.melloware.jukes.ws.FreeDBItem
Default hashcode method.
hasNext() - Method in class com.melloware.jukes.file.Disclist
Checks and answer if there's a next element.
hasNext() - Method in class com.melloware.jukes.file.Playlist
Checks and answer if there's a next element.
hasPrevious() - Method in class com.melloware.jukes.file.Disclist
Checks and answer if there's a next element.
hasPrevious() - Method in class com.melloware.jukes.file.Playlist
Checks and answers if there's a previous element.
hasWarning() - Method in class com.melloware.jukes.gui.view.tasks.LongTask
AZ Called to find out if the task has completed with errors or warnings.
header - Variable in class com.melloware.jukes.file.tag.MusicTag
 
HELP_ABOUT_DIALOG_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
HELP_CONTACT_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
HELP_CONTENTS_ICON_ID - Static variable in class com.melloware.jukes.gui.tool.Resources
 
HELP_CONTENTS_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
HELP_DONATE_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
HELP_FORUMS_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
HELP_GLOBAL_HELPSET - Static variable in class com.melloware.jukes.gui.tool.Resources
 
HELP_TIP_OF_THE_DAY_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
HELP_TIPS_INDEX - Static variable in class com.melloware.jukes.gui.tool.Resources
 
HELP_URL_PREFIX - Static variable in class com.melloware.jukes.gui.tool.Resources
 
HelpNode - Class in com.melloware.jukes.gui.tool.help
Instances of this class define help nodes in the dynamic help.
HelpSets - Class in com.melloware.jukes.gui.tool.help
This class provides help sets (TreeNodes) for each domain class.
HibernateDao - Class in com.melloware.jukes.db
Static methods for access data using Hibernate.
HibernateUtil - Class in com.melloware.jukes.db
Basic Hibernate helper class for Hibernate configuration and startup.
hideMainWindow() - Method in class com.melloware.jukes.gui.tool.MainController
Hides the main window.
hideWindow() - Method in interface com.melloware.jukes.tray.ITrayIcon
 
hideWindow() - Method in class com.melloware.jukes.tray.JukesTrayIcon
 
HINT - Static variable in class com.melloware.jukes.gui.view.editor.AbstractEditor
 
hintArea - Variable in class com.melloware.jukes.gui.view.editor.AbstractEditor
 
hintAreaPane - Variable in class com.melloware.jukes.gui.view.editor.AbstractEditor
 
hintLabel - Variable in class com.melloware.jukes.gui.view.editor.AbstractEditor
 
HISTORY_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
HOURS - Static variable in class com.melloware.jukes.util.TimeSpanUnit
HOURS indicates that hours are being used

I

ICO_TRAYICON - Static variable in class com.melloware.jukes.file.image.ImageFactory
 
ICO_TRAYPAUSE - Static variable in class com.melloware.jukes.file.image.ImageFactory
 
ICO_TRAYPLAY - Static variable in class com.melloware.jukes.file.image.ImageFactory
 
ICO_TRAYSTOP - Static variable in class com.melloware.jukes.file.image.ImageFactory
 
icon - Variable in class com.melloware.jukes.gui.view.editor.AbstractEditor
 
IconFeedbackPanel - Class in com.melloware.jukes.gui.view.validation
Can display validation feedback icons "over" a content panel.
IconFeedbackPanel(ValidationResultModel, JComponent) - Constructor for class com.melloware.jukes.gui.view.validation.IconFeedbackPanel
Creates an IconFeedbackPanel on the given ValidationResultModel using the specified content panel.
IMAGE_FILTER - Static variable in class com.melloware.jukes.file.filter.FilterFactory
 
IMAGE_NOCOVER - Static variable in class com.melloware.jukes.file.image.ImageFactory
 
ImageBlender - Class in com.melloware.jukes.file.image
Utility to blend to images together.
ImageFactory - Class in com.melloware.jukes.file.image
Class to represent and storage area for all icon references.
imageFileFilter() - Static method in class com.melloware.jukes.file.filter.FilterFactory
Return a ImageFileFilter for a JFileChooser.
ImageFileView - Class in com.melloware.jukes.file.image
Helper for Image File chooser.
ImageFileView() - Constructor for class com.melloware.jukes.file.image.ImageFileView
 
ImageFilter - Class in com.melloware.jukes.file.filter
Filters for image files in JFileChooser.
ImageFilter() - Constructor for class com.melloware.jukes.file.filter.ImageFilter
Default Constuctor
imageIOFilter() - Static method in class com.melloware.jukes.file.filter.FilterFactory
Return a imageIOFilter to filter out images of a directory.
InfrastructureException - Exception in com.melloware.jukes.exception
This exception is used to mark (fatal) failures in infrastructure and system code.
InfrastructureException() - Constructor for exception com.melloware.jukes.exception.InfrastructureException
Default Constructor.
InfrastructureException(String) - Constructor for exception com.melloware.jukes.exception.InfrastructureException
 
InfrastructureException(Throwable) - Constructor for exception com.melloware.jukes.exception.InfrastructureException
 
InfrastructureException(String, Throwable) - Constructor for exception com.melloware.jukes.exception.InfrastructureException
 
initEventHandling() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Initializes any event handling.
initialize() - Static method in class com.melloware.jukes.db.HibernateUtil
Static initializer to startup Hibernate.
initializeActions() - Method in class com.melloware.jukes.gui.Jukes
Initializes the actions used in this application.
initializeCodecs() - Method in class com.melloware.jukes.gui.Jukes
Load all the SPI sound codecs and log them.
initializeFor(MainModule, MainController) - Static method in class com.melloware.jukes.gui.tool.Actions
Initializes the actions used in this application.
instantiate(String, EntityMode, Serializable) - Method in class com.melloware.jukes.db.audit.AuditInterceptor
 
isAuditInfo() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the auditInfo.
isAvailable() - Method in interface com.melloware.jukes.tray.ITrayIcon
 
isAvailable() - Method in class com.melloware.jukes.tray.JukesTrayIcon
 
isCancelled() - Method in class com.melloware.jukes.gui.view.tasks.LongTask
Called to find out if the task has been canceled.
isCatalogFilePathValid() - Method in class com.melloware.jukes.gui.tool.MainModule
Checks and answers whether the catalog's file path is valid.
isCellEditable(int, int) - Method in class com.melloware.jukes.gui.view.dialogs.DiscTableModel
 
isCellEditable(int, int) - Method in class com.melloware.jukes.gui.view.dialogs.FreeDBTableModel
 
isCellEditable(int, int) - Method in class com.melloware.jukes.gui.view.dialogs.MusicTagTableModel
 
isCellEditable(int, int) - Method in class com.melloware.jukes.gui.view.dialogs.SearchTableModel
 
isCellEditable(int, int) - Method in class com.melloware.jukes.gui.view.dialogs.WebSearchTableModel
 
isChapter() - Method in class com.melloware.jukes.gui.tool.help.HelpNode
 
isCompact() - Static method in class com.melloware.jukes.db.HibernateUtil
Gets the compact.
isCopyImagesToDirectory() - Method in class com.melloware.jukes.gui.tool.Settings
AZ Gets the copyImagesToDirectory.
isCurrent() - Method in class com.melloware.jukes.file.Playlist
Gets the current.
isDirty() - Method in class com.melloware.jukes.gui.view.validation.AbstractValidationModel
Has this form been modified?
isDisclistVisible() - Method in class com.melloware.jukes.gui.view.MainPageBuilder
Answers if the disclist panel is visible.
isDone() - Method in class com.melloware.jukes.gui.view.tasks.LongTask
Called to find out if the task has completed.
isFadeInOnPlay() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the fadeInOnPlay.
isFadeOutOnChange() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the fadeOutOnChange.
isFadeOutOnPause() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the fadeOutOnPause.
isFadeOutOnStop() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the fadeOutOnStop.
isFilterVisible() - Method in class com.melloware.jukes.gui.view.MainPageBuilder
Answers if the filter panel is visible.
isHelpVisible() - Method in class com.melloware.jukes.gui.tool.DynamicHelpModule
Answers whether the dynamic help is visible or not.
isHSQLDialect() - Static method in class com.melloware.jukes.db.HibernateUtil
Gets the isHSQLDialect.
isNegative() - Method in class com.melloware.jukes.util.TimeSpan
Indicates whether the value of the TimeSpan is negative.
isNewFile(int) - Method in class com.melloware.jukes.db.orm.AbstractJukesObject
Gets whether this file is considered new by checking the number of days against aDays.
isNotValid() - Method in class com.melloware.jukes.db.orm.AbstractJukesObject
Gets the valid flag.
isPeaksEnabled() - Method in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
isPlaylistVisible() - Method in class com.melloware.jukes.gui.view.MainPageBuilder
Answers if the playlist panel is visible.
isPositive() - Method in class com.melloware.jukes.util.TimeSpan
Indicates whether the value of the TimeSpan is positive.
isSelected() - Method in class com.melloware.jukes.gui.view.component.ComplexInternalFrame
Answers if the panel is currently selected (or in other words active) or not.
isShowDefaultTree() - Method in class com.melloware.jukes.gui.tool.Settings
AZ Gets the showDefaultTree.
isShowEmptyNode() - Method in class com.melloware.jukes.gui.tool.Settings
AZ Gets the showEmptyNode.
isShuffleCatalog() - Method in class com.melloware.jukes.file.Playlist
Gets the shuffleCatalog.
isShufflePlaylist() - Method in class com.melloware.jukes.file.Playlist
Gets the shufflePlaylist.
isTransient(Object) - Method in class com.melloware.jukes.db.audit.AuditInterceptor
 
isTraversable(File) - Method in class com.melloware.jukes.file.image.ImageFileView
 
isUpdateTags() - Method in class com.melloware.jukes.gui.tool.Settings
Gets the updateTags.
isUseCDNumber() - Method in class com.melloware.jukes.gui.tool.Settings
AZ Gets the useCDNumber.
isValid() - Method in class com.melloware.jukes.db.orm.AbstractJukesObject
Gets the valid flag.
isValid() - Method in class com.melloware.jukes.db.orm.Artist
 
isValid() - Method in class com.melloware.jukes.db.orm.Catalog
 
isValid() - Method in class com.melloware.jukes.db.orm.Disc
 
isValid() - Method in class com.melloware.jukes.db.orm.Track
 
isVBR() - Method in class com.melloware.jukes.file.tag.ApeFileTag
 
isVBR() - Method in class com.melloware.jukes.file.tag.AudioFileTag
 
isVBR() - Method in interface com.melloware.jukes.file.tag.ITag
 
isVBR() - Method in class com.melloware.jukes.file.tag.Mp3Tag
Is this file a variable bit rate.
isVBR() - Method in class com.melloware.jukes.file.tag.MusicTag
 
isZero() - Method in class com.melloware.jukes.util.TimeSpan
Indicates whether the value of the TimeSpan is zero.
ITag - Interface in com.melloware.jukes.file.tag
Interface for all implemented tag formats.
ITrayIcon - Interface in com.melloware.jukes.tray
Common interface for tray icons on Windows and KDE.

J

JPEG - Static variable in class com.melloware.jukes.file.filter.ImageFilter
 
JPG - Static variable in class com.melloware.jukes.file.filter.ImageFilter
 
Jukes - Class in com.melloware.jukes.gui
This is the main class of the Jukes application.
Jukes() - Constructor for class com.melloware.jukes.gui.Jukes
 
JukesException - Exception in com.melloware.jukes.exception
Base Exception for all wrapped exceptions in PUYJ.
JukesException() - Constructor for exception com.melloware.jukes.exception.JukesException
Default Constructor
JukesException(String) - Constructor for exception com.melloware.jukes.exception.JukesException
Constructor that takes a message.
JukesException(String, Throwable) - Constructor for exception com.melloware.jukes.exception.JukesException
Constructor takes a message and exception.
JukesException(Throwable) - Constructor for exception com.melloware.jukes.exception.JukesException
Constructor that wraps another exception.
JukesPlayer - Class in com.melloware.jukes.gui.tool
Override BasicPlayer to get to some protected methods.
JukesPlayer() - Constructor for class com.melloware.jukes.gui.tool.JukesPlayer
 
JukesTrayIcon - Class in com.melloware.jukes.tray
Tray icon using JDK 6 SystemTray class.
JukesTrayIcon(JFrame) - Constructor for class com.melloware.jukes.tray.JukesTrayIcon
Default Constructor.
JukesTrayMouseAdapter - Class in com.melloware.jukes.tray
Listens for all mouse events on the Tray Icon.
JukesTrayMouseAdapter(JukesTrayIcon, JPopupMenu) - Constructor for class com.melloware.jukes.tray.JukesTrayMouseAdapter
Default constructor.
JukesValidationMessage - Class in com.melloware.jukes.util
Basic validation message to assign an icon, and object, a tooltip, and message.
JukesValidationMessage(String, Severity) - Constructor for class com.melloware.jukes.util.JukesValidationMessage
Default Constructor
JukesValidationMessage(String, Severity, Object) - Constructor for class com.melloware.jukes.util.JukesValidationMessage
 

K

key() - Method in class com.melloware.jukes.util.JukesValidationMessage
 

L

LANG_CHINESE_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
LANG_DUTCH_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
LANG_ENGLISH_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
LANG_FINNISH_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
LANG_FRENCH_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
LANG_GERMAN_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
LANG_HINDHI_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
LANG_INDONESIAN_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
LANG_ITALIAN_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
LANG_KOREAN_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
LANG_NORWEGIAN_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
LANG_PORTUGEUSE_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
LANG_RUSSIAN_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
LANG_SPANISH_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
LANG_SWEDISH_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
LANG_TAMIL_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
LANG_TELEGU_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
LANG_UKRAINIAN_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
language(ActionEvent, String) - Method in class com.melloware.jukes.gui.tool.MainController
Updates the language of the application to aLanguage.
launchApplication() - Method in class com.melloware.jukes.gui.Jukes
Brings up the application, it therefore initializes the main frame, checks the setup process, initializes all actions, then builds the main frame, and finally opens it.
leftClicked() - Method in class com.melloware.jukes.tray.JukesTrayIcon
When the icon is single clicked in the tray.
lengthOfTask - Variable in class com.melloware.jukes.gui.view.tasks.LongTask
 
load() - Method in class com.melloware.jukes.gui.view.DisclistPanel
Load a disclist from disk.
load() - Method in class com.melloware.jukes.gui.view.PlaylistPanel
Load a playlist from disk.
loadChildren() - Method in class com.melloware.jukes.gui.view.node.AbstractTreeNode
Loads the node's child objects.
loadChildren() - Method in class com.melloware.jukes.gui.view.node.ArtistNode
 
loadChildren() - Method in class com.melloware.jukes.gui.view.node.DiscNode
 
loadChildren() - Method in class com.melloware.jukes.gui.view.node.RootNode
Loads all the artists in the collection sorted by name ascending.
loadChildren() - Method in class com.melloware.jukes.gui.view.node.TrackNode
 
loadDiscFromDirectory(File, boolean) - Static method in class com.melloware.jukes.file.MusicDirectory
Silently loads all tracks and one image file from the aDirectory.
LoadDisclistTask - Class in com.melloware.jukes.gui.view.tasks
In a thread attempts to load the disclist one disc at a time and notify user of the progress.
LoadDisclistTask(File, Disclist) - Constructor for class com.melloware.jukes.gui.view.tasks.LoadDisclistTask
Constructor that needs a file to load.
loadImage() - Method in class com.melloware.jukes.file.image.ChooserImagePreview
 
loadImage() - Method in class com.melloware.jukes.gui.view.component.AlbumImage
 
loadingChildren - Variable in class com.melloware.jukes.gui.view.node.AbstractTreeNode
 
LoadPlaylistTask - Class in com.melloware.jukes.gui.view.tasks
In a thread attempts to load the playlist one song at a time and notify user of the progress.
LoadPlaylistTask(File, Playlist) - Constructor for class com.melloware.jukes.gui.view.tasks.LoadPlaylistTask
Constructor that needs a file to load.
LOCATION_TOOL_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
LocationChangeDialog - Class in com.melloware.jukes.gui.view.dialogs
Changes a location in the DISC.LOCATION, DISC.COVER_URL, and TRACK.TRACK_URL fields globally.
LocationChangeDialog(Frame, Settings) - Constructor for class com.melloware.jukes.gui.view.dialogs.LocationChangeDialog
Constructs a default about dialog using the given owner.
locationTool(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Opens the global location change tool.
lock() - Method in class com.melloware.jukes.gui.view.editor.AbstractEditor
Locks this viewer and updates all text fields and buttons.
log(Level, String, String, Throwable) - Method in class com.melloware.jukes.gui.tool.logging.AwtLogHandler
 
Log4jFeedbackAppender - Class in com.melloware.jukes.gui.tool.logging
Jgoodies Log4J appender to catch errors and display the feeback dialog.
Log4jFeedbackAppender() - Constructor for class com.melloware.jukes.gui.tool.logging.Log4jFeedbackAppender
Default constructor
LOGO_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
LongTask - Class in com.melloware.jukes.gui.view.tasks
Abstract class that uses a SwingWorker to perform a time-consuming task.
LongTask() - Constructor for class com.melloware.jukes.gui.view.tasks.LongTask
Constructor that needs a config object and a filename to work on.
LookAndFeelPanel - Class in com.melloware.jukes.gui.view.preferences
A panel for choosing a LookAndFeel and other look configuration settings, e.g.
LookAndFeelPanel(ValueModel) - Constructor for class com.melloware.jukes.gui.view.preferences.LookAndFeelPanel
Constructs a LookAndFeelPanel using the given apply trigger, which triggers the UI update.
LookAndFeelPanel.EagerInitializer - Class in com.melloware.jukes.gui.view.preferences
An implementation of the Preparable interface that computes a list of supported LookAndFeel instances.
LookAndFeelPanel.EagerInitializer() - Constructor for class com.melloware.jukes.gui.view.preferences.LookAndFeelPanel.EagerInitializer
 
lst - Static variable in class com.melloware.jukes.file.filter.DisclistFilter
 
lst - Static variable in class com.melloware.jukes.file.filter.lstFilter
 
lstFilter - Class in com.melloware.jukes.file.filter
Filters for *.lst files in JFileChooser.
lstFilter() - Constructor for class com.melloware.jukes.file.filter.lstFilter
Default Constuctor

M

M3U - Static variable in class com.melloware.jukes.file.filter.M3uFilter
 
M3U - Static variable in class com.melloware.jukes.file.filter.PlaylistFilter
 
m3uFileFilter() - Static method in class com.melloware.jukes.file.filter.FilterFactory
Return a m3uFileFilter for a JFileChooser.
M3uFilter - Class in com.melloware.jukes.file.filter
Filters for M3U "winamp" files in JFileChooser.
M3uFilter() - Constructor for class com.melloware.jukes.file.filter.M3uFilter
Default Constuctor
m3uIOFilter() - Static method in class com.melloware.jukes.file.filter.FilterFactory
Return a m3uIOFilter to filter out m3u files of a directory.
M4A - Static variable in class com.melloware.jukes.file.filter.MusicFilter
 
main(String[]) - Static method in class com.melloware.jukes.gui.Jukes
Defines a bunch of application wide constants, and launches the boot process for the Jukes application.
MainController - Class in com.melloware.jukes.gui.tool
Provides all application-level behavior.
MainController(MainModule) - Constructor for class com.melloware.jukes.gui.tool.MainController
Constructs the MainController for the given main module.
MainFrame - Class in com.melloware.jukes.gui.view
The main frame of the Skeleton Pro application.
MainFrame(MainModule) - Constructor for class com.melloware.jukes.gui.view.MainFrame
Constructs an instance of the Skeleton Pro app's main frame.
MainMenuBuilder - Class in com.melloware.jukes.gui.view
Builds the JMenuBar and pull-down menus in Jukes.
MainMenuBuilder() - Constructor for class com.melloware.jukes.gui.view.MainMenuBuilder
 
MainModule - Class in com.melloware.jukes.gui.tool
Provides bound bean properties for the catalog, navigation tree, navigation tree selection, selection type.
MainModule() - Constructor for class com.melloware.jukes.gui.tool.MainModule
Constructs a MainModule that has no catalog set, no selection and no tree model.
MainPageBuilder - Class in com.melloware.jukes.gui.view
Builds the main page of the Jukes application: the tool bar, navigator, help navigation, all editors, the dynamic help viewer, and the status bar.
MainPageBuilder.VolumeChangeAction - Class in com.melloware.jukes.gui.view
 
MainPageBuilder.VolumeChangeAction() - Constructor for class com.melloware.jukes.gui.view.MainPageBuilder.VolumeChangeAction
 
MAX_SPECTRUM_ANALYSER_DECAY - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
MAX_VALUE - Static variable in class com.melloware.jukes.util.TimeSpan
Represents the Maximum TimeSpan value
memory(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Displays the memory usage and provide garbage collection.
MEMORY_LARGE_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
MemoryDialog - Class in com.melloware.jukes.gui.view.dialogs
Provides JVM Memory usage and garbage collection option.
MemoryDialog(Frame) - Constructor for class com.melloware.jukes.gui.view.dialogs.MemoryDialog
Constructs a default about dialog using the given owner.
merge(AbstractJukesObject) - Static method in class com.melloware.jukes.db.HibernateDao
Merges an instance of a persistable object into a session and returns the merged object.
MESSAGE_EDITOR_ERRORS - Static variable in class com.melloware.jukes.gui.tool.Resources
 
MessageCellRenderer - Class in com.melloware.jukes.gui.view.component
Custom ListCellRenderer used to display Icons in JList messages from a JukesValidationMessage.
MessageCellRenderer() - Constructor for class com.melloware.jukes.gui.view.component.MessageCellRenderer
Default Constructor
MessageCellRenderer(String) - Constructor for class com.melloware.jukes.gui.view.component.MessageCellRenderer
Constructor that take the display string.
MessageCellRenderer(String, Icon) - Constructor for class com.melloware.jukes.gui.view.component.MessageCellRenderer
Constructor that take the display string.
MessageUtil - Class in com.melloware.jukes.util
Static methods to easily display message dialogs in the application.
middleClicked() - Method in class com.melloware.jukes.tray.JukesTrayIcon
When the icon is middle button clicked.
MILLISECONDS - Static variable in class com.melloware.jukes.util.TimeSpanUnit
MILLISECONDS indicates that milliseconds are being used
MIN_SPECTRUM_ANALYSER_DECAY - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
MIN_VALUE - Static variable in class com.melloware.jukes.util.TimeSpan
Represents the Minimum TimeSpan value
MINUTES - Static variable in class com.melloware.jukes.util.TimeSpanUnit
MINUTES indicates that minutes are being used
model - Variable in class com.melloware.jukes.gui.view.node.AbstractTreeNode
 
modifiedByLabel - Variable in class com.melloware.jukes.gui.view.editor.AbstractEditor
 
modifiedDateLabel - Variable in class com.melloware.jukes.gui.view.editor.AbstractEditor
 
mousePressed(MouseEvent) - Method in class com.melloware.jukes.tray.JukesTrayMouseAdapter
 
moveDown(int) - Method in class com.melloware.jukes.file.Disclist
Move an item down on the list.
moveDown(int) - Method in class com.melloware.jukes.file.Playlist
Move an item down on the list.
moveDown() - Method in class com.melloware.jukes.gui.view.DisclistPanel
Moves items down on the list.
moveDown() - Method in class com.melloware.jukes.gui.view.PlaylistPanel
Moves items down on the list.
moveOver(int) - Method in class com.melloware.jukes.file.Playlist
Move an item to the other list.
moveOver() - Method in class com.melloware.jukes.gui.view.PlaylistPanel
Moves the selected tracks to the other list either history or current.
moveUp(int) - Method in class com.melloware.jukes.file.Disclist
Move an item up on the list.
moveUp(int) - Method in class com.melloware.jukes.file.Playlist
Move an item up on the list.
moveUp() - Method in class com.melloware.jukes.gui.view.DisclistPanel
Moves items up on the list.
moveUp() - Method in class com.melloware.jukes.gui.view.PlaylistPanel
Moves items up on the list.
MP3 - Static variable in class com.melloware.jukes.file.filter.MusicFilter
 
MP3_EXTENSIONS - Static variable in class com.melloware.jukes.file.filter.MusicFilter
 
Mp3Tag - Class in com.melloware.jukes.file.tag
MusicTag class used for editing MP3 file tags.
Mp3Tag(File) - Constructor for class com.melloware.jukes.file.tag.Mp3Tag
Constructor that takes a file.
MUSIC_FILTER - Static variable in class com.melloware.jukes.file.filter.FilterFactory
 
MusicDirectory - Class in com.melloware.jukes.file
This class is used for working with music file directories.
musicFileFilter() - Static method in class com.melloware.jukes.file.filter.FilterFactory
Return a MusicFileFilter for a JFileChooser.
MusicFilter - Class in com.melloware.jukes.file.filter
Filters for music file in JFileChooser.
MusicFilter() - Constructor for class com.melloware.jukes.file.filter.MusicFilter
Default Constuctor
musicIOFilter() - Static method in class com.melloware.jukes.file.filter.FilterFactory
Return a MusicIOFilter to filter out MP3's of a directory.
MusicTag - Class in com.melloware.jukes.file.tag
Abstract superclass for all tag types.
MusicTag(File) - Constructor for class com.melloware.jukes.file.tag.MusicTag
Constructor that takes the music file.
MusicTagException - Exception in com.melloware.jukes.exception
Exception related to any MusicTag errors in reading or writing.
MusicTagException() - Constructor for exception com.melloware.jukes.exception.MusicTagException
Default constructor
MusicTagException(String) - Constructor for exception com.melloware.jukes.exception.MusicTagException
Constructor that takes a message.
MusicTagException(String, Throwable) - Constructor for exception com.melloware.jukes.exception.MusicTagException
Constructor takes a message and exception.
MusicTagException(Throwable) - Constructor for exception com.melloware.jukes.exception.MusicTagException
Constructor that wraps another exception.
MusicTagTableModel - Class in com.melloware.jukes.gui.view.dialogs
The table model for displaying music tags from a directory.
MusicTagTableModel() - Constructor for class com.melloware.jukes.gui.view.dialogs.MusicTagTableModel
Constructor that takes a collection.
MusicTagTableModel(Object[]) - Constructor for class com.melloware.jukes.gui.view.dialogs.MusicTagTableModel
Constructor that takes a collection.

N

NavigationNode - Interface in com.melloware.jukes.gui.view.node
This interface describes tree nodes in the Jukes navigation tree.
NAVIGATOR_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
negate() - Method in class com.melloware.jukes.util.TimeSpan
Returns a TimeSpan whose value is the negated value of this TimeSpan.
newFile - Variable in class com.melloware.jukes.db.orm.AbstractJukesObject
 
NIX_COMMAND - Static variable in class com.melloware.jukes.file.FileUtil
 
NO_CHILDREN - Static variable in class com.melloware.jukes.db.orm.AbstractJukesObject
 
NO_TAG - Static variable in class com.melloware.jukes.file.tag.MusicTag
 
NODE_CHANGED - Static variable in class com.melloware.jukes.gui.tool.Resources
 
NODE_DELETED - Static variable in class com.melloware.jukes.gui.tool.Resources
 
NODE_INSERTED - Static variable in class com.melloware.jukes.gui.tool.Resources
 
NODE_INVALID_OVERLAY_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
NODE_NEW_OVERLAY_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
NoFlickerSplashWrapper - Class in com.melloware.jukes.util
A wrapper for com.jgoodies.uif.splash.ImageSplash which is removing flickering when note or progress changes.
NoFlickerSplashWrapper(ImageSplash) - Constructor for class com.melloware.jukes.util.NoFlickerSplashWrapper
Creates ImageSplashWrapper and initializes it with wrapped ImageSplash size/location values.

O

OFF - Static variable in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
OGG - Static variable in class com.melloware.jukes.file.filter.MusicFilter
 
OGG_VORBIS_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
onCollectionRecreate(Object, Serializable) - Method in class com.melloware.jukes.db.audit.AuditInterceptor
 
onCollectionRemove(Object, Serializable) - Method in class com.melloware.jukes.db.audit.AuditInterceptor
 
onCollectionUpdate(Object, Serializable) - Method in class com.melloware.jukes.db.audit.AuditInterceptor
 
onDelete(Object, Serializable, Object[], String[], Type[]) - Method in class com.melloware.jukes.db.audit.AuditInterceptor
 
onFlushDirty(Object, Serializable, Object[], Object[], String[], Type[]) - Method in class com.melloware.jukes.db.audit.AuditInterceptor
 
onHotKey(int) - Method in class com.melloware.jukes.gui.view.MainFrame
When a registered hotkey is received this method is invoked.
onIntellitype(int) - Method in class com.melloware.jukes.gui.view.MainFrame
When any Intellitype commands are received.
onLoad(Object, Serializable, Object[], String[], Type[]) - Method in class com.melloware.jukes.db.audit.AuditInterceptor
 
onPrepareStatement(String) - Method in class com.melloware.jukes.db.audit.AuditInterceptor
 
onSave(Object, Serializable, Object[], String[], Type[]) - Method in class com.melloware.jukes.db.audit.AuditInterceptor
 
opened(Object, Map) - Method in class com.melloware.jukes.gui.tool.Player
Open callback, stream is ready to play.
opened(Object, Map) - Method in class com.melloware.jukes.gui.view.MainPageBuilder
 
openSplash() - Method in class com.melloware.jukes.util.NoFlickerSplashWrapper
Invoked to open splash.
OPERATOR - Static variable in class com.melloware.jukes.gui.tool.Resources
 

P

paint(Graphics) - Method in class com.melloware.jukes.util.NoFlickerSplashWrapper
Paints the container.
paintComponent(Graphics) - Method in class com.melloware.jukes.file.image.ChooserImagePreview
 
paintComponent(Graphics) - Method in class com.melloware.jukes.gui.view.component.AlbumImage
 
paintComponent(Graphics) - Method in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
panelVisible() - Method in class com.melloware.jukes.gui.view.MainPageBuilder
Returns the name of list panel currently visible.
parent - Variable in class com.melloware.jukes.gui.view.node.AbstractTreeNode
 
pause() - Method in class com.melloware.jukes.gui.tool.Player
Pause if playing, play if paused.
PDF - Static variable in class com.melloware.jukes.file.filter.PdfFilter
 
PDF_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
pdfFileFilter() - Static method in class com.melloware.jukes.file.filter.FilterFactory
Return a PdfFilter for a JFileChooser.
PdfFilter - Class in com.melloware.jukes.file.filter
Filters for pdf files in JFileChooser.
PdfFilter() - Constructor for class com.melloware.jukes.file.filter.PdfFilter
Default Constuctor
pdfIOFilter() - Static method in class com.melloware.jukes.file.filter.FilterFactory
Return a pdfIOFilter to filter out pdf files of a directory.
persist(AbstractJukesObject) - Static method in class com.melloware.jukes.db.HibernateDao
Persist an object to the store.
play() - Method in class com.melloware.jukes.gui.tool.Player
Plays the file located at filename.
play(String) - Method in class com.melloware.jukes.gui.tool.Player
Plays the file located at filename.
Player - Class in com.melloware.jukes.gui.tool
This class implements a simple player based on BasicPlayer.
Player() - Constructor for class com.melloware.jukes.gui.tool.Player
Default constructor.
PLAYER_NEXT_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PLAYER_PAUSE_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PLAYER_PLAY_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PLAYER_PREVIOUS_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PLAYER_QUEUE_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PLAYER_QUEUE_NEXT_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PLAYER_STOP_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
playerNext(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Plays the next track in the playlist.
playerPause(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Pauses the media player.
playerPlay(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Plays the media player.
playerPrevious(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Plays the previous track in the playlist.
playerStop(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Stops the media player.
playImmediate(Track) - Method in class com.melloware.jukes.file.Playlist
Plays this track immediately.
playImmediately(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Plays the selected track immediately.
Playlist - Class in com.melloware.jukes.file
The playlist of the application.
Playlist() - Constructor for class com.melloware.jukes.file.Playlist
Default constructor constructs a list of 100 items.
PLAYLIST_CLEAR_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PLAYLIST_CLOSE_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PLAYLIST_GOTO_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PLAYLIST_ICON - Static variable in class com.melloware.jukes.gui.tool.Resources
 
PLAYLIST_LOAD_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PLAYLIST_MOVEDOWN_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PLAYLIST_MOVEOVER_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PLAYLIST_MOVEUP_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PLAYLIST_REMOVE_TRACK_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PLAYLIST_SAVE_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PLAYLIST_SHOW_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PLAYLIST_SHUFFLE_CATALOG_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PLAYLIST_SHUFFLE_LIST_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PLAYLIST_TOGGLE_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PlaylistCellRenderer - Class in com.melloware.jukes.gui.view.component
Custom PlaylistCellRenderer used to display playlist Tracks in JList.
PlaylistCellRenderer() - Constructor for class com.melloware.jukes.gui.view.component.PlaylistCellRenderer
Default Constructor
PlaylistCellRenderer(Settings) - Constructor for class com.melloware.jukes.gui.view.component.PlaylistCellRenderer
Default Constructor
playlistClear(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Clears all tracks from the playlist.
playlistClose(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Closes the playlist.
playlistDisplay(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Shows or hides the playlist.
playlistFileFilter() - Static method in class com.melloware.jukes.file.filter.FilterFactory
Return a PlaylistFileFilter for a JFileChooser.
PlaylistFilter - Class in com.melloware.jukes.file.filter
Filters for playlist files in JFileChooser.
PlaylistFilter() - Constructor for class com.melloware.jukes.file.filter.PlaylistFilter
Default Constuctor
playlistGoto(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Go to the track in the navigator.
playlistIOFilter() - Static method in class com.melloware.jukes.file.filter.FilterFactory
Return a playlistIOFilter to filter out playlists of a directory.
PlaylistListModel - Class in com.melloware.jukes.gui.view.component
Mode used for displaying playlists in a JList.
PlaylistListModel(Playlist, PlaylistPanel) - Constructor for class com.melloware.jukes.gui.view.component.PlaylistListModel
Constructs a PlaylistPanel for the given module.
playlistLoad(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Loads a playlist from a file.
playlistMoveDown(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Moves a track down on the playlist.
playlistMoveOver(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Moves the selected tracks over to the other list.
playlistMoveUp(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Moves a track up on the playlist.
PlaylistPanel - Class in com.melloware.jukes.gui.view
Display the playlist and all the playlist optins.
playlistRemoveTracks(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Removes tracks from the playlist.
playlistSave(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Saves a playlist to disk.
playlistShuffleCatalog(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Toggles between shuffling the catalog or not.
playlistShuffleList(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Toggles between shuffling the playlist or not.
playlistToggle(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Toggles between history and current playlist.
PNG - Static variable in class com.melloware.jukes.file.filter.ImageFilter
 
postFlush(Iterator) - Method in class com.melloware.jukes.db.audit.AuditInterceptor
 
PREFERENCES_EXPORT_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PREFERENCES_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PREFERENCES_IMPORT_ID - Static variable in class com.melloware.jukes.gui.tool.Actions
 
PreferencesDialog - Class in com.melloware.jukes.gui.view.preferences
Builds the preferences dialog.
PreferencesDialog(Frame, Settings) - Constructor for class com.melloware.jukes.gui.view.preferences.PreferencesDialog
Constructs a PreferencesDialog.
preferencesExport(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Export preferences to an XML file.
preferencesImport(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Import preferences from an XML file.
preFlush(Iterator) - Method in class com.melloware.jukes.db.audit.AuditInterceptor
 
prepare() - Method in class com.melloware.jukes.gui.view.preferences.LookAndFeelPanel.EagerInitializer
Ensures that the supported look and feels are computed and that the look and feel preview panel has been loaded once.
prepareRenderer(TableCellRenderer, int, int) - Method in class com.melloware.jukes.gui.view.component.ExportableTable
Change even and odd rows to white and light blue.
process(float[], float[], float) - Method in class com.melloware.jukes.gui.view.component.SpectrumTimeAnalyzer
 
progress(int, long, byte[], Map) - Method in class com.melloware.jukes.gui.tool.Player
Progress callback while playing.
progress(int, long, byte[], Map) - Method in class com.melloware.jukes.gui.view.MainPageBuilder
 
progressMonitor - Variable in class com.melloware.jukes.gui.view.editor.AbstractEditor
 
promptOkCancel(Component, String) - Static method in class com.melloware.jukes.util.MessageUtil
 
promptOkCancel(Component, String, int) - Static method in class com.melloware.jukes.util.MessageUtil
 
promptwarn(Component, String) - Static method in class com.melloware.jukes.util.MessageUtil
 
promptYesNo(Component, String) - Static method in class com.melloware.jukes.util.MessageUtil
 
promptYesNoCancel(Component, String) - Static method in class com.melloware.jukes.util.MessageUtil
 
propertyChange(PropertyChangeEvent) - Method in class com.melloware.jukes.file.Disclist
The Catalog has changed.
propertyChange(PropertyChangeEvent) - Method in class com.melloware.jukes.file.image.ChooserImagePreview
 
propertyChange(PropertyChangeEvent) - Method in class com.melloware.jukes.file.Playlist
The Catalog has changed.
propertyChange(PropertyChangeEvent) - Method in class com.melloware.jukes.gui.view.component.DisclistListModel
Whenever the master disclist changes update this view.
propertyChange(PropertyChangeEvent) - Method in class com.melloware.jukes.gui.view.component.PlaylistListModel
Whenever the master playlist changes update this view.
propertyChange(PropertyChangeEvent) - Method in class com.melloware.jukes.gui.view.DisclistPanel
 
propertyChange(PropertyChangeEvent) - Method in class com.melloware.jukes.gui.view.PlaylistPanel
 
PROPERTYNAME_ALBUM_ARTIST_TAG - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_ANALYZER_MODE - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_ARTIST - Static variable in class com.melloware.jukes.db.orm.Disc
 
PROPERTYNAME_AUDIT_INFO - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_BITRATE - Static variable in class com.melloware.jukes.db.orm.Disc
 
PROPERTYNAME_BITRATE - Static variable in class com.melloware.jukes.db.orm.Track
 
PROPERTYNAME_CATALOG - Static variable in class com.melloware.jukes.gui.tool.MainModule
 
PROPERTYNAME_CATALOG_SCROLL_UNITS - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_COMMENT - Static variable in class com.melloware.jukes.db.orm.Track
 
PROPERTYNAME_COPY_IMAGES - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_COVER_SIZE - Static variable in class com.melloware.jukes.db.orm.Disc
 
PROPERTYNAME_COVER_SIZE_LARGE - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_COVER_SIZE_SMALL - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_COVER_URL - Static variable in class com.melloware.jukes.db.orm.Disc
 
PROPERTYNAME_CREATED_DATE - Static variable in class com.melloware.jukes.db.orm.Artist
 
PROPERTYNAME_CREATED_DATE - Static variable in class com.melloware.jukes.db.orm.Disc
 
PROPERTYNAME_CREATED_DATE - Static variable in class com.melloware.jukes.db.orm.Track
 
PROPERTYNAME_CREATED_USER - Static variable in class com.melloware.jukes.db.orm.Artist
 
PROPERTYNAME_CREATED_USER - Static variable in class com.melloware.jukes.db.orm.Disc
 
PROPERTYNAME_CREATED_USER - Static variable in class com.melloware.jukes.db.orm.Track
 
PROPERTYNAME_CURRENT_LIST - Static variable in class com.melloware.jukes.file.Playlist
 
PROPERTYNAME_DIRECTORY_DB_LOCATION - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_DIRECTORY_START_IN - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_DISC_LIST - Static variable in class com.melloware.jukes.file.Disclist
 
PROPERTYNAME_DISPLAY_FORMAT_DISC - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_DISPLAY_FORMAT_TRACK - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_DURATION - Static variable in class com.melloware.jukes.db.orm.Disc
 
PROPERTYNAME_DURATION - Static variable in class com.melloware.jukes.db.orm.Track
 
PROPERTYNAME_DURATION_TIME - Static variable in class com.melloware.jukes.db.orm.Disc
 
PROPERTYNAME_DURATION_TIME - Static variable in class com.melloware.jukes.db.orm.Track
 
PROPERTYNAME_FADE_IN_ON_PLAY - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_FADE_OUT_ON_CHANGE - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_FADE_OUT_ON_PAUSE - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_FADE_OUT_ON_STOP - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_FILE_BACKUP - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_FILE_FORMAT_IMAGE - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_FILE_FORMAT_MUSIC - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_GENRE - Static variable in class com.melloware.jukes.db.orm.Disc
 
PROPERTYNAME_HELP_PAGE - Static variable in class com.melloware.jukes.gui.tool.DynamicHelpModule
 
PROPERTYNAME_HELP_TREE_MODEL - Static variable in class com.melloware.jukes.gui.tool.DynamicHelpModule
 
PROPERTYNAME_HELP_VISIBLE - Static variable in class com.melloware.jukes.gui.tool.DynamicHelpModule
 
PROPERTYNAME_HIGHLIGHT - Static variable in class com.melloware.jukes.gui.tool.MainModule
 
PROPERTYNAME_HISTORY_LIST - Static variable in class com.melloware.jukes.file.Playlist
 
PROPERTYNAME_ID - Static variable in class com.melloware.jukes.db.orm.Artist
 
PROPERTYNAME_ID - Static variable in class com.melloware.jukes.db.orm.Disc
 
PROPERTYNAME_ID - Static variable in class com.melloware.jukes.db.orm.Track
 
PROPERTYNAME_IMAGES_LOCATION - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_LOCALE - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_LOCATION - Static variable in class com.melloware.jukes.db.orm.Disc
 
PROPERTYNAME_LOG_LEVEL - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_MODIFIED_DATE - Static variable in class com.melloware.jukes.db.orm.Artist
 
PROPERTYNAME_MODIFIED_DATE - Static variable in class com.melloware.jukes.db.orm.Disc
 
PROPERTYNAME_MODIFIED_DATE - Static variable in class com.melloware.jukes.db.orm.Track
 
PROPERTYNAME_MODIFIED_USER - Static variable in class com.melloware.jukes.db.orm.Artist
 
PROPERTYNAME_MODIFIED_USER - Static variable in class com.melloware.jukes.db.orm.Disc
 
PROPERTYNAME_MODIFIED_USER - Static variable in class com.melloware.jukes.db.orm.Track
 
PROPERTYNAME_NAME - Static variable in class com.melloware.jukes.db.orm.Artist
 
PROPERTYNAME_NAME - Static variable in class com.melloware.jukes.db.orm.Disc
 
PROPERTYNAME_NAME - Static variable in class com.melloware.jukes.db.orm.Track
 
PROPERTYNAME_NAVIGATION_TREE_MODEL - Static variable in class com.melloware.jukes.gui.tool.MainModule
 
PROPERTYNAME_NEW_FILE_IN_DAYS - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_NOTES - Static variable in class com.melloware.jukes.db.orm.Artist
 
PROPERTYNAME_NOTES - Static variable in class com.melloware.jukes.db.orm.Disc
 
PROPERTYNAME_PLAYER_BUFFER_SIZE - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_PLAYLIST_TYPE - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_REMOTE_DATABASE_URL - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_ROW_COLOR_EVEN - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_ROW_COLOR_ODD - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_SELECTION - Static variable in class com.melloware.jukes.gui.tool.MainModule
 
PROPERTYNAME_SELECTION_TYPE - Static variable in class com.melloware.jukes.gui.tool.MainModule
 
PROPERTYNAME_SHOW_DEFAULT_TREE - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_SHOW_EMPTY_NODE - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_TRACK_NUMBER - Static variable in class com.melloware.jukes.db.orm.Track
 
PROPERTYNAME_TRACK_SIZE - Static variable in class com.melloware.jukes.db.orm.Track
 
PROPERTYNAME_TRACK_URL - Static variable in class com.melloware.jukes.db.orm.Track
 
PROPERTYNAME_UPDATE_TAGS - Static variable in class com.melloware.jukes.gui.tool.Settings
 
PROPERTYNAME_USE_CD_NUMBER - Static variable in class com.melloware.jukes.gui.tool.Settings
AZ
PROPERTYNAME_YEAR - Static variable in class com.melloware.jukes.db.orm.Disc
 
PropertySheetApplicationStats - Class in com.melloware.jukes.gui.view.dialogs
A PropertySheet for the Jukes statistics.
PropertySheetApplicationStats() - Constructor for class com.melloware.jukes.gui.view.dialogs.PropertySheetApplicationStats
 
PropertySheetApplicationStats.Bean - Class in com.melloware.jukes.gui.view.dialogs
Class used to hold the property info.
PropertySheetApplicationStats.Bean() - Constructor for class com.melloware.jukes.gui.view.dialogs.PropertySheetApplicationStats.Bean
 
PropertySheetApplicationStats.BeanBeanInfo - Class in com.melloware.jukes.gui.view.dialogs
Class used to hold the property sheet descriptor info.
PropertySheetApplicationStats.BeanBeanInfo() - Constructor for class com.melloware.jukes.gui.view.dialogs.PropertySheetApplicationStats.BeanBeanInfo
 
PropertySheetHibernateStats - Class in com.melloware.jukes.gui.view.dialogs
A PropertySheet for the Hibernate statistics.
PropertySheetHibernateStats() - Constructor for class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats
 
PropertySheetHibernateStats.Bean - Class in com.melloware.jukes.gui.view.dialogs
Class used to hold the property info.
PropertySheetHibernateStats.Bean() - Constructor for class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.Bean
 
PropertySheetHibernateStats.BeanBeanInfo - Class in com.melloware.jukes.gui.view.dialogs
Class used to hold the property sheet descriptor info.
PropertySheetHibernateStats.BeanBeanInfo() - Constructor for class com.melloware.jukes.gui.view.dialogs.PropertySheetHibernateStats.BeanBeanInfo
 
PropertySheetSettings - Class in com.melloware.jukes.gui.view.preferences
A PropertySheet for editing all the application settings.
PropertySheetSettings(Settings) - Constructor for class com.melloware.jukes.gui.view.preferences.PropertySheetSettings
Constructor that takes a Settings object.
publish(LogRecord) - Method in class com.melloware.jukes.gui.tool.logging.AwtLogHandler
 

Q

queue(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
Adds track(s) to the bottom of the queue.
queueNext(ActionEvent) - Method in class com.melloware.jukes.gui.tool.MainController
 

R

rebuildSessionFactory() - Static method in class com.melloware.jukes.db.HibernateUtil
Rebuild the SessionFactory with the static Configuration.