tl1.maxcom
Class MaxCom
java.lang.Object
Activity
tl1.maxcom.MaxCom
public class MaxCom
- extends Activity
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
texteEnHaut
protected TextView texteEnHaut
galleryBas
protected Gallery galleryBas
galleryHaut
protected Gallery galleryHaut
gridview
protected GridView gridview
largeurImage
protected int largeurImage
listeImagesFavoris
protected java.lang.String[] listeImagesFavoris
listeImagesCategories
protected java.util.HashMap<java.lang.String,java.lang.Integer> listeImagesCategories
adapterGallery
private ImageAdapter adapterGallery
listImagesAndCategoriesByCategory
private java.util.ArrayList<GridViewElement> listImagesAndCategoriesByCategory
isFermetureAutorisee
boolean isFermetureAutorisee
MaxCom
public MaxCom()
onCreate
public void onCreate(Bundle savedInstanceState)
- Called when the activity is first created.
getCurrentCategorieId
private int getCurrentCategorieId(java.lang.String[] _listeImagesCategories,
int position)
getGridImagesByCategoryId
private void getGridImagesByCategoryId(int idCategorie,
Context context)
onBackPressed
public void onBackPressed()
onCreateOptionsMenu
public boolean onCreateOptionsMenu(Menu menu)
onOptionsItemSelected
public boolean onOptionsItemSelected(MenuItem item)
onStop
protected void onStop()
onRestart
protected void onRestart()