Package net.landspurg.util

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

Class Summary
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.
ListItem  
SendRecommendation Purpose of this class is to send a text SMS as a recommendation to somebody else.
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....