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

D

data - package data
 
Data - Class in data
The Data class maintains the data folder in the iTunesDSM folder.
Data() - Constructor for class data.Data
Creates a new Data object.
DATA_FOLDER - Static variable in class data.Data
The Data folder file.
DATA_FOLDER_PATH - Static variable in class data.Data
The Data folder path.
DATE_FORMAT_NOW - Static variable in class ui.SysTrayMain
The preferred method of displayling the next Background Monitor triggered Add Tracks Task date.
decodeXMLURLLocation(String) - Method in class core.ITunesXML
Converts UTF-8 encoded location strings from the iTunes XML file.
DEFAULT_FORMATS - Static variable in class core.Extensions
The default iTunesDSM files to filter
DEFAULT_LOG_FILE_NAME - Static variable in class core.ITunesXML
The string name for the default log file.
DEFAULT_LOG_FILE_NAME - Static variable in class ui.SysTrayMain
The string name for the default log file.
DEFAULT_SLEEP_TIME_HOURS - Static variable in class core.background.BackgroundMonitor
The default time to check the directory is 1 hours.
DEFAULT_SLEEP_TIME_MILLISECS - Static variable in class core.background.BackgroundMonitor
The default time to check the directory is 1 hour.
deleteFiles(ArrayList<File>) - Method in class task.CleanMusicDir
Deletes the user selected files.
DEVELOPER_EMAIL - Static variable in class display.Display
The developer's email address to contact with.
DirectoriesPanel - Class in ui.panel.options
 
DirectoriesPanel() - Constructor for class ui.panel.options.DirectoriesPanel
Creates new form DirectoriesPanel
DirectoriesPopupMenu - Class in ui.panel.options
 
DirectoriesPopupMenu() - Constructor for class ui.panel.options.DirectoriesPopupMenu
 
DirectoriesTree - Class in ui.panel.options
 
DirectoriesTree() - Constructor for class ui.panel.options.DirectoriesTree
 
display - package display
 
Display - Class in display
This class provides a proxy to the JOptionPane class so if a different notification method is developed they can be changed centrally within the Display class.
Display() - Constructor for class display.Display
Used for testing purposes in classes that require a Display object
displayInfoMessage(String, String) - Method in class ui.SysTrayMain
Displays an information message to the user via the system tray balloon.
displayMessage(String) - Method in class display.Display
Writes a message to a printWriter object.
doInBackground() - Method in class core.background.CheckDirsExist
 
doInBackground() - Method in class core.options.Options.FindITunesXMLFile
 
doInBackground() - Method in class core.Version
The SwingWorker doInBackground method downloads information on the latest release and compares that with the current release.
doInBackground() - Method in class logging.SysInfo
The SwingWorkers background task method.
doInBackground() - Method in class task.AddTracksTask
This method first reads the options from the options file, if all of the necessary options have been set as determined by the isReady() method in the Options class, the method proceeds.
doInBackground() - Method in class task.CleanMusicDir
Runs the main task of backing up and or deleting selected files.
doInBackground() - Method in class task.DuplicatesTask
The doInBackground method performs the search for duplicates in a folder.
doInBackground() - Method in class task.OptionsReadTask
Performs the options data file reading in the background.
doInBackground() - Method in class task.OptionsWriteTask
The SwingWorker method that writes the options object to a data file in the background.
Donate - Class in ui.panel
A simple JPanel object that contains a "link" to the donate page for iTunesDSM.
Donate() - Constructor for class ui.panel.Donate
Creates new form Donate
DONATE_URL - Static variable in class display.Display
The iTunesDSM donate url.
done() - Method in class core.background.CheckDirsExist
 
done() - Method in class core.options.Options.FindITunesXMLFile
 
done() - Method in class core.Version
 
done() - Method in class task.AddTracksTask
Called when the SwingWorker method doInBackground is completed.
done() - Method in class task.CleanMusicDir
The method called after the doInBackground method is finished by the SwingWorker task.
done() - Method in class task.DuplicatesTask
Called after the doInBackground method completes.
done() - Method in class task.OptionsReadTask
Called after the doInBackground Method has been finished.
done() - Method in class task.OptionsWriteTask
Called after the SwingWorker task is completed.
DuplicateFiles - Class in core
This class is used to identify Duplicate files that iTunes creates when iTunes is set to keep the music folder organized.
DuplicateFiles() - Constructor for class core.DuplicateFiles
Creates an empty DuplicateFiles object.
DuplicatesTask - Class in task
This class performs the task of searching for duplicate files.
DuplicatesTask(ArrayList<File>, SongTable) - Constructor for class task.DuplicatesTask
Creates a new DuplicatesTask object given the Display object to show progress, an ArrayList of files to contain duplicate files found, and the SongTable object to display files that have been found to be duplicates.
DuplicatesTask(Options) - Constructor for class task.DuplicatesTask
Creates a new DuplicatesTask object with the given Options object.

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