PicasaViewer version 1.1 consists of three main Views:
FeaturedCanvas View
SearchCanvas View
DetailCanvas View
FeaturedCanvas View
This view is displayed on application launch and contains featured by the service images.
Figure: FeaturedCanvas View
SearchCanvas View
This view is displayed when tapping on the search button on the right of the semi-transparent CategoryBar. If this view is empty, the virtual keyboard will be launched automatically.
Figure: First time the SearchCanvas is launched (left), and the same view (right) after having searched for a term.
DetailCanvas View
This view is used for a full screen display of the selected image
Figure: DetailCanvas view
For information about implementing the MIDlet, see Implementation.