package info.java :  » Map » swp-dv-ws2010-osm-1 » gui » adapter » Android Open Source

Android Open Source » Map » swp dv ws2010 osm 1 
swp dv ws2010 osm 1 » gui » adapter » package-info.java
/**
 * This package contains all classes which deals with the GenericAdapter.
 * The GenericAdapter is a way to deal with ListView which contains a custom layout
 * per item. It provides you a way to fill your view elements per item and also to get
 * data out of your views in the item.
 *
 */
package gui.adapter;
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.