org.ccnx.android.examples.startup.StartupBase Class Reference

List of all members.

Public Member Functions

void onCreate (Bundle savedInstanceState)
 Called when the activity is first created.
void onStart ()
void onResume ()
void onPause ()
void onDestroy ()
boolean onCreateOptionsMenu (Menu menu)
boolean onOptionsItemSelected (MenuItem item)
void postToUI (String message)
 From ChatCallback, when we get a message from CCN.

Protected Member Functions

void openCcn () throws ConfigurationException, IOException, InvalidKeyException
void closeCcn ()
void setupFace () throws CCNDaemonException
void ScreenOutput (String s)
 In the UI thread, post a message to the screen.

Protected Attributes

String TAG = "StartupBase"
TextView tv = null
ScrollView sv = null
SimpleDateFormat _dateformat = new SimpleDateFormat("HH:mm:ss.S")
long _lastScreenOutput = -1
long _firstScreenOutput = -1
Object _outputLock = new Object()
CCNHandle _handle = null
KeyManager _km = null

Static Protected Attributes

static final String LOG_LEVEL = "WARNING"

Package Functions

abstract void doExit ()
abstract void doShutdown ()

Member Function Documentation

void org.ccnx.android.examples.startup.StartupBase.onCreate ( Bundle  savedInstanceState  ) 

Called when the activity is first created.

Reimplemented in org.ccnx.android.examples.startup.BlockingStartup, and org.ccnx.android.examples.startup.NonBlockingStartup.


The documentation for this class was generated from the following file:
Generated on Fri May 13 16:28:00 2011 for CCNx for Android by  doxygen 1.6.3