|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 java.util.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,
java.io.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(java.util.List<ImageChoiceUIO> imgChoices,
java.io.File dir)
Sauvegarde des images et de leurs miniatures. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||