Class CNetProgressDialog

java.lang.Object
android.app.Dialog
com.fpang.http.task.CNetProgressDialog
All Implemented Interfaces:
DialogInterface, KeyEvent.Callback, View.OnCreateContextMenuListener, Window.Callback

public class CNetProgressDialog extends Dialog
  • Constructor Details

    • CNetProgressDialog

      public CNetProgressDialog(Context context)
  • Method Details

    • setText

      public void setText(String title)
    • show

      public void show()
      Overrides:
      show in class Dialog