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

R

recordByteArrayOutputStream(TargetDataLine) - Static method in class mckay.utilities.sound.sampled.AudioMethodsRecording
Records the samples coming in on the given TargetDataLine to a ByteArrayOutputStream.
recordToFile(TargetDataLine, File, AudioFileFormat.Type) - Static method in class mckay.utilities.sound.sampled.AudioMethodsRecording
Records the samples coming in on the given TargetDataLine to the given file.
region_to_search_from - Variable in class mckay.utilities.webservices.NetworkSearch
Name of a country where the search will be performed (i.e.
removeDoubles(String[]) - Static method in class mckay.utilities.staticlibraries.StringMethods
Returns a shortened copy of the given array of strings with all duplicate entries removed.
removeEmptyStringsFromArray(String[]) - Static method in class mckay.utilities.staticlibraries.StringMethods
Given an array of Strings, this method removes empty cells from the array.
removeExtension(String) - Static method in class mckay.utilities.staticlibraries.StringMethods
Returns a copy of the given string with the extension removed.
removeNullEntriesFromArray(Object[]) - Static method in class mckay.utilities.staticlibraries.ArrayMethods
Returns a shortened array, with all entries that were set to null removed.
removeRedundantEntries(int[]) - Static method in class mckay.utilities.staticlibraries.MathAndStatsMethods
Returns a copy of the given array, but with any duplicate entries removed (e.g.
removeRows(int[]) - Method in class mckay.utilities.gui.tables.TableSortModel
Removes the rows with the given indexes from the TableModel.
removeTableModelListener(TableModelListener) - Method in class mckay.utilities.gui.tables.TableSortModel
Removes the given listener to the table model.
replaceExtension(String, String) - Static method in class mckay.utilities.staticlibraries.StringMethods
Returns a copy of the given file name with its original extension stripped away and replaced by the new specified extension.
reportStringDifferences(String, String, String, Vector<String[]>) - Static method in class mckay.utilities.staticlibraries.StringMethods
Compares two strings to see if they are the same, taking into account the possibility that they may be null.
ResultsDisplayPanel - Class in mckay.utilities.gui.templates
A JPanel for displaying and saving data.
ResultsDisplayPanel(FileSaver) - Constructor for class mckay.utilities.gui.templates.ResultsDisplayPanel
Creates a new instance of ResultsDisplayPanel with initialized components.
run() - Method in class mckay.utilities.sound.sampled.AudioMethodsPlayback.PlayThread
Writes data from the AudioInputStream to the SourceDataLine.
run() - Method in class mckay.utilities.sound.sampled.AudioMethodsRecording.RecordThread
Begins recording from the TargetDataLine to the ByteArrayOutputStream.
run() - Method in class mckay.utilities.sound.sampled.AudioMethodsRecording.RecordToFileThread
Begins recording from the TargetDataLine to the file.

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