Uses of Class
mckay.utilities.gui.progressbars.SimpleProgressBarDialog

Packages that use SimpleProgressBarDialog
mckay.utilities.gui.templates   
 

Uses of SimpleProgressBarDialog in mckay.utilities.gui.templates
 

Methods in mckay.utilities.gui.templates with parameters of type SimpleProgressBarDialog
 void ListInputTextParser.setProgressBar(SimpleProgressBarDialog progress_bar)
          Does not do anything for this class, as the progress bar is not manipulated directly.
 void ListInputParser.setProgressBar(SimpleProgressBarDialog progress_bar)
          Stores a progress bar that can be manipulated to display parsing progress.