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

D

defineAudioFormat(float, int, int, boolean, boolean) - Static method in class mckay.utilities.sound.sampled.AudioFormatJFrame
Returns a new AudioFormat with the given parameters.
deleteDirectoryRecursively(File) - Static method in class mckay.utilities.staticlibraries.FileMethods
Deletes all files and sub-directories in the given directory.
done() - Method in class mckay.utilities.gui.progressbars.SimpleProgressBarDialog
To be called by the incrementStatus method when all tasks are complete.
doStringArraysMatch(String[], String[]) - Static method in class mckay.utilities.staticlibraries.StringMethods
Returns true if the two given arrays contain exactly the same strings, but in any order in the array.
DoubleProgressBarDialog - Class in mckay.utilities.gui.progressbars
A progress bar frame that contains two progress bars.
DoubleProgressBarDialog(JFrame, DoubleProgressBarTaskMonitor, int) - Constructor for class mckay.utilities.gui.progressbars.DoubleProgressBarDialog
A constructor that configures and displays the window, triggers processing by the given DoubleProgressBarTaskMonitor and initiates processing to keep the progress bars updated during processing.
DoubleProgressBarTaskCoordinator - Class in mckay.utilities.gui.progressbars
Monitors, updates and coordinates a DoubleProgressBarDialog progress bar and oversees processing.
DoubleProgressBarTaskCoordinator(ProcessCoordinator) - Constructor for class mckay.utilities.gui.progressbars.DoubleProgressBarTaskCoordinator
Prepares the processor that will perform processing.
DoubleProgressBarTaskMonitor - Class in mckay.utilities.gui.progressbars
An abstract class that is used by a DoubleProgressBarDialog windows in order to perform the processing that is measured by that window as well as to keep it updated.
DoubleProgressBarTaskMonitor() - Constructor for class mckay.utilities.gui.progressbars.DoubleProgressBarTaskMonitor
Basic constructor that sets fields to defaluts.

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