Package com.eightmotions.util

Interface Summary
NotifyLoadURL Interface to implement if you want to be notifed of events from the URL Fetcher....
 

Class Summary
HTTP HTTP encapsulation, used by Flickr only for now...
IconPool  
ImageDisplayer This class is a subclass ofImageItem, and act exactly like an ImageItem except that the image content is an URL and the content of this URL is fetched other the internet.
Labels  
ListItem  
MD5 MD5 hash generator.
Settings A class for storing and retrieving application settings and properties.
StringTokenizer Utility class
URLFetcher A class that is going to fetch a specific URL and then, notify the the listner after each line read, or when the complete URL has been loaded....
UtilMidp Utility classes designed to manage some of the differences between MIDP1.0 and 2.0, and a random set of usefull function....