|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectutils.ImageUtils
public class ImageUtils
Classe utilitaire de manipulation d'images
Constructor Summary | |
---|---|
ImageUtils()
|
Method Summary | |
---|---|
static javax.swing.ImageIcon |
resizeImageIcon(java.net.URL url)
Permet de créer une icone |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageUtils()
Method Detail |
---|
public static javax.swing.ImageIcon resizeImageIcon(java.net.URL url)
url
- la source de l'image
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |