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

I

include_similar_but_non_matching - Variable in class mckay.utilities.webservices.NetworkSearch
Whether results returned by search queries performed by this object may include hits that do not contain one or more of the specified search string(s) but do contain terms very similar to them (e.g.
included_countries - Static variable in class mckay.utilities.webservices.NetworkSearch
The countries that may be specified in searches.
included_file_types - Static variable in class mckay.utilities.webservices.NetworkSearch
The file types that may be specified in searches.
included_languages - Static variable in class mckay.utilities.webservices.NetworkSearch
The languages that may be specified in searches.
incrementStatus() - Method in class mckay.utilities.gui.progressbars.SimpleProgressBarDialog
Increment the status of the progress bar.
InformationDialog - Class in mckay.utilities.gui.templates
A general purpose modal dialog box for displaying a long text message.
InformationDialog(String, String) - Constructor for class mckay.utilities.gui.templates.InformationDialog
Sets up the dialog box and displays it.
initializeOverallTask(int) - Method in class mckay.utilities.gui.progressbars.DoubleProgressBarTaskMonitor
Initializes the overall task.
insertIntoArray(Object[], Object[], int, boolean) - Static method in class mckay.utilities.staticlibraries.ArrayMethods
Take the given original array and return a copy of it with the elements of to_insert inserted at the index_to_insert_at index of the original array.
installInColumn(JTable, int, Color, Color, Color, Color) - Static method in class mckay.utilities.gui.tables.StripedTableCellRenderer
Method to apply this renderer to single column.
installInTable(JTable, Color, Color, Color, Color) - Static method in class mckay.utilities.gui.tables.StripedTableCellRenderer
Method to apply this renderer to an entire table.
interrupt() - Method in class mckay.utilities.gui.progressbars.SwingWorker
A new method that interrupts the worker thread.
isCancelled() - Method in class mckay.utilities.gui.progressbars.DoubleProgressBarTaskMonitor
Called to check if the overall task has been cancelled.
isCellEditable(int, int) - Method in class mckay.utilities.gui.tables.TableSortModel
Returns the whether the given cell is editable or not.
isDone() - Method in class mckay.utilities.gui.progressbars.DoubleProgressBarTaskMonitor
Called to find out if the overall task has completed.
isFactorOrMultiple(int, int, int[]) - Static method in class mckay.utilities.staticlibraries.MathAndStatsMethods
Returns whether or not x is either a factor or a multiple of y.
isStringInArray(String, String[]) - Static method in class mckay.utilities.staticlibraries.StringMethods
Checks to see if a given string is the same as an entry in the given array.

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