Uses of Class
org.hdtourist.view.utils.SpinnerProgressDialog

Packages that use SpinnerProgressDialog
org.hdtourist.presenter   
org.hdtourist.view.utils   
 

Uses of SpinnerProgressDialog in org.hdtourist.presenter
 

Fields in org.hdtourist.presenter declared as SpinnerProgressDialog
private  SpinnerProgressDialog CiudadesDisponiblesPresenter.EliminarCiudadTask.notificadorProgreso
          El notificador de progreso.
private  SpinnerProgressDialog CiudadesDisponiblesPresenter.EliminarMapaTask.notificadorProgreso
          El notificador de progreso.
private  SpinnerProgressDialog CiudadesDisponiblesPresenter.ShowCityMapTask.notificadorProgreso
          The notificador progreso.
 

Uses of SpinnerProgressDialog in org.hdtourist.view.utils
 

Subclasses of SpinnerProgressDialog in org.hdtourist.view.utils
 class BarProgressDialog
          The Class BarProgressDialog.