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

C

calculatePercentProgress(long, long) - Static method in class ui.ProgressMonitorDialog
Returns an integer representing progress of a task given the two long variables.
CHECK_FOR_UPDATE_CHANGE - Static variable in class core.options.OptionsChangeEvent
The event type when check for an update on startup has changed.
CheckBoxTreeCellRenderer - Class in ui.panel.options
Provides checkbox-based selection of tree nodes.
CheckBoxTreeCellRenderer(JTree, TreeCellRenderer) - Constructor for class ui.panel.options.CheckBoxTreeCellRenderer
Create a per-tree instance of the checkbox renderer.
CheckBoxTreeCellRenderer.MouseHandler - Class in ui.panel.options
 
CheckBoxTreeCellRenderer.MouseHandler() - Constructor for class ui.panel.options.CheckBoxTreeCellRenderer.MouseHandler
 
checkDataFolderExists() - Static method in class data.Data
Creates a new data folder relative to the current directory if it does not already exist.
CheckDirsExist - Class in core.background
 
CheckDirsExist(ArrayList<File>) - Constructor for class core.background.CheckDirsExist
The CheckFileToMonitorTask class is a simple SwingWorker class that is used to determine whether or not a directory is a valid directory to monitor.
checkFileExists() - Static method in class core.options.Options
Checks that the options file exists.
CHECKING_NEW_TRACKS - Static variable in class core.background.BackgroundMonitorStatusEvent
The event type when the Background Monitor object is checking for changed folders using a new AddTracksTask.
CleanMusicDir - Class in task
This class provides functionality for backing up, deleting, and starting an orphaned file removal task.
CleanMusicDir(ArrayList<File>, ArrayList<File>, File, SongTable, boolean, boolean) - Constructor for class task.CleanMusicDir
Creates a new CleanDirectory SwingWorker background task.
CleanMusicPanel - Class in ui.panel
Provides the user with a gui interface for starting the background tasks that both perform the Duplicate files task and the Clean Directory tasks.
CleanMusicPanel() - Constructor for class ui.panel.CleanMusicPanel
Creates new form CleanDirPanel
clear() - Method in class ui.panel.options.DirectoriesTree
 
clearTable() - Method in class ui.table.SongTable
Removes all of the rows from the song table.
close() - Method in class ui.ProgressMonitorDialog
Disposes the progress dialog box.
CopyFile - Class in core
This class provides a simple way to copy a file that exists.
CopyFile(File) - Constructor for class core.CopyFile
Constructs a new CopyFile object with a known file to copy.
CopyFile() - Constructor for class core.CopyFile
Constructs a new CopyFile object without a file to copy.
copyFile(boolean) - Method in class core.CopyFile
Creates a new copy of the original file without overwriting the file.
core - package core
 
core.background - package core.background
 
core.filter - package core.filter
 
core.options - package core.options
 
createBody() - Method in class core.HTMLCreator
 
createHead() - Method in class core.HTMLCreator
 
createZIPFileBackup(ArrayList<File>) - Method in class core.CopyFile
Creates a zip to the Data folder containing the given files with a name including the current time in milliseconds.

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