net.sourceforge.andsys
Class AsPackageAdapter

java.lang.Object
  extended by 
      extended by net.sourceforge.andsys.AsPackageAdapter

public class AsPackageAdapter
extends

Author:
orru

Constructor Summary
AsPackageAdapter(Context context, int textViewResourceId, java.util.List<AsPackage> objects)
           
 
Method Summary
 View getView(int position, View convertView, ViewGroup parent)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsPackageAdapter

public AsPackageAdapter(Context context,
                        int textViewResourceId,
                        java.util.List<AsPackage> objects)
Method Detail

getView

public View getView(int position,
                    View convertView,
                    ViewGroup parent)