oak
Class AsyncTool

java.lang.Object
  extended by oak.AsyncTool

public class AsyncTool
extends Object

User: mlake Date: 3/23/12 Time: 10:32 AM


Nested Class Summary
static class AsyncTool.SimpleTask
           
 
Constructor Summary
AsyncTool()
           
AsyncTool(android.app.Activity activity)
           
 
Method Summary
 android.app.AlertDialog getProgressDialog()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsyncTool

public AsyncTool()

AsyncTool

public AsyncTool(android.app.Activity activity)
Method Detail

getProgressDialog

public android.app.AlertDialog getProgressDialog()


Copyright © 2011-2012. All Rights Reserved.