Uses of Class
org.chorem.pollen.ui.data.uio.ImageChoiceUIO

Packages that use ImageChoiceUIO
org.chorem.pollen.ui.data Classes de données. 
org.chorem.pollen.ui.utils Classes utilitaires. 
 

Uses of ImageChoiceUIO in org.chorem.pollen.ui.data
 

Methods in org.chorem.pollen.ui.data that return types with arguments of type ImageChoiceUIO
static List<ImageChoiceUIO> PollHelper.getImageChoices(PollDTO oldPoll)
          Création de choix de type Image à partir d'un sondage existant.
 

Uses of ImageChoiceUIO in org.chorem.pollen.ui.utils
 

Methods in org.chorem.pollen.ui.utils with parameters of type ImageChoiceUIO
static void ImageUtil.saveImage(ImageChoiceUIO imgChoice, File dir)
          Sauvegarde d'une image et de sa miniature.
 

Method parameters in org.chorem.pollen.ui.utils with type arguments of type ImageChoiceUIO
static void ImageUtil.saveImages(List<ImageChoiceUIO> imgChoices, File dir)
          Sauvegarde des images et de leurs miniatures.
 



Copyright © 2009-2010 CodeLutin. All Rights Reserved.