utils
Class ImageUtils

java.lang.Object
  extended by utils.ImageUtils

public class ImageUtils
extends java.lang.Object

Classe utilitaire de manipulation d'images

Author:
Jean-François Berdjugin

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

ImageUtils

public ImageUtils()
Method Detail

resizeImageIcon

public static javax.swing.ImageIcon resizeImageIcon(java.net.URL url)
Permet de créer une icone

Parameters:
url - la source de l'image
Returns:
une image de 20 par 20 pixels