Public Member Functions | Private Attributes
com.github.rosjava.android_remocons.rocon_remocon.dialogs.ProgressDialogWrapper Class Reference

List of all members.

Public Member Functions

void dismiss ()
 ProgressDialogWrapper (Activity activity)
void show (final String title, final String text)

Private Attributes

Activity activity
ProgressDialog progressDialog

Detailed Description

Wraps the progress dialog so it can be used to show/vanish easily

Definition at line 14 of file ProgressDialogWrapper.java.


Constructor & Destructor Documentation

Definition at line 18 of file ProgressDialogWrapper.java.


Member Function Documentation

Definition at line 23 of file ProgressDialogWrapper.java.

void com.github.rosjava.android_remocons.rocon_remocon.dialogs.ProgressDialogWrapper.show ( final String  title,
final String  text 
) [inline]

Definition at line 35 of file ProgressDialogWrapper.java.


Member Data Documentation

Definition at line 16 of file ProgressDialogWrapper.java.

Definition at line 15 of file ProgressDialogWrapper.java.


The documentation for this class was generated from the following file:


android_remocons
Author(s): Daniel Stonier, Kazuto Murase
autogenerated on Sat Jun 8 2019 19:32:24