ProgressDialog

subclass of Dialog
creates a dialog in which the ProgressDialog of some action will be displayed. The ProgressDialog will be displayed as the fraction of ticks passed ( ticks are passed by invoking the incr method), compared to the number of ticks to go (-ticks options).

ProgressDialog specific options

Command-Line Name: -message
Database Name: ?
Database Class: ?

ProgressDialog specific methods