org.openintents.samples.presentpicker
Class PresentPicker

java.lang.Object
  extended by Activity
      extended by org.openintents.samples.presentpicker.PresentPicker

public class PresentPicker
extends Activity


Nested Class Summary
static class PresentPicker.ContactListAdapter
           
 
Constructor Summary
PresentPicker()
           
 
Method Summary
 void onCreate(Bundle icicle)
          Called when the activity is first created.
 boolean onCreateOptionsMenu(Menu menu)
           
 boolean onOptionsItemSelected(MenuItem item)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PresentPicker

public PresentPicker()
Method Detail

onCreate

public void onCreate(Bundle icicle)
Called when the activity is first created.


onCreateOptionsMenu

public boolean onCreateOptionsMenu(Menu menu)

onOptionsItemSelected

public boolean onOptionsItemSelected(MenuItem item)