ePerion Gallery  1.2
ePerion gallery application for the europeean ePerion project. This is an android application which manage a smart gallery where you can modify picture colors, sort the pictures and visualize any picture on Google Map.
 All Classes Namespaces Functions
com.android.ePerion.gallery.GalleryView Class Reference
Inheritance diagram for com.android.ePerion.gallery.GalleryView:

Public Member Functions

void onCreate (Bundle savedInstanceState)
 
boolean onCreateOptionsMenu (Menu menu)
 
boolean onPrepareOptionsMenu (Menu menu)
 
boolean onOptionsItemSelected (MenuItem item)
 
void onClick (View v)
 
void onItemClick (AdapterView<?> arg0, View arg1, int position, long arg3)
 
boolean onItemLongClick (AdapterView<?> arg0, View arg1, int position, long arg3)
 

Detailed Description

Class to display the gallery's picture in a custom listView. The user has to click on the item in order to display the picture, a long click to delete it. For displaying the pictures in the map, the user has to check the item checkbox and click on the map button. Moreover, the user will be able to order the pictures by name, location or date.

Author
Julien Salvi

The documentation for this class was generated from the following file: