org.openintents.tags.content
Class PackageListAdapter

java.lang.Object
  extended by CursorAdapter
      extended by org.openintents.tags.content.PackageListAdapter

public class PackageListAdapter
extends CursorAdapter


Constructor Summary
PackageListAdapter(Cursor c, Context context)
           
 
Method Summary
 void bindView(View view, Context context, Cursor cursor)
           
 View newView(Context context, Cursor cursor, ViewGroup parent)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PackageListAdapter

public PackageListAdapter(Cursor c,
                          Context context)
Method Detail

bindView

public void bindView(View view,
                     Context context,
                     Cursor cursor)

newView

public View newView(Context context,
                    Cursor cursor,
                    ViewGroup parent)