Class ImageUtils
- java.lang.Object
-
- org.apache.lucene.luke.app.desktop.util.ImageUtils
-
public class ImageUtils extends Object
Image utilities
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ImageIconcreateImageIcon(String name, int width, int height)static ImageIconcreateImageIcon(String name, String description, int width, int height)
-